|
472 | 472 | "@babel/types" "^7.25.9"
|
473 | 473 |
|
474 | 474 | "@babel/helpers@^7.26.0":
|
475 |
| - version "7.26.0" |
476 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" |
477 |
| - integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== |
| 475 | + version "7.27.0" |
| 476 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808" |
| 477 | + integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg== |
478 | 478 | dependencies:
|
479 |
| - "@babel/template" "^7.25.9" |
480 |
| - "@babel/types" "^7.26.0" |
| 479 | + "@babel/template" "^7.27.0" |
| 480 | + "@babel/types" "^7.27.0" |
481 | 481 |
|
482 | 482 | "@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.3":
|
483 | 483 | version "7.26.3"
|
|
486 | 486 | dependencies:
|
487 | 487 | "@babel/types" "^7.26.3"
|
488 | 488 |
|
| 489 | +"@babel/parser@^7.27.0": |
| 490 | + version "7.27.0" |
| 491 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec" |
| 492 | + integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg== |
| 493 | + dependencies: |
| 494 | + "@babel/types" "^7.27.0" |
| 495 | + |
489 | 496 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
|
490 | 497 | version "7.25.9"
|
491 | 498 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz#cc2e53ebf0a0340777fff5ed521943e253b4d8fe"
|
|
1154 | 1161 | "@babel/parser" "^7.25.9"
|
1155 | 1162 | "@babel/types" "^7.25.9"
|
1156 | 1163 |
|
| 1164 | +"@babel/template@^7.27.0": |
| 1165 | + version "7.27.0" |
| 1166 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
| 1167 | + integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA== |
| 1168 | + dependencies: |
| 1169 | + "@babel/code-frame" "^7.26.2" |
| 1170 | + "@babel/parser" "^7.27.0" |
| 1171 | + "@babel/types" "^7.27.0" |
| 1172 | + |
1157 | 1173 | "@babel/traverse@^7.25.9":
|
1158 | 1174 | version "7.26.4"
|
1159 | 1175 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.4.tgz#ac3a2a84b908dde6d463c3bfa2c5fdc1653574bd"
|
|
1175 | 1191 | "@babel/helper-string-parser" "^7.25.9"
|
1176 | 1192 | "@babel/helper-validator-identifier" "^7.25.9"
|
1177 | 1193 |
|
| 1194 | +"@babel/types@^7.27.0": |
| 1195 | + version "7.27.0" |
| 1196 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
| 1197 | + integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
| 1198 | + dependencies: |
| 1199 | + "@babel/helper-string-parser" "^7.25.9" |
| 1200 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1201 | + |
1178 | 1202 | "@braintree/sanitize-url@^7.0.4":
|
1179 | 1203 | version "7.1.1"
|
1180 | 1204 | resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-7.1.1.tgz#15e19737d946559289b915e5dad3b4c28407735e"
|
|
0 commit comments