File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 36
36
"prismjs" : " 1.22.0" ,
37
37
"react" : " 16.14.0" ,
38
38
"react-dom" : " 16.14.0" ,
39
- "react-router-dom" : " 5.3.0 " ,
39
+ "react-router-dom" : " 5.3.1 " ,
40
40
"react-scroll" : " 1.8.7" ,
41
41
"react-static" : " 7.6.2" ,
42
42
"react-static-plugin-mdx" : " 7.6.2" ,
Original file line number Diff line number Diff line change @@ -14484,23 +14484,23 @@ react-refresh@^0.8.3:
14484
14484
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f"
14485
14485
integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==
14486
14486
14487
-
14488
- version "5.3.0 "
14489
- resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.0 .tgz#da1bfb535a0e89a712a93b97dd76f47ad1f32363 "
14490
- integrity sha512-ObVBLjUZsphUUMVycibxgMdh5jJ1e3o+KpAZBVeHcNQZ4W+uUGGWsokurzlF4YOldQYRQL4y6yFRWM4m3svmuQ ==
14487
+
14488
+ version "5.3.1 "
14489
+ resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.1 .tgz#0151baf2365c5fcd8493f6ec9b9b31f34d0f8ae1 "
14490
+ integrity sha512-f0pj/gMAbv9e8gahTmCEY20oFhxhrmHwYeIwH5EO5xu0qme+wXtsdB8YfUOAZzUz4VaXmb58m3ceiLtjMhqYmQ ==
14491
14491
dependencies:
14492
14492
"@babel/runtime" "^7.12.13"
14493
14493
history "^4.9.0"
14494
14494
loose-envify "^1.3.1"
14495
14495
prop-types "^15.6.2"
14496
- react-router "5.2 .1"
14496
+ react-router "5.3 .1"
14497
14497
tiny-invariant "^1.0.2"
14498
14498
tiny-warning "^1.0.0"
14499
14499
14500
- react-router@5.2 .1:
14501
- version "5.2 .1"
14502
- resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.2 .1.tgz#4d2e4e9d5ae9425091845b8dbc6d9d276239774d "
14503
- integrity sha512-lIboRiOtDLFdg1VTemMwud9vRVuOCZmUIT/7lUoZiSpPODiiH1UQlfXy+vPLC/7IWdFYnhRwAyNqA/+I7wnvKQ ==
14500
+ react-router@5.3 .1:
14501
+ version "5.3 .1"
14502
+ resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3 .1.tgz#b13e84a016c79b9e80dde123ca4112c4f117e3cf "
14503
+ integrity sha512-v+zwjqb7bakqgF+wMVKlAPTca/cEmPOvQ9zt7gpSNyPXau1+0qvuYZ5BWzzNDP1y6s15zDwgb9rPN63+SIniRQ ==
14504
14504
dependencies:
14505
14505
"@babel/runtime" "^7.12.13"
14506
14506
history "^4.9.0"
You can’t perform that action at this time.
0 commit comments