Skip to content

Commit 9b9ee45

Browse files
committed
fix: upgrade helmet from 6.1.5 to 6.2.0
Snyk has created this PR to upgrade helmet from 6.1.5 to 6.2.0. See this package in npm: helmet See this project in Snyk: https://app.snyk.io/org/nc-minh/project/2be35f06-8317-474e-b72a-1e47f55c131f?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 90f6eb3 commit 9b9ee45

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

+8-7
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
@@ -49,7 +49,7 @@
4949
"express": "^4.18.2",
5050
"google-auth-library": "^8.8.0",
5151
"googleapis": "^111.0.0",
52-
"helmet": "^6.1.5",
52+
"helmet": "^6.2.0",
5353
"jsonwebtoken": "^8.5.1",
5454
"mongoose": "^6.13.0",
5555
"multer": "^1.4.5-lts.1",

0 commit comments

Comments
 (0)