Skip to content

Commit 06e17f0

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-COOKIE-8163060
1 parent 144781a commit 06e17f0

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"commander": "10.0.1",
3232
"cors": "2.8.5",
3333
"deepcopy": "2.1.0",
34-
"express": "4.21.0",
34+
"express": "4.21.1",
3535
"express-rate-limit": "6.7.0",
3636
"follow-redirects": "1.15.6",
3737
"graphql": "16.8.1",

0 commit comments

Comments
 (0)