Skip to content

Commit

Permalink
DEPS: msw temporary fix for audit issues (#1253)
Browse files Browse the repository at this point in the history
* a temporary fix for the audit issue on msw

* Upgrading husky
Removing deprecated install command

* Putting husky back

* putting husky back
  • Loading branch information
travjenkins authored Sep 10, 2024
1 parent c989d5a commit 704aa5c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
11 changes: 7 additions & 4 deletions package-lock.json

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

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,11 @@
"vitest": "^1.2.2",
"vitest-mock-extended": "^1.3.1"
},
"overrides": {
"msw": {
"path-to-regexp": "^8.0.0"
}
},
"browserslist": {
"production": [
">1%",
Expand Down

0 comments on commit 704aa5c

Please sign in to comment.