Skip to content

Commit

Permalink
fix: upgrade react-router-dom from 6.22.3 to 6.23.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react-router-dom from 6.22.3 to 6.23.0.

See this package in npm:
https://www.npmjs.com/package/react-router-dom

See this project in Snyk:
https://app.snyk.io/org/antonuden/project/357eadd8-5762-4541-a227-b361e6d1860d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 14, 2024
1 parent c2d7d23 commit 24722a2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions ReactUI/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 ReactUI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-icons": "^4.11.0",
"react-loading-icons": "^1.1.0",
"react-router": "^6.18.0",
"react-router-dom": "^6.18.0",
"react-router-dom": "^6.23.0",
"react-syntax-highlighter": "^15.5.0",
"xterm": "^5.3.0",
"xterm-addon-fit": "^0.8.0",
Expand Down

0 comments on commit 24722a2

Please sign in to comment.