mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
chore: upgrade cypress to address security vulnerability
This commit is contained in:
parent
c2127a2458
commit
c582126d2a
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