|
757 | 757 | dependencies:
|
758 | 758 | "@babel/helper-plugin-utils" "^7.14.5"
|
759 | 759 |
|
760 |
| -"@babel/runtime@^7.0.0", "@babel/runtime@^7.3.1": |
761 |
| - version "7.13.10" |
762 |
| - resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.10.tgz" |
763 |
| - integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw== |
764 |
| - dependencies: |
765 |
| - regenerator-runtime "^0.13.4" |
766 |
| - |
767 |
| -"@babel/runtime@^7.4.4": |
768 |
| - version "7.17.9" |
769 |
| - resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.9.tgz" |
770 |
| - integrity sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg== |
| 760 | +"@babel/runtime@^7.0.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4": |
| 761 | + version "7.26.10" |
| 762 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2" |
| 763 | + integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw== |
771 | 764 | dependencies:
|
772 |
| - regenerator-runtime "^0.13.4" |
| 765 | + regenerator-runtime "^0.14.0" |
773 | 766 |
|
774 | 767 | "@babel/template@^7.18.10", "@babel/template@^7.22.15":
|
775 | 768 | version "7.22.15"
|
@@ -21080,10 +21073,10 @@ regenerator-runtime@^0.11.0:
|
21080 | 21073 | resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz"
|
21081 | 21074 | integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
|
21082 | 21075 |
|
21083 |
| -regenerator-runtime@^0.13.4: |
21084 |
| - version "0.13.7" |
21085 |
| - resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz" |
21086 |
| - integrity sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew== |
| 21076 | +regenerator-runtime@^0.14.0: |
| 21077 | + version "0.14.1" |
| 21078 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f" |
| 21079 | + integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw== |
21087 | 21080 |
|
21088 | 21081 | regenerator-transform@^0.10.0:
|
21089 | 21082 | version "0.10.1"
|
|
0 commit comments