Skip to content

Commit

Permalink
Merge pull request #246 from guardian/sc-20241018-path-to-regexp
Browse files Browse the repository at this point in the history
bump path-to-regex to a safe version
  • Loading branch information
itsibitzi authored Oct 18, 2024
2 parents cf03d03 + 4ab7a52 commit 77d18f0
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 77d18f0

Please sign in to comment.