|
1063 | 1063 | dependencies: |
1064 | 1064 | regenerator-runtime "^0.13.4" |
1065 | 1065 |
|
1066 | | -"@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.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
1067 | | - version "7.12.5" |
1068 | | - resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.12.5.tgz" |
1069 | | - integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg== |
| 1066 | +"@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.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
| 1067 | + version "7.15.3" |
| 1068 | + resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.15.3.tgz" |
| 1069 | + integrity sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA== |
1070 | 1070 | dependencies: |
1071 | 1071 | regenerator-runtime "^0.13.4" |
1072 | 1072 |
|
|
9756 | 9756 | prop-types "^15.6.1" |
9757 | 9757 | shallow-equal "^1.1.0" |
9758 | 9758 |
|
9759 | | - |
9760 | | - version "5.2.0" |
9761 | | - resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-5.2.0.tgz" |
9762 | | - integrity sha512-gxAmfylo2QUjcwxI63RhQ5G85Qqt4voZpUXSEqCwykV0baaOTQDR1f0PmY8AELqIyVc0NEZUj0Gov5lNGcXgsA== |
| 9759 | + |
| 9760 | + version "5.2.1" |
| 9761 | + resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-5.2.1.tgz" |
| 9762 | + integrity sha512-xhFFkBGVcIVPbWM2KEYzED+nuHQPmulVa7sqIs3ESxzYd1pYg8N8rxPnQ4T2o1zu/2QeDUWcaqST131SO1LR3w== |
9763 | 9763 | dependencies: |
9764 | | - "@babel/runtime" "^7.1.2" |
| 9764 | + "@babel/runtime" "^7.12.13" |
9765 | 9765 | history "^4.9.0" |
9766 | 9766 | loose-envify "^1.3.1" |
9767 | 9767 | prop-types "^15.6.2" |
9768 | | - react-router "5.2.0" |
| 9768 | + react-router "5.2.1" |
9769 | 9769 | tiny-invariant "^1.0.2" |
9770 | 9770 | tiny-warning "^1.0.0" |
9771 | 9771 |
|
9772 | | - |
9773 | | - version "5.2.0" |
9774 | | - resolved "https://registry.npmjs.org/react-router/-/react-router-5.2.0.tgz" |
9775 | | - integrity sha512-smz1DUuFHRKdcJC0jobGo8cVbhO3x50tCL4icacOlcwDOEQPq4TMqwx3sY1TP+DvtTgz4nm3thuo7A+BK2U0Dw== |
| 9772 | + |
| 9773 | + version "5.2.1" |
| 9774 | + resolved "https://registry.npmjs.org/react-router/-/react-router-5.2.1.tgz" |
| 9775 | + integrity sha512-lIboRiOtDLFdg1VTemMwud9vRVuOCZmUIT/7lUoZiSpPODiiH1UQlfXy+vPLC/7IWdFYnhRwAyNqA/+I7wnvKQ== |
9776 | 9776 | dependencies: |
9777 | | - "@babel/runtime" "^7.1.2" |
| 9777 | + "@babel/runtime" "^7.12.13" |
9778 | 9778 | history "^4.9.0" |
9779 | 9779 | hoist-non-react-statics "^3.1.0" |
9780 | 9780 | loose-envify "^1.3.1" |
|
0 commit comments