Skip to content

Commit 0456fb7

Browse files
committed
Update dependency react-router-dom to v6.26.2
1 parent 25a12a8 commit 0456fb7

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1963,10 +1963,10 @@
19631963
schema-utils "^3.0.0"
19641964
source-map "^0.7.3"
19651965

1966-
"@remix-run/router@1.19.1":
1967-
version "1.19.1"
1968-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.19.1.tgz#984771bfd1de2715f42394c87fb716c1349e014f"
1969-
integrity sha512-S45oynt/WH19bHbIXjtli6QmwNYvaz+vtnubvNpNDvUOoA/OWh6j1OikIP3G+v5GHdxyC6EXoChG3HgYGEUfcg==
1966+
"@remix-run/router@1.19.2":
1967+
version "1.19.2"
1968+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.19.2.tgz#0c896535473291cb41f152c180bedd5680a3b273"
1969+
integrity sha512-baiMx18+IMuD1yyvOGaHM9QrVUPGGG0jC+z+IPHnRJWUAUvaKuWKyE8gjDj2rzv3sz9zOGoRSPgeBVHRhZnBlA==
19701970

19711971
"@rollup/plugin-babel@^5.2.0":
19721972
version "5.3.1"
@@ -8938,19 +8938,19 @@ react-refresh@^0.11.0:
89388938
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
89398939

89408940
react-router-dom@^6.24.0:
8941-
version "6.26.1"
8942-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.26.1.tgz#a408892b41767a49dc94b3564b0e7d8e3959f623"
8943-
integrity sha512-veut7m41S1fLql4pLhxeSW3jlqs+4MtjRLj0xvuCEXsxusJCbs6I8yn9BxzzDX2XDgafrccY6hwjmd/bL54tFw==
8941+
version "6.26.2"
8942+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.26.2.tgz#a6e3b0cbd6bfd508e42b9342099d015a0ac59680"
8943+
integrity sha512-z7YkaEW0Dy35T3/QKPYB1LjMK2R1fxnHO8kWpUMTBdfVzZrWOiY9a7CtN8HqdWtDUWd5FY6Dl8HFsqVwH4uOtQ==
89448944
dependencies:
8945-
"@remix-run/router" "1.19.1"
8946-
react-router "6.26.1"
8945+
"@remix-run/router" "1.19.2"
8946+
react-router "6.26.2"
89478947

8948-
react-router@6.26.1:
8949-
version "6.26.1"
8950-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.26.1.tgz#88c64837e05ffab6899a49df2a1484a22471e4ce"
8951-
integrity sha512-kIwJveZNwp7teQRI5QmwWo39A5bXRyqpH0COKKmPnyD2vBvDwgFXSqDUYtt1h+FEyfnE8eXr7oe0MxRzVwCcvQ==
8948+
react-router@6.26.2:
8949+
version "6.26.2"
8950+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.26.2.tgz#2f0a68999168954431cdc29dd36cec3b6fa44a7e"
8951+
integrity sha512-tvN1iuT03kHgOFnLPfLJ8V95eijteveqdOSk+srqfePtQvqCExB8eHOYnlilbOcyJyKnYkr1vJvf7YqotAJu1A==
89528952
dependencies:
8953-
"@remix-run/router" "1.19.1"
8953+
"@remix-run/router" "1.19.2"
89548954

89558955
react-scripts@5.0.1:
89568956
version "5.0.1"

0 commit comments

Comments
 (0)