This commit is contained in:
zhengmz 2023-09-01 23:49:16 -07:00 committed by GitHub
commit 7b645c10e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
"devstart": "nodemon ./bin/www"
},
"dependencies": {
"argon2": "^0.19.3",
"argon2": "^0.28.5",
"body-parser": "^1.18.3",
"bootstrap": "^3.4.1",
"cookie-parser": "~1.4.3",