Skip to content

Commit f1fa0f5

Browse files
committed
Update dependency react-router-dom to v6.26.1
1 parent c69b7fa commit f1fa0f5

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
@@ -1956,10 +1956,10 @@
19561956
schema-utils "^3.0.0"
19571957
source-map "^0.7.3"
19581958

1959-
"@remix-run/router@1.19.0":
1960-
version "1.19.0"
1961-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.19.0.tgz#745dbffbce67f05386d57ca22c51dfd85c979593"
1962-
integrity sha512-zDICCLKEwbVYTS6TjYaWtHXxkdoUvD/QXvyVZjGCsWz5vyH7aFeONlPffPdW+Y/t6KT0MgXb2Mfjun9YpWN1dA==
1959+
"@remix-run/router@1.19.1":
1960+
version "1.19.1"
1961+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.19.1.tgz#984771bfd1de2715f42394c87fb716c1349e014f"
1962+
integrity sha512-S45oynt/WH19bHbIXjtli6QmwNYvaz+vtnubvNpNDvUOoA/OWh6j1OikIP3G+v5GHdxyC6EXoChG3HgYGEUfcg==
19631963

19641964
"@rollup/plugin-babel@^5.2.0":
19651965
version "5.3.1"
@@ -8956,19 +8956,19 @@ react-refresh@^0.11.0:
89568956
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
89578957

89588958
react-router-dom@^6.24.0:
8959-
version "6.26.0"
8960-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.26.0.tgz#8debe13295c58605c04f93018d659a763245e58c"
8961-
integrity sha512-RRGUIiDtLrkX3uYcFiCIxKFWMcWQGMojpYZfcstc63A1+sSnVgILGIm9gNUA6na3Fm1QuPGSBQH2EMbAZOnMsQ==
8959+
version "6.26.1"
8960+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.26.1.tgz#a408892b41767a49dc94b3564b0e7d8e3959f623"
8961+
integrity sha512-veut7m41S1fLql4pLhxeSW3jlqs+4MtjRLj0xvuCEXsxusJCbs6I8yn9BxzzDX2XDgafrccY6hwjmd/bL54tFw==
89628962
dependencies:
8963-
"@remix-run/router" "1.19.0"
8964-
react-router "6.26.0"
8963+
"@remix-run/router" "1.19.1"
8964+
react-router "6.26.1"
89658965

8966-
react-router@6.26.0:
8967-
version "6.26.0"
8968-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.26.0.tgz#d5af4c46835b202348ef2b7ddacd32a2db539fde"
8969-
integrity sha512-wVQq0/iFYd3iZ9H2l3N3k4PL8EEHcb0XlU2Na8nEwmiXgIUElEH6gaJDtUQxJ+JFzmIXaQjfdpcGWaM6IoQGxg==
8966+
react-router@6.26.1:
8967+
version "6.26.1"
8968+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.26.1.tgz#88c64837e05ffab6899a49df2a1484a22471e4ce"
8969+
integrity sha512-kIwJveZNwp7teQRI5QmwWo39A5bXRyqpH0COKKmPnyD2vBvDwgFXSqDUYtt1h+FEyfnE8eXr7oe0MxRzVwCcvQ==
89708970
dependencies:
8971-
"@remix-run/router" "1.19.0"
8971+
"@remix-run/router" "1.19.1"
89728972

89738973
react-scripts@5.0.1:
89748974
version "5.0.1"

0 commit comments

Comments
 (0)