Skip to content

Commit db9c08a

Browse files
committed
fix: upgrade react-router-dom from 6.25.1 to 6.26.0
Snyk has created this PR to upgrade react-router-dom from 6.25.1 to 6.26.0. See this package in npm: react-router-dom See this project in Snyk: https://app.snyk.io/org/zntb/project/be576617-3b31-4979-bdde-f06ac2d04b83?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 188ba86 commit db9c08a

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

frontend/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.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@testing-library/user-event": "^13.5.0",
99
"react": "^18.3.1",
1010
"react-dom": "^18.3.1",
11-
"react-router-dom": "^6.25.1",
11+
"react-router-dom": "^6.26.0",
1212
"react-scripts": "5.0.1",
1313
"web-vitals": "^2.1.4"
1414
},

0 commit comments

Comments
 (0)