Skip to content

Commit 2280a39

Browse files
dceejaysnyk-bot
andauthored
fix: package.json & package-lock.json to reduce vulnerabilities (#291)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060 Co-authored-by: snyk-bot <[email protected]>
1 parent 5067df7 commit 2280a39

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

package-lock.json

Lines changed: 10 additions & 8 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
@@ -6,7 +6,7 @@
66
"@turf/bezier-spline": "~7.1.0",
77
"cgi": "0.3.1",
88
"compression": "^1.7.4",
9-
"express": "^4.21.0",
9+
"express": "^4.21.1",
1010
"sockjs": "~0.3.24"
1111
},
1212
"bundledDependencies": [

0 commit comments

Comments
 (0)