Skip to content

Commit 14657d7

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/calpinsw/project/3f278374-a2a0-407c-ac26-8fd2a108c950?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 58b7372 commit 14657d7

File tree

2 files changed

+17
-28
lines changed

2 files changed

+17
-28
lines changed

frontend/package-lock.json

+16-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@
4949
"react-dom": "^18.3.1",
5050
"react-hook-form": "^7.52.1",
5151
"react-icons": "^5.2.1",
52-
"react-router-dom": "^6.24.0"
52+
"react-router-dom": "^6.26.0"
5353
}
5454
}

0 commit comments

Comments
 (0)