|
15 | 15 | "@jridgewell/gen-mapping" "^0.1.0"
|
16 | 16 | "@jridgewell/trace-mapping" "^0.3.9"
|
17 | 17 |
|
18 |
| - |
19 |
| - version "7.23.4" |
20 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.23.4.tgz#f5cc90487278065fa0c3b1267cf0c1d44ddf85a7" |
21 |
| - integrity sha512-j3luA9xGKCXVyCa5R7lJvOMM+Kc2JEnAEIgz2ggtjQ/j5YUVgfsg/WsG95bbsgq7YLHuiCOzMnoSasuY16qiCw== |
| 18 | + |
| 19 | + version "7.23.9" |
| 20 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.23.9.tgz#06b3e76376ee53f14ac8ac422c884950c69e1b9e" |
| 21 | + integrity sha512-vB1UXmGDNEhcf1jNAHKT9IlYk1R+hehVTLFlCLHBi8gfuHQGP6uRjgXVYU0EVlI/qwAWpstqkBdf2aez3/z/5Q== |
22 | 22 | dependencies:
|
23 | 23 | "@jridgewell/trace-mapping" "^0.3.17"
|
24 | 24 | commander "^4.0.1"
|
|
86 | 86 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
87 | 87 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
88 | 88 |
|
89 |
| - |
90 |
| - version "7.23.7" |
91 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.7.tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f" |
92 |
| - integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw== |
| 89 | + |
| 90 | + version "7.23.9" |
| 91 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.9.tgz#b028820718000f267870822fec434820e9b1e4d1" |
| 92 | + integrity sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw== |
93 | 93 | dependencies:
|
94 | 94 | "@ampproject/remapping" "^2.2.0"
|
95 | 95 | "@babel/code-frame" "^7.23.5"
|
96 | 96 | "@babel/generator" "^7.23.6"
|
97 | 97 | "@babel/helper-compilation-targets" "^7.23.6"
|
98 | 98 | "@babel/helper-module-transforms" "^7.23.3"
|
99 |
| - "@babel/helpers" "^7.23.7" |
100 |
| - "@babel/parser" "^7.23.6" |
101 |
| - "@babel/template" "^7.22.15" |
102 |
| - "@babel/traverse" "^7.23.7" |
103 |
| - "@babel/types" "^7.23.6" |
| 99 | + "@babel/helpers" "^7.23.9" |
| 100 | + "@babel/parser" "^7.23.9" |
| 101 | + "@babel/template" "^7.23.9" |
| 102 | + "@babel/traverse" "^7.23.9" |
| 103 | + "@babel/types" "^7.23.9" |
104 | 104 | convert-source-map "^2.0.0"
|
105 | 105 | debug "^4.1.0"
|
106 | 106 | gensync "^1.0.0-beta.2"
|
|
252 | 252 | regexpu-core "^5.3.1"
|
253 | 253 | semver "^6.3.0"
|
254 | 254 |
|
255 |
| -"@babel/helper-define-polyfill-provider@^0.4.4": |
256 |
| - version "0.4.4" |
257 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz#64df615451cb30e94b59a9696022cffac9a10088" |
258 |
| - integrity sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA== |
| 255 | +"@babel/helper-define-polyfill-provider@^0.5.0": |
| 256 | + version "0.5.0" |
| 257 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.5.0.tgz#465805b7361f461e86c680f1de21eaf88c25901b" |
| 258 | + integrity sha512-NovQquuQLAQ5HuyjCz7WQP9MjRj7dx++yspwiyUiGl9ZyadHRSql1HZh5ogRd8W8w6YM6EQ/NTB8rgjLt5W65Q== |
259 | 259 | dependencies:
|
260 | 260 | "@babel/helper-compilation-targets" "^7.22.6"
|
261 | 261 | "@babel/helper-plugin-utils" "^7.22.5"
|
|
535 | 535 | "@babel/traverse" "^7.17.9"
|
536 | 536 | "@babel/types" "^7.17.0"
|
537 | 537 |
|
538 |
| -"@babel/helpers@^7.23.7": |
539 |
| - version "7.23.7" |
540 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.7.tgz#eb543c36f81da2873e47b76ee032343ac83bba60" |
541 |
| - integrity sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ== |
| 538 | +"@babel/helpers@^7.23.9": |
| 539 | + version "7.23.9" |
| 540 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.9.tgz#c3e20bbe7f7a7e10cb9b178384b4affdf5995c7d" |
| 541 | + integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ== |
542 | 542 | dependencies:
|
543 |
| - "@babel/template" "^7.22.15" |
544 |
| - "@babel/traverse" "^7.23.7" |
545 |
| - "@babel/types" "^7.23.6" |
| 543 | + "@babel/template" "^7.23.9" |
| 544 | + "@babel/traverse" "^7.23.9" |
| 545 | + "@babel/types" "^7.23.9" |
546 | 546 |
|
547 | 547 | "@babel/highlight@^7.16.7":
|
548 | 548 | version "7.17.12"
|
|
595 | 595 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea"
|
596 | 596 | integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==
|
597 | 597 |
|
598 |
| -"@babel/parser@^7.23.6": |
599 |
| - version "7.23.6" |
600 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b" |
601 |
| - integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ== |
| 598 | +"@babel/parser@^7.23.9": |
| 599 | + version "7.23.9" |
| 600 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b" |
| 601 | + integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA== |
602 | 602 |
|
603 | 603 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
|
604 | 604 | version "7.23.3"
|
|
791 | 791 | dependencies:
|
792 | 792 | "@babel/helper-plugin-utils" "^7.22.5"
|
793 | 793 |
|
794 |
| -"@babel/plugin-transform-async-generator-functions@^7.23.7": |
795 |
| - version "7.23.7" |
796 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.7.tgz#3aa0b4f2fa3788b5226ef9346cf6d16ec61f99cd" |
797 |
| - integrity sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA== |
| 794 | +"@babel/plugin-transform-async-generator-functions@^7.23.9": |
| 795 | + version "7.23.9" |
| 796 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.9.tgz#9adaeb66fc9634a586c5df139c6240d41ed801ce" |
| 797 | + integrity sha512-8Q3veQEDGe14dTYuwagbRtwxQDnytyg1JFu4/HwEMETeofocrB0U0ejBJIXoeG/t2oXZ8kzCyI0ZZfbT80VFNQ== |
798 | 798 | dependencies:
|
799 | 799 | "@babel/helper-environment-visitor" "^7.22.20"
|
800 | 800 | "@babel/helper-plugin-utils" "^7.22.5"
|
|
981 | 981 | "@babel/helper-plugin-utils" "^7.22.5"
|
982 | 982 | "@babel/helper-simple-access" "^7.22.5"
|
983 | 983 |
|
984 |
| -"@babel/plugin-transform-modules-systemjs@^7.23.3": |
985 |
| - version "7.23.3" |
986 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.3.tgz#fa7e62248931cb15b9404f8052581c302dd9de81" |
987 |
| - integrity sha512-ZxyKGTkF9xT9YJuKQRo19ewf3pXpopuYQd8cDXqNzc3mUNbOME0RKMoZxviQk74hwzfQsEe66dE92MaZbdHKNQ== |
| 984 | +"@babel/plugin-transform-modules-systemjs@^7.23.9": |
| 985 | + version "7.23.9" |
| 986 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.9.tgz#105d3ed46e4a21d257f83a2f9e2ee4203ceda6be" |
| 987 | + integrity sha512-KDlPRM6sLo4o1FkiSlXoAa8edLXFsKKIda779fbLrvmeuc3itnjCtaO6RrtoaANsIJANj+Vk1zqbZIMhkCAHVw== |
988 | 988 | dependencies:
|
989 | 989 | "@babel/helper-hoist-variables" "^7.22.5"
|
990 | 990 | "@babel/helper-module-transforms" "^7.23.3"
|
|
1233 | 1233 | "@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
1234 | 1234 | "@babel/helper-plugin-utils" "^7.22.5"
|
1235 | 1235 |
|
1236 |
| - |
1237 |
| - version "7.23.8" |
1238 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.8.tgz#7d6f8171ea7c221ecd28059e65ad37c20e441e3e" |
1239 |
| - integrity sha512-lFlpmkApLkEP6woIKprO6DO60RImpatTQKtz4sUcDjVcK8M8mQ4sZsuxaTMNOZf0sqAq/ReYW1ZBHnOQwKpLWA== |
| 1236 | + |
| 1237 | + version "7.23.9" |
| 1238 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.9.tgz#beace3b7994560ed6bf78e4ae2073dff45387669" |
| 1239 | + integrity sha512-3kBGTNBBk9DQiPoXYS0g0BYlwTQYUTifqgKTjxUwEUkduRT2QOa0FPGBJ+NROQhGyYO5BuTJwGvBnqKDykac6A== |
1240 | 1240 | dependencies:
|
1241 | 1241 | "@babel/compat-data" "^7.23.5"
|
1242 | 1242 | "@babel/helper-compilation-targets" "^7.23.6"
|
|
1265 | 1265 | "@babel/plugin-syntax-top-level-await" "^7.14.5"
|
1266 | 1266 | "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
1267 | 1267 | "@babel/plugin-transform-arrow-functions" "^7.23.3"
|
1268 |
| - "@babel/plugin-transform-async-generator-functions" "^7.23.7" |
| 1268 | + "@babel/plugin-transform-async-generator-functions" "^7.23.9" |
1269 | 1269 | "@babel/plugin-transform-async-to-generator" "^7.23.3"
|
1270 | 1270 | "@babel/plugin-transform-block-scoped-functions" "^7.23.3"
|
1271 | 1271 | "@babel/plugin-transform-block-scoping" "^7.23.4"
|
|
1287 | 1287 | "@babel/plugin-transform-member-expression-literals" "^7.23.3"
|
1288 | 1288 | "@babel/plugin-transform-modules-amd" "^7.23.3"
|
1289 | 1289 | "@babel/plugin-transform-modules-commonjs" "^7.23.3"
|
1290 |
| - "@babel/plugin-transform-modules-systemjs" "^7.23.3" |
| 1290 | + "@babel/plugin-transform-modules-systemjs" "^7.23.9" |
1291 | 1291 | "@babel/plugin-transform-modules-umd" "^7.23.3"
|
1292 | 1292 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.22.5"
|
1293 | 1293 | "@babel/plugin-transform-new-target" "^7.23.3"
|
|
1313 | 1313 | "@babel/plugin-transform-unicode-regex" "^7.23.3"
|
1314 | 1314 | "@babel/plugin-transform-unicode-sets-regex" "^7.23.3"
|
1315 | 1315 | "@babel/preset-modules" "0.1.6-no-external-plugins"
|
1316 |
| - babel-plugin-polyfill-corejs2 "^0.4.7" |
1317 |
| - babel-plugin-polyfill-corejs3 "^0.8.7" |
1318 |
| - babel-plugin-polyfill-regenerator "^0.5.4" |
| 1316 | + babel-plugin-polyfill-corejs2 "^0.4.8" |
| 1317 | + babel-plugin-polyfill-corejs3 "^0.9.0" |
| 1318 | + babel-plugin-polyfill-regenerator "^0.5.5" |
1319 | 1319 | core-js-compat "^3.31.0"
|
1320 | 1320 | semver "^6.3.1"
|
1321 | 1321 |
|
|
1388 | 1388 | "@babel/parser" "^7.22.5"
|
1389 | 1389 | "@babel/types" "^7.22.5"
|
1390 | 1390 |
|
| 1391 | +"@babel/template@^7.23.9": |
| 1392 | + version "7.23.9" |
| 1393 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.23.9.tgz#f881d0487cba2828d3259dcb9ef5005a9731011a" |
| 1394 | + integrity sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA== |
| 1395 | + dependencies: |
| 1396 | + "@babel/code-frame" "^7.23.5" |
| 1397 | + "@babel/parser" "^7.23.9" |
| 1398 | + "@babel/types" "^7.23.9" |
| 1399 | + |
1391 | 1400 | "@babel/traverse@^7.17.12", "@babel/traverse@^7.17.9", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
|
1392 | 1401 | version "7.17.12"
|
1393 | 1402 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.12.tgz#011874d2abbca0ccf1adbe38f6f7a4ff1747599c"
|
|
1404 | 1413 | debug "^4.1.0"
|
1405 | 1414 | globals "^11.1.0"
|
1406 | 1415 |
|
1407 |
| -"@babel/traverse@^7.23.7": |
1408 |
| - version "7.23.7" |
1409 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305" |
1410 |
| - integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg== |
| 1416 | +"@babel/traverse@^7.23.9": |
| 1417 | + version "7.23.9" |
| 1418 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.9.tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950" |
| 1419 | + integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg== |
1411 | 1420 | dependencies:
|
1412 | 1421 | "@babel/code-frame" "^7.23.5"
|
1413 | 1422 | "@babel/generator" "^7.23.6"
|
1414 | 1423 | "@babel/helper-environment-visitor" "^7.22.20"
|
1415 | 1424 | "@babel/helper-function-name" "^7.23.0"
|
1416 | 1425 | "@babel/helper-hoist-variables" "^7.22.5"
|
1417 | 1426 | "@babel/helper-split-export-declaration" "^7.22.6"
|
1418 |
| - "@babel/parser" "^7.23.6" |
1419 |
| - "@babel/types" "^7.23.6" |
| 1427 | + "@babel/parser" "^7.23.9" |
| 1428 | + "@babel/types" "^7.23.9" |
1420 | 1429 | debug "^4.3.1"
|
1421 | 1430 | globals "^11.1.0"
|
1422 | 1431 |
|
|
1481 | 1490 | "@babel/helper-validator-identifier" "^7.22.20"
|
1482 | 1491 | to-fast-properties "^2.0.0"
|
1483 | 1492 |
|
| 1493 | +"@babel/types@^7.23.9": |
| 1494 | + version "7.23.9" |
| 1495 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002" |
| 1496 | + integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q== |
| 1497 | + dependencies: |
| 1498 | + "@babel/helper-string-parser" "^7.23.4" |
| 1499 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 1500 | + to-fast-properties "^2.0.0" |
| 1501 | + |
1484 | 1502 |
|
1485 | 1503 | version "1.0.2"
|
1486 | 1504 | resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.2.tgz#e30192222fd13e3c1e97040163d6628a95f70844"
|
@@ -2781,29 +2799,29 @@ babel-plugin-jest-hoist@^27.5.1:
|
2781 | 2799 | "@types/babel__core" "^7.0.0"
|
2782 | 2800 | "@types/babel__traverse" "^7.0.6"
|
2783 | 2801 |
|
2784 |
| -babel-plugin-polyfill-corejs2@^0.4.7: |
2785 |
| - version "0.4.7" |
2786 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz#679d1b94bf3360f7682e11f2cb2708828a24fe8c" |
2787 |
| - integrity sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ== |
| 2802 | +babel-plugin-polyfill-corejs2@^0.4.8: |
| 2803 | + version "0.4.8" |
| 2804 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.8.tgz#dbcc3c8ca758a290d47c3c6a490d59429b0d2269" |
| 2805 | + integrity sha512-OtIuQfafSzpo/LhnJaykc0R/MMnuLSSVjVYy9mHArIZ9qTCSZ6TpWCuEKZYVoN//t8HqBNScHrOtCrIK5IaGLg== |
2788 | 2806 | dependencies:
|
2789 | 2807 | "@babel/compat-data" "^7.22.6"
|
2790 |
| - "@babel/helper-define-polyfill-provider" "^0.4.4" |
| 2808 | + "@babel/helper-define-polyfill-provider" "^0.5.0" |
2791 | 2809 | semver "^6.3.1"
|
2792 | 2810 |
|
2793 |
| -babel-plugin-polyfill-corejs3@^0.8.7: |
2794 |
| - version "0.8.7" |
2795 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz#941855aa7fdaac06ed24c730a93450d2b2b76d04" |
2796 |
| - integrity sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA== |
| 2811 | +babel-plugin-polyfill-corejs3@^0.9.0: |
| 2812 | + version "0.9.0" |
| 2813 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.9.0.tgz#9eea32349d94556c2ad3ab9b82ebb27d4bf04a81" |
| 2814 | + integrity sha512-7nZPG1uzK2Ymhy/NbaOWTg3uibM2BmGASS4vHS4szRZAIR8R6GwA/xAujpdrXU5iyklrimWnLWU+BLF9suPTqg== |
2797 | 2815 | dependencies:
|
2798 |
| - "@babel/helper-define-polyfill-provider" "^0.4.4" |
2799 |
| - core-js-compat "^3.33.1" |
| 2816 | + "@babel/helper-define-polyfill-provider" "^0.5.0" |
| 2817 | + core-js-compat "^3.34.0" |
2800 | 2818 |
|
2801 |
| -babel-plugin-polyfill-regenerator@^0.5.4: |
2802 |
| - version "0.5.4" |
2803 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz#c6fc8eab610d3a11eb475391e52584bacfc020f4" |
2804 |
| - integrity sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg== |
| 2819 | +babel-plugin-polyfill-regenerator@^0.5.5: |
| 2820 | + version "0.5.5" |
| 2821 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.5.tgz#8b0c8fc6434239e5d7b8a9d1f832bb2b0310f06a" |
| 2822 | + integrity sha512-OJGYZlhLqBh2DDHeqAxWB1XIvr49CxiJ2gIt61/PU55CQK4Z58OzMqjDe1zwQdQk+rBYsRc+1rJmdajM3gimHg== |
2805 | 2823 | dependencies:
|
2806 |
| - "@babel/helper-define-polyfill-provider" "^0.4.4" |
| 2824 | + "@babel/helper-define-polyfill-provider" "^0.5.0" |
2807 | 2825 |
|
2808 | 2826 |
|
2809 | 2827 | version "6.26.0"
|
@@ -3805,10 +3823,10 @@ core-js-compat@^3.31.0:
|
3805 | 3823 | dependencies:
|
3806 | 3824 | browserslist "^4.21.9"
|
3807 | 3825 |
|
3808 |
| -core-js-compat@^3.33.1: |
3809 |
| - version "3.35.0" |
3810 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.35.0.tgz#c149a3d1ab51e743bc1da61e39cb51f461a41873" |
3811 |
| - integrity sha512-5blwFAddknKeNgsjBzilkdQ0+YK8L1PfqPYq40NOYMYFSS38qj+hpTcLLWwpIwA2A5bje/x5jmVn2tzUMg9IVw== |
| 3826 | +core-js-compat@^3.34.0: |
| 3827 | + version "3.35.1" |
| 3828 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.35.1.tgz#215247d7edb9e830efa4218ff719beb2803555e2" |
| 3829 | + integrity sha512-sftHa5qUJY3rs9Zht1WEnmkvXputCyDBczPnr7QDgL8n3qrF3CMXY4VPSYtOLLiOUJcah2WNXREd48iOl6mQIw== |
3812 | 3830 | dependencies:
|
3813 | 3831 | browserslist "^4.22.2"
|
3814 | 3832 |
|
|
0 commit comments