Skip to content

Commit

Permalink
Update to latest cypress and cypress-axe versions to resolve security…
Browse files Browse the repository at this point in the history
… vulnerabilities.
  • Loading branch information
jbouder committed Sep 1, 2023
1 parent 9c30f5a commit e45531d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 16 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"@typescript-eslint/parser": "6.2.0",
"@vitejs/plugin-react": "4.0.3",
"axe-core": "4.7.2",
"cypress": "12.17.4",
"cypress-axe": "1.4.0",
"cypress": "13.0.0",
"cypress-axe": "1.5.0",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint-plugin-prettier": "5.0.0",
Expand All @@ -79,8 +79,5 @@
"vite-plugin-environment": "1.1.3",
"vite-plugin-eslint": "1.8.1",
"vite-tsconfig-paths": "4.2.0"
},
"overrides": {
"@cypress/request": "3.0.0"
}
}

0 comments on commit e45531d

Please sign in to comment.