Skip to content

Commit 3833dd6

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253
1 parent 65f3888 commit 3833dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"daemon": "1.1.0",
7878
"diff": "8.0.1",
7979
"esbuild": "0.25.4",
80-
"express": "4.21.2",
80+
"express": "4.22.0",
8181
"express-session": "1.18.1",
8282
"express-useragent": "1.0.15",
8383
"fetch-cookie": "3.1.0",

0 commit comments

Comments
 (0)