Skip to content

Commit 6b47721

Browse files
Merge pull request #253 from microsoftgraph/dependabot/npm_and_yarn/graph-tutorial/react-router-dom-6.22.3
Bump react-router-dom from 6.22.2 to 6.22.3 in /graph-tutorial
2 parents e2d0315 + f3cdd78 commit 6b47721

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.10.1",
1515
"react-dom": "^18.2.0",
16-
"react-router-dom": "^6.22.2",
16+
"react-router-dom": "^6.22.3",
1717
"react-scripts": "5.0.1",
1818
"web-vitals": "^3.5.2",
1919
"windows-iana": "^5.1.0"

graph-tutorial/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1758,10 +1758,10 @@
17581758
dependencies:
17591759
"@swc/helpers" "^0.5.0"
17601760

1761-
"@remix-run/router@1.15.2":
1762-
version "1.15.2"
1763-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.15.2.tgz#35726510d332ba5349c6398d13259d5da184553d"
1764-
integrity sha512-+Rnav+CaoTE5QJc4Jcwh5toUpnVLKYbpU6Ys0zqbakqbaLQHeglLVHPfxOiQqdNmUy5C2lXz5dwC6tQNX2JW2Q==
1761+
"@remix-run/router@1.15.3":
1762+
version "1.15.3"
1763+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.15.3.tgz#d2509048d69dbb72d5389a14945339f1430b2d3c"
1764+
integrity sha512-Oy8rmScVrVxWZVOpEF57ovlnhpZ8CCPlnIIumVcV9nFdiSIrus99+Lw78ekXyGvVDlIsFJbSfmSovJUhCWYV3w==
17651765

17661766
"@restart/hooks@^0.4.9":
17671767
version "0.4.15"
@@ -8097,20 +8097,20 @@ react-refresh@^0.11.0:
80978097
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046"
80988098
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
80998099

8100-
react-router-dom@^6.22.2:
8101-
version "6.22.2"
8102-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.22.2.tgz#8233968a8a576f3006e5549c80f3527d2598fc9c"
8103-
integrity sha512-WgqxD2qySEIBPZ3w0sHH+PUAiamDeszls9tzqMPBDA1YYVucTBXLU7+gtRfcSnhe92A3glPnvSxK2dhNoAVOIQ==
8100+
react-router-dom@^6.22.3:
8101+
version "6.22.3"
8102+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.22.3.tgz#9781415667fd1361a475146c5826d9f16752a691"
8103+
integrity sha512-7ZILI7HjcE+p31oQvwbokjk6OA/bnFxrhJ19n82Ex9Ph8fNAq+Hm/7KchpMGlTgWhUxRHMMCut+vEtNpWpowKw==
81048104
dependencies:
8105-
"@remix-run/router" "1.15.2"
8106-
react-router "6.22.2"
8105+
"@remix-run/router" "1.15.3"
8106+
react-router "6.22.3"
81078107

8108-
react-router@6.22.2:
8109-
version "6.22.2"
8110-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.22.2.tgz#27e77e4c635a5697693b922d131d773451c98a5b"
8111-
integrity sha512-YD3Dzprzpcq+tBMHBS822tCjnWD3iIZbTeSXMY9LPSG541EfoBGyZ3bS25KEnaZjLcmQpw2AVLkFyfgXY8uvcw==
8108+
react-router@6.22.3:
8109+
version "6.22.3"
8110+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.22.3.tgz#9d9142f35e08be08c736a2082db5f0c9540a885e"
8111+
integrity sha512-dr2eb3Mj5zK2YISHK++foM9w4eBnO23eKnZEDs7c880P6oKbrjz/Svg9+nxqtHQK+oMW4OtjZca0RqPglXxguQ==
81128112
dependencies:
8113-
"@remix-run/router" "1.15.2"
8113+
"@remix-run/router" "1.15.3"
81148114

81158115
react-scripts@5.0.1:
81168116
version "5.0.1"

0 commit comments

Comments
 (0)