Skip to content

Commit b3cba43

Browse files
committed
fix: upgrade react-router-dom from 6.21.1 to 6.21.2
Snyk has created this PR to upgrade react-router-dom from 6.21.1 to 6.21.2. 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/f259628d-9d8e-4c74-a80a-b8f42c576627?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b9b45a9 commit b3cba43

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

projects/react/02_github_finder/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/02_github_finder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"react": "^18.2.0",
1212
"react-dom": "^18.2.0",
1313
"react-icons": "^4.12.0",
14-
"react-router-dom": "^6.21.1",
14+
"react-router-dom": "^6.21.2",
1515
"web-vitals": "^2.1.4"
1616
},
1717
"devDependencies": {

0 commit comments

Comments
 (0)