Skip to content

Commit

Permalink
bump path-to-regex to a safe version
Browse files Browse the repository at this point in the history
  • Loading branch information
itsibitzi committed Oct 18, 2024
1 parent 96e7ad7 commit 4ab7a52
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
6 changes: 3 additions & 3 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
"@types/uuid": "^3.4.8",
"react-scripts": "5.0.1"
},
"overrides" :{
"react-router": {
"path-to-regexp": "1.9.0"
}
},
"scripts": {
"start": "GENERATE_SOURCEMAP=false react-scripts start",
"build": "react-scripts build",
Expand Down

0 comments on commit 4ab7a52

Please sign in to comment.