Skip to content

Commit 9ab78b7

Browse files
dceejaysnyk-bot
andauthored
fix: package.json & package-lock.json to reduce vulnerabilities (#297)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-8482416 Co-authored-by: snyk-bot <[email protected]>
1 parent bc6b433 commit 9ab78b7

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

package-lock.json

Lines changed: 12 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.5",
9-
"express": "^4.21.1",
9+
"express": "^4.21.2",
1010
"sockjs": "~0.3.24"
1111
},
1212
"bundledDependencies": [

0 commit comments

Comments
 (0)