mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-13 18:50:18 -06:00
* 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 <snyk-bot@snyk.io> Co-authored-by: Ryan Manuel <ryanm@cypress.io>