Fixed insecure dependencies.

This commit is contained in:
Ylian Saint-Hilaire
2021-10-12 11:20:33 -07:00
parent 57b1622d2d
commit 959c147295
5 changed files with 18 additions and 7 deletions

View File

@@ -6,9 +6,9 @@
"express-handlebars": "^3.1.0",
"express-ws": "^4.0.0",
"ipcheck": "^0.1.0",
"minimist": "^1.2.0",
"minimist": "^1.2.5",
"multiparty": "^4.2.1",
"nedb": "^1.8.0",
"@yetzt/nedb": "^1.8.0",
"node-forge": "^0.10.0",
"ws": "^5.2.3",
"yauzl": "^2.10.0"