Skip to content

Commit

Permalink
Merge pull request #831 from sanger/snyk-upgrade-7e3eb84c157b7f58164d…
Browse files Browse the repository at this point in the history
…28f19882772d

[Snyk] Upgrade react-router-prompt from 0.6.1 to 0.7.1
  • Loading branch information
sabrine33 authored Dec 4, 2024
2 parents 97df113 + da2bee2 commit c80b609
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react": "^18.2.0",
"react-dom": "18.3.1",
"react-router-dom": "^6.28.0",
"react-router-prompt": "^0.6.0",
"react-router-prompt": "^0.7.1",
"react-scripts": "^5.0.1",
"react-select": "^5.7.3",
"react-syntax-highlighter": "^15.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17198,10 +17198,10 @@ react-router-dom@^6.28.0:
"@remix-run/router" "1.21.0"
react-router "6.28.0"

react-router-prompt@^0.6.0:
version "0.6.1"
resolved "https://registry.yarnpkg.com/react-router-prompt/-/react-router-prompt-0.6.1.tgz#1af5fc141791b81b1328d3b935f3a6fe29a6f09f"
integrity sha512-bvcQDHIUi5ITY6TBZlOy/REq6yvj9Q49fXeICHG0frKxWe8eYb2j/UquHpx0Gmw/GEidut/RgLtk6UYoSY5mZw==
react-router-prompt@^0.7.1:
version "0.7.1"
resolved "https://registry.yarnpkg.com/react-router-prompt/-/react-router-prompt-0.7.1.tgz#1e5326d221824d092f47876147704de2447d5001"
integrity sha512-U8G2gPMDkS6fdmcHebhkgKv9v/oxsErQFVQYuQ/DXKD/CUSxvXPQpikE//Ij+vZdXleOJwW3RJIkoa2ctVqnuw==

react-router@6.28.0:
version "6.28.0"
Expand Down

0 comments on commit c80b609

Please sign in to comment.