Skip to content

Commit e9abd71

Browse files
fix(package): update bcrypt to version 3.0.6
Closes #97
1 parent 9062ee2 commit e9abd71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "backend for evnotify",
55
"main": "server.js",
66
"dependencies": {
7-
"bcrypt": "3.0.4",
7+
"bcrypt": "3.0.6",
88
"body-parser": "1.18.3",
99
"chai": "4.2.0",
1010
"chai-http": "4.2.1",

0 commit comments

Comments
 (0)