Skip to content

Commit 1b519aa

Browse files
committed
fix: upgrade react-router-dom from 6.25.0 to 6.25.1
Snyk has created this PR to upgrade react-router-dom from 6.25.0 to 6.25.1. See this package in npm: react-router-dom See this project in Snyk: https://app.snyk.io/org/sswietoniowski/project/83feab47-ba45-42d3-976b-d53347985677?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 83a67fe commit 1b519aa

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

projects/react/03_house_marketplace/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/03_house_marketplace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react": "^18.3.1",
1717
"react-dom": "^18.3.1",
1818
"react-leaflet": "^4.2.1",
19-
"react-router-dom": "^6.25.0",
19+
"react-router-dom": "^6.25.1",
2020
"react-toastify": "^9.1.3",
2121
"swiper": "^9.4.1",
2222
"uuid": "^9.0.1"

0 commit comments

Comments
 (0)