|
161 | 161 | dependencies:
|
162 | 162 | "@babel/highlight" "^7.18.6"
|
163 | 163 |
|
164 |
| -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.18.8": |
165 |
| - version "7.18.8" |
166 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d" |
167 |
| - integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ== |
| 164 | +"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8": |
| 165 | + version "7.18.13" |
| 166 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.13.tgz#6aff7b350a1e8c3e40b029e46cbe78e24a913483" |
| 167 | + integrity sha512-5yUzC5LqyTFp2HLmDoxGQelcdYgSpP9xsnMWBphAscOdFrHSAVbLNzWiy32sVNDqJRDiJK6klfDnAgu6PAGSHw== |
168 | 168 |
|
169 | 169 | "@babel/core@^7.1.0", "@babel/core@^7.18.13", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
|
170 | 170 | version "7.18.13"
|
|
211 | 211 | "@babel/helper-explode-assignable-expression" "^7.18.6"
|
212 | 212 | "@babel/types" "^7.18.6"
|
213 | 213 |
|
214 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.18.9": |
| 214 | +"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9": |
215 | 215 | version "7.18.9"
|
216 | 216 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz#69e64f57b524cde3e5ff6cc5a9f4a387ee5563bf"
|
217 | 217 | integrity sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==
|
|
242 | 242 | "@babel/helper-annotate-as-pure" "^7.18.6"
|
243 | 243 | regexpu-core "^5.1.0"
|
244 | 244 |
|
245 |
| -"@babel/helper-define-polyfill-provider@^0.3.1": |
246 |
| - version "0.3.1" |
247 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz#52411b445bdb2e676869e5a74960d2d3826d2665" |
248 |
| - integrity sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA== |
| 245 | +"@babel/helper-define-polyfill-provider@^0.3.2": |
| 246 | + version "0.3.2" |
| 247 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.2.tgz#bd10d0aca18e8ce012755395b05a79f45eca5073" |
| 248 | + integrity sha512-r9QJJ+uDWrd+94BSPcP6/de67ygLtvVy6cK4luE6MOuDsZIdoaPBnfSpbO/+LTifjPckbKXRuI9BB/Z2/y3iTg== |
249 | 249 | dependencies:
|
250 |
| - "@babel/helper-compilation-targets" "^7.13.0" |
251 |
| - "@babel/helper-module-imports" "^7.12.13" |
252 |
| - "@babel/helper-plugin-utils" "^7.13.0" |
253 |
| - "@babel/traverse" "^7.13.0" |
| 250 | + "@babel/helper-compilation-targets" "^7.17.7" |
| 251 | + "@babel/helper-plugin-utils" "^7.16.7" |
254 | 252 | debug "^4.1.1"
|
255 | 253 | lodash.debounce "^4.0.8"
|
256 | 254 | resolve "^1.14.2"
|
|
317 | 315 | dependencies:
|
318 | 316 | "@babel/types" "^7.12.5"
|
319 | 317 |
|
320 |
| -"@babel/helper-module-imports@^7.12.13": |
321 |
| - version "7.12.13" |
322 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0" |
323 |
| - integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g== |
324 |
| - dependencies: |
325 |
| - "@babel/types" "^7.12.13" |
326 |
| - |
327 | 318 | "@babel/helper-module-imports@^7.18.6":
|
328 | 319 | version "7.18.6"
|
329 | 320 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e"
|
|
352 | 343 | dependencies:
|
353 | 344 | "@babel/types" "^7.18.6"
|
354 | 345 |
|
355 |
| -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 346 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
356 | 347 | version "7.18.9"
|
357 | 348 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.9.tgz#4b8aea3b069d8cb8a72cdfe28ddf5ceca695ef2f"
|
358 | 349 | integrity sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w==
|
|
367 | 358 | "@babel/helper-wrap-function" "^7.18.6"
|
368 | 359 | "@babel/types" "^7.18.6"
|
369 | 360 |
|
| 361 | +"@babel/helper-remap-async-to-generator@^7.18.9": |
| 362 | + version "7.18.9" |
| 363 | + resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz#997458a0e3357080e54e1d79ec347f8a8cd28519" |
| 364 | + integrity sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA== |
| 365 | + dependencies: |
| 366 | + "@babel/helper-annotate-as-pure" "^7.18.6" |
| 367 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 368 | + "@babel/helper-wrap-function" "^7.18.9" |
| 369 | + "@babel/types" "^7.18.9" |
| 370 | + |
370 | 371 | "@babel/helper-replace-supers@^7.18.6":
|
371 | 372 | version "7.18.6"
|
372 | 373 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.18.6.tgz#efedf51cfccea7b7b8c0f00002ab317e7abfe420"
|
|
440 | 441 | "@babel/traverse" "^7.18.6"
|
441 | 442 | "@babel/types" "^7.18.6"
|
442 | 443 |
|
| 444 | +"@babel/helper-wrap-function@^7.18.9": |
| 445 | + version "7.18.11" |
| 446 | + resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.18.11.tgz#bff23ace436e3f6aefb61f85ffae2291c80ed1fb" |
| 447 | + integrity sha512-oBUlbv+rjZLh2Ks9SKi4aL7eKaAXBWleHzU89mP0G6BMUlRxSckk9tSIkgDGydhgFxHuGSlBQZfnaD47oBEB7w== |
| 448 | + dependencies: |
| 449 | + "@babel/helper-function-name" "^7.18.9" |
| 450 | + "@babel/template" "^7.18.10" |
| 451 | + "@babel/traverse" "^7.18.11" |
| 452 | + "@babel/types" "^7.18.10" |
| 453 | + |
443 | 454 | "@babel/helpers@^7.18.9":
|
444 | 455 | version "7.18.9"
|
445 | 456 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.9.tgz#4bef3b893f253a1eced04516824ede94dcfe7ff9"
|
|
488 | 499 | "@babel/helper-skip-transparent-expression-wrappers" "^7.18.9"
|
489 | 500 | "@babel/plugin-proposal-optional-chaining" "^7.18.9"
|
490 | 501 |
|
491 |
| -"@babel/plugin-proposal-async-generator-functions@^7.18.6": |
492 |
| - version "7.18.6" |
493 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.18.6.tgz#aedac81e6fc12bb643374656dd5f2605bf743d17" |
494 |
| - integrity sha512-WAz4R9bvozx4qwf74M+sfqPMKfSqwM0phxPTR6iJIi8robgzXwkEgmeJG1gEKhm6sDqT/U9aV3lfcqybIpev8w== |
| 502 | +"@babel/plugin-proposal-async-generator-functions@^7.18.10": |
| 503 | + version "7.18.10" |
| 504 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.18.10.tgz#85ea478c98b0095c3e4102bff3b67d306ed24952" |
| 505 | + integrity sha512-1mFuY2TOsR1hxbjCo4QL+qlIjV07p4H4EUYw2J/WCqsvFV6V9X9z9YhXbWndc/4fw+hYGlDT7egYxliMp5O6Ew== |
495 | 506 | dependencies:
|
496 |
| - "@babel/helper-environment-visitor" "^7.18.6" |
497 |
| - "@babel/helper-plugin-utils" "^7.18.6" |
498 |
| - "@babel/helper-remap-async-to-generator" "^7.18.6" |
| 507 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 508 | + "@babel/helper-plugin-utils" "^7.18.9" |
| 509 | + "@babel/helper-remap-async-to-generator" "^7.18.9" |
499 | 510 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
500 | 511 |
|
501 | 512 | "@babel/plugin-proposal-class-properties@^7.18.6":
|
|
980 | 991 | dependencies:
|
981 | 992 | "@babel/helper-plugin-utils" "^7.18.9"
|
982 | 993 |
|
983 |
| -"@babel/plugin-transform-unicode-escapes@^7.18.6": |
984 |
| - version "7.18.6" |
985 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.6.tgz#0d01fb7fb2243ae1c033f65f6e3b4be78db75f27" |
986 |
| - integrity sha512-XNRwQUXYMP7VLuy54cr/KS/WeL3AZeORhrmeZ7iewgu+X2eBqmpaLI/hzqr9ZxCeUoq0ASK4GUzSM0BDhZkLFw== |
| 994 | +"@babel/plugin-transform-unicode-escapes@^7.18.10": |
| 995 | + version "7.18.10" |
| 996 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.10.tgz#1ecfb0eda83d09bbcb77c09970c2dd55832aa246" |
| 997 | + integrity sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ== |
987 | 998 | dependencies:
|
988 |
| - "@babel/helper-plugin-utils" "^7.18.6" |
| 999 | + "@babel/helper-plugin-utils" "^7.18.9" |
989 | 1000 |
|
990 | 1001 | "@babel/plugin-transform-unicode-regex@^7.18.6":
|
991 | 1002 | version "7.18.6"
|
|
995 | 1006 | "@babel/helper-create-regexp-features-plugin" "^7.18.6"
|
996 | 1007 | "@babel/helper-plugin-utils" "^7.18.6"
|
997 | 1008 |
|
998 |
| -"@babel/preset-env@^7.18.9": |
999 |
| - version "7.18.9" |
1000 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.9.tgz#9b3425140d724fbe590322017466580844c7eaff" |
1001 |
| - integrity sha512-75pt/q95cMIHWssYtyfjVlvI+QEZQThQbKvR9xH+F/Agtw/s4Wfc2V9Bwd/P39VtixB7oWxGdH4GteTTwYJWMg== |
| 1009 | +"@babel/preset-env@^7.18.10": |
| 1010 | + version "7.18.10" |
| 1011 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.10.tgz#83b8dfe70d7eea1aae5a10635ab0a5fe60dfc0f4" |
| 1012 | + integrity sha512-wVxs1yjFdW3Z/XkNfXKoblxoHgbtUF7/l3PvvP4m02Qz9TZ6uZGxRVYjSQeR87oQmHco9zWitW5J82DJ7sCjvA== |
1002 | 1013 | dependencies:
|
1003 | 1014 | "@babel/compat-data" "^7.18.8"
|
1004 | 1015 | "@babel/helper-compilation-targets" "^7.18.9"
|
1005 | 1016 | "@babel/helper-plugin-utils" "^7.18.9"
|
1006 | 1017 | "@babel/helper-validator-option" "^7.18.6"
|
1007 | 1018 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6"
|
1008 | 1019 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.18.9"
|
1009 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.18.6" |
| 1020 | + "@babel/plugin-proposal-async-generator-functions" "^7.18.10" |
1010 | 1021 | "@babel/plugin-proposal-class-properties" "^7.18.6"
|
1011 | 1022 | "@babel/plugin-proposal-class-static-block" "^7.18.6"
|
1012 | 1023 | "@babel/plugin-proposal-dynamic-import" "^7.18.6"
|
|
1066 | 1077 | "@babel/plugin-transform-sticky-regex" "^7.18.6"
|
1067 | 1078 | "@babel/plugin-transform-template-literals" "^7.18.9"
|
1068 | 1079 | "@babel/plugin-transform-typeof-symbol" "^7.18.9"
|
1069 |
| - "@babel/plugin-transform-unicode-escapes" "^7.18.6" |
| 1080 | + "@babel/plugin-transform-unicode-escapes" "^7.18.10" |
1070 | 1081 | "@babel/plugin-transform-unicode-regex" "^7.18.6"
|
1071 | 1082 | "@babel/preset-modules" "^0.1.5"
|
1072 |
| - "@babel/types" "^7.18.9" |
1073 |
| - babel-plugin-polyfill-corejs2 "^0.3.1" |
1074 |
| - babel-plugin-polyfill-corejs3 "^0.5.2" |
1075 |
| - babel-plugin-polyfill-regenerator "^0.3.1" |
| 1083 | + "@babel/types" "^7.18.10" |
| 1084 | + babel-plugin-polyfill-corejs2 "^0.3.2" |
| 1085 | + babel-plugin-polyfill-corejs3 "^0.5.3" |
| 1086 | + babel-plugin-polyfill-regenerator "^0.4.0" |
1076 | 1087 | core-js-compat "^3.22.1"
|
1077 | 1088 | semver "^6.3.0"
|
1078 | 1089 |
|
|
1118 | 1129 | "@babel/parser" "^7.18.10"
|
1119 | 1130 | "@babel/types" "^7.18.10"
|
1120 | 1131 |
|
1121 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.18.13", "@babel/traverse@^7.18.6", "@babel/traverse@^7.18.9", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
| 1132 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.18.11", "@babel/traverse@^7.18.13", "@babel/traverse@^7.18.6", "@babel/traverse@^7.18.9", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
1122 | 1133 | version "7.18.13"
|
1123 | 1134 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.13.tgz#5ab59ef51a997b3f10c4587d648b9696b6cb1a68"
|
1124 | 1135 | integrity sha512-N6kt9X1jRMLPxxxPYWi7tgvJRH/rtoU+dbKAPDM44RFHiMH8igdsaSBgFeskhSl/kLWLDUvIh1RXCrTmg0/zvA==
|
|
1134 | 1145 | debug "^4.1.0"
|
1135 | 1146 | globals "^11.1.0"
|
1136 | 1147 |
|
1137 |
| -"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.12.5", "@babel/types@^7.18.10", "@babel/types@^7.18.13", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
| 1148 | +"@babel/types@^7.0.0", "@babel/types@^7.12.5", "@babel/types@^7.18.10", "@babel/types@^7.18.13", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
1138 | 1149 | version "7.18.13"
|
1139 | 1150 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.13.tgz#30aeb9e514f4100f7c1cb6e5ba472b30e48f519a"
|
1140 | 1151 | integrity sha512-ePqfTihzW0W6XAU+aMw2ykilisStJfDnsejDCXRchCcMJ4O0+8DhPXf2YUbZ6wjBlsEmZwLK/sPweWtu8hcJYQ==
|
@@ -2199,29 +2210,29 @@ babel-plugin-jest-hoist@^27.2.0:
|
2199 | 2210 | "@types/babel__core" "^7.0.0"
|
2200 | 2211 | "@types/babel__traverse" "^7.0.6"
|
2201 | 2212 |
|
2202 |
| -babel-plugin-polyfill-corejs2@^0.3.1: |
2203 |
| - version "0.3.1" |
2204 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz#440f1b70ccfaabc6b676d196239b138f8a2cfba5" |
2205 |
| - integrity sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w== |
| 2213 | +babel-plugin-polyfill-corejs2@^0.3.2: |
| 2214 | + version "0.3.2" |
| 2215 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.2.tgz#e4c31d4c89b56f3cf85b92558954c66b54bd972d" |
| 2216 | + integrity sha512-LPnodUl3lS0/4wN3Rb+m+UK8s7lj2jcLRrjho4gLw+OJs+I4bvGXshINesY5xx/apM+biTnQ9reDI8yj+0M5+Q== |
2206 | 2217 | dependencies:
|
2207 |
| - "@babel/compat-data" "^7.13.11" |
2208 |
| - "@babel/helper-define-polyfill-provider" "^0.3.1" |
| 2218 | + "@babel/compat-data" "^7.17.7" |
| 2219 | + "@babel/helper-define-polyfill-provider" "^0.3.2" |
2209 | 2220 | semver "^6.1.1"
|
2210 | 2221 |
|
2211 |
| -babel-plugin-polyfill-corejs3@^0.5.2: |
2212 |
| - version "0.5.2" |
2213 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz#aabe4b2fa04a6e038b688c5e55d44e78cd3a5f72" |
2214 |
| - integrity sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ== |
| 2222 | +babel-plugin-polyfill-corejs3@^0.5.3: |
| 2223 | + version "0.5.3" |
| 2224 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.3.tgz#d7e09c9a899079d71a8b670c6181af56ec19c5c7" |
| 2225 | + integrity sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw== |
2215 | 2226 | dependencies:
|
2216 |
| - "@babel/helper-define-polyfill-provider" "^0.3.1" |
| 2227 | + "@babel/helper-define-polyfill-provider" "^0.3.2" |
2217 | 2228 | core-js-compat "^3.21.0"
|
2218 | 2229 |
|
2219 |
| -babel-plugin-polyfill-regenerator@^0.3.1: |
2220 |
| - version "0.3.1" |
2221 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz#2c0678ea47c75c8cc2fbb1852278d8fb68233990" |
2222 |
| - integrity sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A== |
| 2230 | +babel-plugin-polyfill-regenerator@^0.4.0: |
| 2231 | + version "0.4.0" |
| 2232 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.0.tgz#8f51809b6d5883e07e71548d75966ff7635527fe" |
| 2233 | + integrity sha512-RW1cnryiADFeHmfLS+WW/G431p1PsW5qdRdz0SDRi7TKcUgc7Oh/uXkT7MZ/+tGsT1BkczEAmD5XjUyJ5SWDTw== |
2223 | 2234 | dependencies:
|
2224 |
| - "@babel/helper-define-polyfill-provider" "^0.3.1" |
| 2235 | + "@babel/helper-define-polyfill-provider" "^0.3.2" |
2225 | 2236 |
|
2226 | 2237 | babel-preset-current-node-syntax@^1.0.0:
|
2227 | 2238 | version "1.0.1"
|
|
0 commit comments