Skip to content

Commit 67c5660

Browse files
Merge pull request #157 from microsoftgraph/dependabot/npm_and_yarn/graph-tutorial/react-router-dom-6.17.0
Bump react-router-dom from 6.16.0 to 6.17.0 in /graph-tutorial
2 parents 493467c + 20e915b commit 67c5660

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

graph-tutorial/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"react": "^18.2.0",
1414
"react-bootstrap": "^2.9.0",
1515
"react-dom": "^18.2.0",
16-
"react-router-dom": "^6.16.0",
16+
"react-router-dom": "^6.17.0",
1717
"react-scripts": "5.0.1",
1818
"web-vitals": "^3.5.0",
1919
"windows-iana": "^5.1.0"

graph-tutorial/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1735,10 +1735,10 @@
17351735
dependencies:
17361736
"@swc/helpers" "^0.5.0"
17371737

1738-
"@remix-run/router@1.9.0":
1739-
version "1.9.0"
1740-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.9.0.tgz#9033238b41c4cbe1e961eccb3f79e2c588328cf6"
1741-
integrity sha512-bV63itrKBC0zdT27qYm6SDZHlkXwFL1xMBuhkn+X7l0+IIhNaH5wuuvZKp6eKhCD4KFhujhfhCT1YxXW6esUIA==
1738+
"@remix-run/router@1.10.0":
1739+
version "1.10.0"
1740+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.10.0.tgz#e2170dc2049b06e65bbe883adad0e8ddf8291278"
1741+
integrity sha512-Lm+fYpMfZoEucJ7cMxgt4dYt8jLfbpwRCzAjm9UgSLOkmlqo9gupxt6YX3DY0Fk155NT9l17d/ydi+964uS9Lw==
17421742

17431743
"@restart/hooks@^0.4.9":
17441744
version "0.4.11"
@@ -7994,20 +7994,20 @@ react-refresh@^0.11.0:
79947994
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046"
79957995
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
79967996

7997-
react-router-dom@^6.16.0:
7998-
version "6.16.0"
7999-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.16.0.tgz#86f24658da35eb66727e75ecbb1a029e33ee39d9"
8000-
integrity sha512-aTfBLv3mk/gaKLxgRDUPbPw+s4Y/O+ma3rEN1u8EgEpLpPe6gNjIsWt9rxushMHHMb7mSwxRGdGlGdvmFsyPIg==
7997+
react-router-dom@^6.17.0:
7998+
version "6.17.0"
7999+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.17.0.tgz#ea73f89186546c1cf72b10fcb7356d874321b2ad"
8000+
integrity sha512-qWHkkbXQX+6li0COUUPKAUkxjNNqPJuiBd27dVwQGDNsuFBdMbrS6UZ0CLYc4CsbdLYTckn4oB4tGDuPZpPhaQ==
80018001
dependencies:
8002-
"@remix-run/router" "1.9.0"
8003-
react-router "6.16.0"
8002+
"@remix-run/router" "1.10.0"
8003+
react-router "6.17.0"
80048004

8005-
react-router@6.16.0:
8006-
version "6.16.0"
8007-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.16.0.tgz#abbf3d5bdc9c108c9b822a18be10ee004096fb81"
8008-
integrity sha512-VT4Mmc4jj5YyjpOi5jOf0I+TYzGpvzERy4ckNSvSh2RArv8LLoCxlsZ2D+tc7zgjxcY34oTz2hZaeX5RVprKqA==
8005+
react-router@6.17.0:
8006+
version "6.17.0"
8007+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.17.0.tgz#7b680c4cefbc425b57537eb9c73bedecbdc67c1e"
8008+
integrity sha512-YJR3OTJzi3zhqeJYADHANCGPUu9J+6fT5GLv82UWRGSxu6oJYCKVmxUcaBQuGm9udpWmPsvpme/CdHumqgsoaA==
80098009
dependencies:
8010-
"@remix-run/router" "1.9.0"
8010+
"@remix-run/router" "1.10.0"
80118011

80128012
react-scripts@5.0.1:
80138013
version "5.0.1"

0 commit comments

Comments
 (0)