Update to latest bcrypt

This commit is contained in:
Nick O'Leary
2021-04-09 10:50:35 +01:00
parent ba566657f1
commit 9882582903

View File

@@ -78,7 +78,7 @@
"xml2js": "0.4.23"
},
"optionalDependencies": {
"bcrypt": "3.0.8"
"bcrypt": "5.0.1"
},
"devDependencies": {
"dompurify": "2.2.7",