Skip to content

Commit e689228

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EXPRESSJWT-575022
1 parent 3339daa commit e689228

File tree

2 files changed

+160
-27
lines changed

2 files changed

+160
-27
lines changed

package-lock.json

+159-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"download": "^8.0.0",
111111
"errorhandler": "^1.5.1",
112112
"express": "^4.17.1",
113-
"express-jwt": "3.0.0",
113+
"express-jwt": "6.0.0",
114114
"express-rate-limit": "^5.1.3",
115115
"express-robots-txt": "^0.4.1",
116116
"express-security.txt": "^2.0.0",

0 commit comments

Comments
 (0)