Skip to content

Commit 6a2e2c0

Browse files
committed
fix: upgrade react-router-dom from 6.26.2 to 6.27.0
Snyk has created this PR to upgrade react-router-dom from 6.26.2 to 6.27.0. See this package in npm: react-router-dom See this project in Snyk: https://app.snyk.io/org/prathik2401/project/832e3fca-0728-446f-aca1-eb00623fa4a4?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 29c1cdd commit 6a2e2c0

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1",
2020
"react-icons": "^4.12.0",
21-
"react-router-dom": "^6.26.2",
21+
"react-router-dom": "^6.27.0",
2222
"react-scripts": "5.0.1",
2323
"react-scroll": "^1.9.0",
2424
"styled-components": "^6.1.13",

0 commit comments

Comments
 (0)