Skip to content

Commit e11b813

Browse files
committed
fix: test-apps/new-cypress-config/package.json & test-apps/new-cypress-config/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-3153490
1 parent 16ef891 commit e11b813

File tree

2 files changed

+64
-65
lines changed

2 files changed

+64
-65
lines changed

test-apps/new-cypress-config/package-lock.json

+63-64
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-apps/new-cypress-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@babel/core": "^7.9.0",
2323
"@cypress/code-coverage": "file:../..",
24-
"express": "^4.17.2",
24+
"express": "^4.17.3",
2525
"rimraf": "^3.0.2",
2626
"webpack": "^4.46.0",
2727
"webpack-cli": "^3.3.12"

0 commit comments

Comments
 (0)