Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 4bf8ac9

Browse files
committed
fix(deps): update react-router monorepo to v5.3.1
1 parent 3a19b1e commit 4bf8ac9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"react": "16.13.1",
2828
"react-dom": "16.13.1",
2929
"react-offix-hooks": "0.16.0-alpha2",
30-
"react-router": "5.2.0",
31-
"react-router-dom": "5.2.0",
30+
"react-router": "5.3.1",
31+
"react-router-dom": "5.3.1",
3232
"react-scripts": "3.4.1",
3333
"simpl-schema": "1.7.3",
3434
"subscriptions-transport-ws": "0.9.16",

0 commit comments

Comments
 (0)