1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

fix(jsonwebtoken): bumped version to avoid vulnerability

This commit is contained in:
Yury Shkoda
2023-09-21 17:45:21 +03:00
parent b472f1bd61
commit 1473925896

View File

@@ -58,7 +58,7 @@
"express-session": "^1.17.2",
"helmet": "^5.0.2",
"joi": "^17.4.2",
"jsonwebtoken": "^8.5.1",
"jsonwebtoken": "^9.0.2",
"ldapjs": "2.3.3",
"mongoose": "^6.0.12",
"morgan": "^1.10.0",