Skip to content

Commit b002d45

Browse files
committed
fix: upgrade react-router-dom from 6.24.1 to 6.25.0
Snyk has created this PR to upgrade react-router-dom from 6.24.1 to 6.25.0. See this package in npm: react-router-dom See this project in Snyk: https://app.snyk.io/org/sswietoniowski/project/c9bb524d-b419-4749-98fb-2ccc6620fa42?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent e48436f commit b002d45

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

projects/react/00_sandbox/package-lock.json

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/react/00_sandbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"react": "^18.3.1",
1313
"react-dom": "^18.3.1",
14-
"react-router-dom": "^6.24.1"
14+
"react-router-dom": "^6.25.0"
1515
},
1616
"devDependencies": {
1717
"@types/react": "^18.0.26",

0 commit comments

Comments
 (0)