mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-10 07:50:33 -07:00
chore: upgrade cypress to address security vulnerability
This commit is contained in:
parent
7a42d0cee7
commit
8b7d9b7fc6
2 changed files with 19 additions and 44 deletions
|
|
@ -31,8 +31,8 @@
|
|||
"watch:all": "yarn watch:css & yarn build --watch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cypress/request": "^3.0.0",
|
||||
"cypress": "^12.17.1",
|
||||
"@cypress/request": "^3.0.1",
|
||||
"cypress": "^13.3.0",
|
||||
"eslint-plugin-cypress": "^2.13.3",
|
||||
"jest": "^29.6.1",
|
||||
"jest-environment-jsdom": "^29.6.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue