Skip to content

Commit bd2f90d

Browse files
jennifer-shehanesnyk-botryanthemanuel
authored
chore: [Snyk] Security upgrade express from 4.19.2 to 4.21.0 in system-tests (#30227)
* fix: system-tests/projects/v8-snapshot/example-express/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BODYPARSER-7926860 - https://snyk.io/vuln/SNYK-JS-EXPRESS-7926867 - https://snyk.io/vuln/SNYK-JS-SEND-7926862 - https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865 * yarn lock * Update express.spec.ts * Update express.spec.ts * update express --------- Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Ryan Manuel <[email protected]>
1 parent 6e37d80 commit bd2f90d

File tree

4 files changed

+423
-283
lines changed

4 files changed

+423
-283
lines changed

system-tests/projects/v8-snapshot/example-express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"uninstall-snapshot": "DEBUG='(packherd|snapgen):*' node ./snapshot/uninstall-snapshot.js"
1515
},
1616
"dependencies": {
17-
"express": "^4.17.1"
17+
"express": "^4.21.0"
1818
},
1919
"license": "MIT"
2020
}

0 commit comments

Comments
 (0)