|
997 | 997 | core-js-pure "^3.0.0"
|
998 | 998 | regenerator-runtime "^0.13.4"
|
999 | 999 |
|
1000 |
| -"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
1001 |
| - version "7.14.6" |
1002 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.6.tgz#535203bc0892efc7dec60bdc27b2ecf6e409062d" |
1003 |
| - integrity sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg== |
| 1000 | +"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
| 1001 | + version "7.15.3" |
| 1002 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.3.tgz#2e1c2880ca118e5b2f9988322bd8a7656a32502b" |
| 1003 | + integrity sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA== |
1004 | 1004 | dependencies:
|
1005 | 1005 | regenerator-runtime "^0.13.4"
|
1006 | 1006 |
|
@@ -7298,24 +7298,24 @@ react-is@^17.0.1:
|
7298 | 7298 | integrity sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==
|
7299 | 7299 |
|
7300 | 7300 | react-router-dom@^5.2.0:
|
7301 |
| - version "5.2.0" |
7302 |
| - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.2.0.tgz#9e65a4d0c45e13289e66c7b17c7e175d0ea15662" |
7303 |
| - integrity sha512-gxAmfylo2QUjcwxI63RhQ5G85Qqt4voZpUXSEqCwykV0baaOTQDR1f0PmY8AELqIyVc0NEZUj0Gov5lNGcXgsA== |
| 7301 | + version "5.2.1" |
| 7302 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.2.1.tgz#34af8b551a4ce17487d3f80e651b91651978dff6" |
| 7303 | + integrity sha512-xhFFkBGVcIVPbWM2KEYzED+nuHQPmulVa7sqIs3ESxzYd1pYg8N8rxPnQ4T2o1zu/2QeDUWcaqST131SO1LR3w== |
7304 | 7304 | dependencies:
|
7305 |
| - "@babel/runtime" "^7.1.2" |
| 7305 | + "@babel/runtime" "^7.12.13" |
7306 | 7306 | history "^4.9.0"
|
7307 | 7307 | loose-envify "^1.3.1"
|
7308 | 7308 | prop-types "^15.6.2"
|
7309 |
| - react-router "5.2.0" |
| 7309 | + react-router "5.2.1" |
7310 | 7310 | tiny-invariant "^1.0.2"
|
7311 | 7311 | tiny-warning "^1.0.0"
|
7312 | 7312 |
|
7313 |
| - |
7314 |
| - version "5.2.0" |
7315 |
| - resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.2.0.tgz#424e75641ca8747fbf76e5ecca69781aa37ea293" |
7316 |
| - integrity sha512-smz1DUuFHRKdcJC0jobGo8cVbhO3x50tCL4icacOlcwDOEQPq4TMqwx3sY1TP+DvtTgz4nm3thuo7A+BK2U0Dw== |
| 7313 | + |
| 7314 | + version "5.2.1" |
| 7315 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.2.1.tgz#4d2e4e9d5ae9425091845b8dbc6d9d276239774d" |
| 7316 | + integrity sha512-lIboRiOtDLFdg1VTemMwud9vRVuOCZmUIT/7lUoZiSpPODiiH1UQlfXy+vPLC/7IWdFYnhRwAyNqA/+I7wnvKQ== |
7317 | 7317 | dependencies:
|
7318 |
| - "@babel/runtime" "^7.1.2" |
| 7318 | + "@babel/runtime" "^7.12.13" |
7319 | 7319 | history "^4.9.0"
|
7320 | 7320 | hoist-non-react-statics "^3.1.0"
|
7321 | 7321 | loose-envify "^1.3.1"
|
|
0 commit comments