Skip to content

Commit b9a8c35

Browse files
committed
fix: upgrade react-router-dom from 6.29.0 to 6.30.0
Snyk has created this PR to upgrade react-router-dom from 6.29.0 to 6.30.0. See this package in npm: react-router-dom See this project in Snyk: https://app.snyk.io/org/sswietoniowski/project/849f7a88-95fc-4276-a433-b903655cb5dc?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 73e2062 commit b9a8c35

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

projects/react/04_support_desk/frontend/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/04_support_desk/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react-icons": "^4.12.0",
1818
"react-modal": "^3.16.3",
1919
"react-redux": "^8.1.3",
20-
"react-router-dom": "^6.29.0",
20+
"react-router-dom": "^6.30.0",
2121
"react-toastify": "^9.1.3"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)