Skip to content

Commit

Permalink
Upgrade cypress to v12.17.3
Browse files Browse the repository at this point in the history
And fix a vulnerability issue using `npm audit fix`.
  • Loading branch information
wlsf82 committed Aug 3, 2023
1 parent c78e7d7 commit b6c77df
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 35 deletions.
133 changes: 99 additions & 34 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"homepage": "https://github.com/wlsf82/meal-suggestion#readme",
"devDependencies": {
"cypress": "^12.17.2",
"cypress": "^12.17.3",
"cypress-plugin-steps": "^1.1.1",
"eslint": "^8.46.0",
"eslint-plugin-cypress": "^2.13.3"
Expand Down

0 comments on commit b6c77df

Please sign in to comment.