Skip to content

Commit 507eda3

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/83feab47-ba45-42d3-976b-d53347985677?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b9b45a9 commit 507eda3

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

projects/react/03_house_marketplace/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/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.2.0",
1717
"react-dom": "^18.2.0",
1818
"react-leaflet": "^4.2.1",
19-
"react-router-dom": "^6.21.1",
19+
"react-router-dom": "^6.21.2",
2020
"react-toastify": "^9.1.3",
2121
"swiper": "^9.4.1",
2222
"uuid": "^9.0.1"

0 commit comments

Comments
 (0)