|
1183 | 1183 | dependencies:
|
1184 | 1184 | regenerator-runtime "^0.13.4"
|
1185 | 1185 |
|
| 1186 | +"@babel/runtime@^7.12.13": |
| 1187 | + version "7.15.3" |
| 1188 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.3.tgz#2e1c2880ca118e5b2f9988322bd8a7656a32502b" |
| 1189 | + integrity sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA== |
| 1190 | + dependencies: |
| 1191 | + regenerator-runtime "^0.13.4" |
| 1192 | + |
1186 | 1193 | "@babel/runtime@^7.13.10":
|
1187 | 1194 | version "7.13.10"
|
1188 | 1195 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d"
|
@@ -14466,25 +14473,25 @@ react-refresh@^0.8.3:
|
14466 | 14473 | resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f"
|
14467 | 14474 | integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==
|
14468 | 14475 |
|
14469 |
| - |
14470 |
| - version "5.2.0" |
14471 |
| - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.2.0.tgz#9e65a4d0c45e13289e66c7b17c7e175d0ea15662" |
14472 |
| - integrity sha512-gxAmfylo2QUjcwxI63RhQ5G85Qqt4voZpUXSEqCwykV0baaOTQDR1f0PmY8AELqIyVc0NEZUj0Gov5lNGcXgsA== |
| 14476 | + |
| 14477 | + version "5.2.1" |
| 14478 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.2.1.tgz#34af8b551a4ce17487d3f80e651b91651978dff6" |
| 14479 | + integrity sha512-xhFFkBGVcIVPbWM2KEYzED+nuHQPmulVa7sqIs3ESxzYd1pYg8N8rxPnQ4T2o1zu/2QeDUWcaqST131SO1LR3w== |
14473 | 14480 | dependencies:
|
14474 |
| - "@babel/runtime" "^7.1.2" |
| 14481 | + "@babel/runtime" "^7.12.13" |
14475 | 14482 | history "^4.9.0"
|
14476 | 14483 | loose-envify "^1.3.1"
|
14477 | 14484 | prop-types "^15.6.2"
|
14478 |
| - react-router "5.2.0" |
| 14485 | + react-router "5.2.1" |
14479 | 14486 | tiny-invariant "^1.0.2"
|
14480 | 14487 | tiny-warning "^1.0.0"
|
14481 | 14488 |
|
14482 |
| - |
14483 |
| - version "5.2.0" |
14484 |
| - resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.2.0.tgz#424e75641ca8747fbf76e5ecca69781aa37ea293" |
14485 |
| - integrity sha512-smz1DUuFHRKdcJC0jobGo8cVbhO3x50tCL4icacOlcwDOEQPq4TMqwx3sY1TP+DvtTgz4nm3thuo7A+BK2U0Dw== |
| 14489 | + |
| 14490 | + version "5.2.1" |
| 14491 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.2.1.tgz#4d2e4e9d5ae9425091845b8dbc6d9d276239774d" |
| 14492 | + integrity sha512-lIboRiOtDLFdg1VTemMwud9vRVuOCZmUIT/7lUoZiSpPODiiH1UQlfXy+vPLC/7IWdFYnhRwAyNqA/+I7wnvKQ== |
14486 | 14493 | dependencies:
|
14487 |
| - "@babel/runtime" "^7.1.2" |
| 14494 | + "@babel/runtime" "^7.12.13" |
14488 | 14495 | history "^4.9.0"
|
14489 | 14496 | hoist-non-react-statics "^3.1.0"
|
14490 | 14497 | loose-envify "^1.3.1"
|
|
0 commit comments