Upgrade @node-rs/bcrypt to latest version (#7159)

This commit is contained in:
LongYinan
2021-02-04 16:38:35 +08:00
committed by GitHub
parent 38f33e5c17
commit 5584da57e6
2 changed files with 83 additions and 13 deletions

View File

@@ -116,7 +116,7 @@
"parse-server": "bin/parse-server"
},
"optionalDependencies": {
"@node-rs/bcrypt": "0.4.1"
"@node-rs/bcrypt": "1.1.0"
},
"collective": {
"type": "opencollective",
@@ -139,4 +139,4 @@
"git add"
]
}
}
}