|
1213 | 1213 | integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA== |
1214 | 1214 |
|
1215 | 1215 | "@babel/runtime-corejs3@^7.12.13": |
1216 | | - version "7.21.0" |
1217 | | - resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.21.0.tgz#6e4939d9d9789ff63e2dc58e88f13a3913a24eba" |
1218 | | - integrity sha512-TDD4UJzos3JJtM+tHX+w2Uc+KWj7GV+VKKFdMVd2Rx8sdA19hcc3P3AHFYd5LVOw+pYuSd5lICC3gm52B6Rwxw== |
| 1216 | + version "7.26.10" |
| 1217 | + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.10.tgz#5a3185ca2813f8de8ae68622572086edf5cf51f2" |
| 1218 | + integrity sha512-uITFQYO68pMEYR46AHgQoyBg7KPPJDAbGn4jUTIRgCFJIp88MIBUianVOplhZDEec07bp9zIyr4Kp0FCyQzmWg== |
1219 | 1219 | dependencies: |
1220 | | - core-js-pure "^3.25.1" |
1221 | | - regenerator-runtime "^0.13.11" |
| 1220 | + core-js-pure "^3.30.2" |
| 1221 | + regenerator-runtime "^0.14.0" |
1222 | 1222 |
|
1223 | 1223 | "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.8.4": |
1224 | 1224 | version "7.21.0" |
@@ -3165,10 +3165,10 @@ core-js-compat@^3.25.1: |
3165 | 3165 | dependencies: |
3166 | 3166 | browserslist "^4.21.5" |
3167 | 3167 |
|
3168 | | -core-js-pure@^3.25.1: |
3169 | | - version "3.29.0" |
3170 | | - resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.29.0.tgz#0e1ac889214398641ea4bb1c6cf25ff0959ec1d2" |
3171 | | - integrity sha512-v94gUjN5UTe1n0yN/opTihJ8QBWD2O8i19RfTZR7foONPWArnjB96QA/wk5ozu1mm6ja3udQCzOzwQXTxi3xOQ== |
| 3168 | +core-js-pure@^3.30.2: |
| 3169 | + version "3.41.0" |
| 3170 | + resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.41.0.tgz#349fecad168d60807a31e83c99d73d786fe80811" |
| 3171 | + integrity sha512-71Gzp96T9YPk63aUvE5Q5qP+DryB4ZloUZPSOebGM88VNw8VNfvdA7z6kGA8iGOTEzAomsRidp4jXSmUIJsL+Q== |
3172 | 3172 |
|
3173 | 3173 | core-js@^3.9.1: |
3174 | 3174 | version "3.29.0" |
@@ -7385,6 +7385,11 @@ regenerator-runtime@^0.13.11: |
7385 | 7385 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9" |
7386 | 7386 | integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg== |
7387 | 7387 |
|
| 7388 | +regenerator-runtime@^0.14.0: |
| 7389 | + version "0.14.1" |
| 7390 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f" |
| 7391 | + integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw== |
| 7392 | + |
7388 | 7393 | regenerator-transform@^0.15.1: |
7389 | 7394 | version "0.15.1" |
7390 | 7395 | resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.15.1.tgz#f6c4e99fc1b4591f780db2586328e4d9a9d8dc56" |
|
0 commit comments