Skip to content

Commit 256ddfe

Browse files
authored
fix: cypress/package.json & cypress/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416
1 parent c67ec7f commit 256ddfe

2 files changed

Lines changed: 335 additions & 207 deletions

File tree

cypress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"private": true,
77
"dependencies": {
8-
"cypress": "^10.0.0",
8+
"cypress": "^13.0.0",
99
"typescript": "^4.1.3"
1010
}
1111
}

0 commit comments

Comments
 (0)