Skip to content

Commit 619c673

Browse files
chore: bump react-router and react-router-dom in /examples/mern-cdk-ci-cd/mern/client (#443)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: maastha <[email protected]>
1 parent fa1e8cf commit 619c673

File tree

2 files changed

+83
-45
lines changed

2 files changed

+83
-45
lines changed

examples/mern-cdk-ci-cd/mern/client/package-lock.json

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

examples/mern-cdk-ci-cd/mern/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"cypress": "^9.2.0",
1111
"react": "^17.0.2",
1212
"react-dom": "^17.0.2",
13-
"react-router-dom": "^6.2.1",
13+
"react-router-dom": "^7.5.2",
1414
"react-scripts": "5.0.1",
1515
"web-vitals": "^1.0.1"
1616
},

0 commit comments

Comments
 (0)