Skip to content

Commit ef3f429

Browse files
committed
fix: upgrade react-router-dom from 6.28.1 to 6.28.2
Snyk has created this PR to upgrade react-router-dom from 6.28.1 to 6.28.2. 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 c4ace38 commit ef3f429

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.3.1",
1212
"react-dom": "^18.3.1",
1313
"react-icons": "^4.12.0",
14-
"react-router-dom": "^6.28.1",
14+
"react-router-dom": "^6.28.2",
1515
"web-vitals": "^2.1.4"
1616
},
1717
"devDependencies": {

0 commit comments

Comments
 (0)