|
862 | 862 | core-js-pure "^3.0.0" |
863 | 863 | regenerator-runtime "^0.13.2" |
864 | 864 |
|
865 | | -"@babel/runtime@^7.1.2", "@babel/runtime@^7.4.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.4", "@babel/runtime@^7.7.6": |
866 | | - version "7.7.7" |
867 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.7.7.tgz#194769ca8d6d7790ec23605af9ee3e42a0aa79cf" |
868 | | - integrity sha512-uCnC2JEVAu8AKB5do1WRIsvrdJ0flYx/A/9f/6chdacnEZ7LmavjdsDXr5ksYBegxtuTPR5Va9/+13QF/kFkCA== |
869 | | - dependencies: |
870 | | - regenerator-runtime "^0.13.2" |
871 | | - |
872 | | -"@babel/runtime@^7.12.5": |
873 | | - version "7.20.13" |
874 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.13.tgz#7055ab8a7cff2b8f6058bf6ae45ff84ad2aded4b" |
875 | | - integrity sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA== |
| 865 | +"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.4.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.4", "@babel/runtime@^7.7.6": |
| 866 | + version "7.27.0" |
| 867 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.0.tgz#fbee7cf97c709518ecc1f590984481d5460d4762" |
| 868 | + integrity sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw== |
876 | 869 | dependencies: |
877 | | - regenerator-runtime "^0.13.11" |
| 870 | + regenerator-runtime "^0.14.0" |
878 | 871 |
|
879 | 872 | "@babel/template@^7.22.15": |
880 | 873 | version "7.22.15" |
@@ -12618,16 +12611,16 @@ regenerator-runtime@^0.11.0: |
12618 | 12611 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9" |
12619 | 12612 | integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg== |
12620 | 12613 |
|
12621 | | -regenerator-runtime@^0.13.11: |
12622 | | - version "0.13.11" |
12623 | | - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9" |
12624 | | - integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg== |
12625 | | - |
12626 | 12614 | regenerator-runtime@^0.13.2, regenerator-runtime@^0.13.3: |
12627 | 12615 | version "0.13.3" |
12628 | 12616 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz#7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5" |
12629 | 12617 | integrity sha512-naKIZz2GQ8JWh///G7L3X6LaQUAMp2lvb1rvwwsURe/VXwD6VMfr+/1NuNw3ag8v2kY1aQ/go5SNn79O9JU7yw== |
12630 | 12618 |
|
| 12619 | +regenerator-runtime@^0.14.0: |
| 12620 | + version "0.14.1" |
| 12621 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f" |
| 12622 | + integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw== |
| 12623 | + |
12631 | 12624 | regenerator-transform@^0.10.0: |
12632 | 12625 | version "0.10.1" |
12633 | 12626 | resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.10.1.tgz#1e4996837231da8b7f3cf4114d71b5691a0680dd" |
|
0 commit comments