Skip to content

Commit cf28172

Browse files
committed
fix: upgrade react-router-dom from 6.23.0 to 6.23.1
Snyk has created this PR to upgrade react-router-dom from 6.23.0 to 6.23.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 3758148 commit cf28172

File tree

2 files changed

+29
-26
lines changed

2 files changed

+29
-26
lines changed

projects/react/03_house_marketplace/package-lock.json

Lines changed: 28 additions & 25 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.23.0",
19+
"react-router-dom": "^6.23.1",
2020
"react-toastify": "^9.1.3",
2121
"swiper": "^9.4.1",
2222
"uuid": "^9.0.1"

0 commit comments

Comments
 (0)