|
1057 | 1057 | core-js-pure "^3.25.1"
|
1058 | 1058 | regenerator-runtime "^0.13.11"
|
1059 | 1059 |
|
1060 |
| -"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.18.3": |
| 1060 | +"@babel/runtime@^7.10.2", "@babel/runtime@^7.18.3": |
1061 | 1061 | version "7.20.6"
|
1062 | 1062 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.6.tgz#facf4879bfed9b5326326273a64220f099b0fce3"
|
1063 | 1063 | integrity sha512-Q+8MqP7TiHMWzSfwiJwXCjyf4GYA4Dgw3emg/7xmwsdLJOZUp+nMqcOwOzzYheuM1rhDu8FSj2l0aoMygEuXuA==
|
1064 | 1064 | dependencies:
|
1065 | 1065 | regenerator-runtime "^0.13.11"
|
1066 | 1066 |
|
| 1067 | +"@babel/runtime@^7.25.0": |
| 1068 | + version "7.25.0" |
| 1069 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.0.tgz#3af9a91c1b739c569d5d80cc917280919c544ecb" |
| 1070 | + integrity sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw== |
| 1071 | + dependencies: |
| 1072 | + regenerator-runtime "^0.14.0" |
| 1073 | + |
1067 | 1074 | "@babel/template@^7.0.0", "@babel/template@^7.18.10", "@babel/template@^7.3.3", "@babel/template@^7.4.0":
|
1068 | 1075 | version "7.18.10"
|
1069 | 1076 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71"
|
@@ -5429,6 +5436,11 @@ regenerator-runtime@^0.13.11:
|
5429 | 5436 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
|
5430 | 5437 | integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
|
5431 | 5438 |
|
| 5439 | +regenerator-runtime@^0.14.0: |
| 5440 | + version "0.14.1" |
| 5441 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f" |
| 5442 | + integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw== |
| 5443 | + |
5432 | 5444 | regexp.prototype.flags@^1.4.1, regexp.prototype.flags@^1.4.3:
|
5433 | 5445 | version "1.4.3"
|
5434 | 5446 | resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz#87cab30f80f66660181a3bb7bf5981a872b367ac"
|
|
0 commit comments