Skip to content

Commit 0f3766c

Browse files
committed
fix: upgrade react-router-dom from 6.30.0 to 6.30.1
Snyk has created this PR to upgrade react-router-dom from 6.30.0 to 6.30.1. See this package in npm: 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 3f91ba2 commit 0f3766c

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

projects/react/02_github_finder/package-lock.json

Lines changed: 15 additions & 15 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.3.1",
1212
"react-dom": "^18.3.1",
1313
"react-icons": "^4.12.0",
14-
"react-router-dom": "^6.30.0",
14+
"react-router-dom": "^6.30.1",
1515
"web-vitals": "^2.1.4"
1616
},
1717
"devDependencies": {

0 commit comments

Comments
 (0)