|
31 | 31 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41"
|
32 | 32 | integrity sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw==
|
33 | 33 |
|
34 |
| -"@babel/core@^7.11.1": |
| 34 | +"@babel/core@^7.0.0", "@babel/core@^7.11.1": |
35 | 35 | version "7.12.8"
|
36 | 36 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.8.tgz#8ad76c1a7d2a6a3beecc4395fa4f7b4cb88390e6"
|
37 | 37 | integrity sha512-ra28JXL+5z73r1IC/t+FT1ApXU5LsulFDnTDntNfLQaScJUJmcHL5Qxm/IWanCToQk3bPWQo5bflbplU5r15pg==
|
|
855 | 855 | pirates "^4.0.0"
|
856 | 856 | source-map-support "^0.5.16"
|
857 | 857 |
|
858 |
| -"@babel/runtime@^7.8.4": |
| 858 | +"@babel/runtime@^7.0.0", "@babel/runtime@^7.8.4": |
859 | 859 | version "7.12.5"
|
860 | 860 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
|
861 | 861 | integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
|
@@ -2283,14 +2283,6 @@ babel-plugin-source-map-support@^2.1.2:
|
2283 | 2283 | dependencies:
|
2284 | 2284 | "@babel/helper-module-imports" "^7.10.4"
|
2285 | 2285 |
|
2286 |
| -babel-runtime@^6.26.0: |
2287 |
| - version "6.26.0" |
2288 |
| - resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe" |
2289 |
| - integrity sha1-llxwWGaOgrVde/4E/yM3vItWR/4= |
2290 |
| - dependencies: |
2291 |
| - core-js "^2.4.0" |
2292 |
| - regenerator-runtime "^0.11.0" |
2293 |
| - |
2294 | 2286 | balanced-match@^1.0.0:
|
2295 | 2287 | version "1.0.0"
|
2296 | 2288 | resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
|
@@ -3248,11 +3240,6 @@ core-js-compat@^3.7.0:
|
3248 | 3240 | browserslist "^4.14.6"
|
3249 | 3241 | semver "7.0.0"
|
3250 | 3242 |
|
3251 |
| -core-js@^2.4.0: |
3252 |
| - version "2.6.11" |
3253 |
| - resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c" |
3254 |
| - integrity sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg== |
3255 |
| - |
3256 | 3243 | core-js@^3.0.0, core-js@^3.6.5:
|
3257 | 3244 | version "3.7.0"
|
3258 | 3245 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.7.0.tgz#b0a761a02488577afbf97179e4681bf49568520f"
|
@@ -4725,11 +4712,12 @@ fd-slicer@~1.1.0:
|
4725 | 4712 | pend "~1.2.0"
|
4726 | 4713 |
|
4727 | 4714 | fetch-mock@^9.10.7:
|
4728 |
| - version "9.10.7" |
4729 |
| - resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-9.10.7.tgz#9673717af181e1ecb791cf32315c13580d4571ea" |
4730 |
| - integrity sha512-YkiMHSL8CQ0vlWYpqGvlaZjViFk0Kar9jonPjSvaWoztkeHH6DENqUzBIsffzjVKhwchPI74SZRLRpIsEyNcZQ== |
| 4715 | + version "9.11.0" |
| 4716 | + resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-9.11.0.tgz#371c6fb7d45584d2ae4a18ee6824e7ad4b637a3f" |
| 4717 | + integrity sha512-PG1XUv+x7iag5p/iNHD4/jdpxL9FtVSqRMUQhPab4hVDt80T1MH5ehzVrL2IdXO9Q2iBggArFvPqjUbHFuI58Q== |
4731 | 4718 | dependencies:
|
4732 |
| - babel-runtime "^6.26.0" |
| 4719 | + "@babel/core" "^7.0.0" |
| 4720 | + "@babel/runtime" "^7.0.0" |
4733 | 4721 | core-js "^3.0.0"
|
4734 | 4722 | debug "^4.1.1"
|
4735 | 4723 | glob-to-regexp "^0.4.0"
|
@@ -8672,11 +8660,6 @@ regenerate@^1.4.0:
|
8672 | 8660 | resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.2.tgz#b9346d8827e8f5a32f7ba29637d398b69014848a"
|
8673 | 8661 | integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==
|
8674 | 8662 |
|
8675 |
| -regenerator-runtime@^0.11.0: |
8676 |
| - version "0.11.1" |
8677 |
| - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9" |
8678 |
| - integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg== |
8679 |
| - |
8680 | 8663 | regenerator-runtime@^0.13.4:
|
8681 | 8664 | version "0.13.7"
|
8682 | 8665 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz#cac2dacc8a1ea675feaabaeb8ae833898ae46f55"
|
|
0 commit comments