Skip to content

Commit dc08c2a

Browse files
committed
fix: upgrade react-router-dom from 6.21.3 to 6.22.0
Snyk has created this PR to upgrade react-router-dom from 6.21.3 to 6.22.0. See this package in npm: https://www.npmjs.com/package/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 984d3d7 commit dc08c2a

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.2.0",
1313
"react-dom": "^18.2.0",
14-
"react-router-dom": "^6.21.3"
14+
"react-router-dom": "^6.22.0"
1515
},
1616
"devDependencies": {
1717
"@types/react": "^18.0.26",

0 commit comments

Comments
 (0)