|
16 | 16 | dependencies:
|
17 | 17 | "@babel/highlight" "^7.12.13"
|
18 | 18 |
|
19 |
| -"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.8": |
20 |
| - version "7.13.12" |
21 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1" |
22 |
| - integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ== |
| 19 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.15", "@babel/compat-data@^7.13.8": |
| 20 | + version "7.13.15" |
| 21 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4" |
| 22 | + integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA== |
23 | 23 |
|
24 | 24 | "@babel/core@^7.1.0", "@babel/core@^7.13.13", "@babel/core@^7.13.14", "@babel/core@^7.7.5":
|
25 | 25 | version "7.13.14"
|
|
66 | 66 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
67 | 67 | "@babel/types" "^7.12.13"
|
68 | 68 |
|
69 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.10", "@babel/helper-compilation-targets@^7.13.13", "@babel/helper-compilation-targets@^7.13.8": |
| 69 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.13", "@babel/helper-compilation-targets@^7.13.8": |
70 | 70 | version "7.13.13"
|
71 | 71 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5"
|
72 | 72 | integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ==
|
|
95 | 95 | "@babel/helper-annotate-as-pure" "^7.12.13"
|
96 | 96 | regexpu-core "^4.7.1"
|
97 | 97 |
|
98 |
| -"@babel/helper-define-polyfill-provider@^0.1.5": |
99 |
| - version "0.1.5" |
100 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.5.tgz#3c2f91b7971b9fc11fe779c945c014065dea340e" |
101 |
| - integrity sha512-nXuzCSwlJ/WKr8qxzW816gwyT6VZgiJG17zR40fou70yfAcqjoNyTLl/DQ+FExw5Hx5KNqshmN8Ldl/r2N7cTg== |
| 98 | +"@babel/helper-define-polyfill-provider@^0.2.0": |
| 99 | + version "0.2.0" |
| 100 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.0.tgz#a640051772045fedaaecc6f0c6c69f02bdd34bf1" |
| 101 | + integrity sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw== |
102 | 102 | dependencies:
|
103 | 103 | "@babel/helper-compilation-targets" "^7.13.0"
|
104 | 104 | "@babel/helper-module-imports" "^7.12.13"
|
|
272 | 272 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
273 | 273 | "@babel/plugin-proposal-optional-chaining" "^7.13.12"
|
274 | 274 |
|
275 |
| -"@babel/plugin-proposal-async-generator-functions@^7.13.8": |
276 |
| - version "7.13.8" |
277 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.8.tgz#87aacb574b3bc4b5603f6fe41458d72a5a2ec4b1" |
278 |
| - integrity sha512-rPBnhj+WgoSmgq+4gQUtXx/vOcU+UYtjy1AA/aeD61Hwj410fwYyqfUcRP3lR8ucgliVJL/G7sXcNUecC75IXA== |
| 275 | +"@babel/plugin-proposal-async-generator-functions@^7.13.15": |
| 276 | + version "7.13.15" |
| 277 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.15.tgz#80e549df273a3b3050431b148c892491df1bcc5b" |
| 278 | + integrity sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA== |
279 | 279 | dependencies:
|
280 | 280 | "@babel/helper-plugin-utils" "^7.13.0"
|
281 | 281 | "@babel/helper-remap-async-to-generator" "^7.13.0"
|
|
669 | 669 | dependencies:
|
670 | 670 | "@babel/helper-plugin-utils" "^7.12.13"
|
671 | 671 |
|
672 |
| -"@babel/plugin-transform-regenerator@^7.12.13": |
673 |
| - version "7.12.13" |
674 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.12.13.tgz#b628bcc9c85260ac1aeb05b45bde25210194a2f5" |
675 |
| - integrity sha512-lxb2ZAvSLyJ2PEe47hoGWPmW22v7CtSl9jW8mingV4H2sEX/JOcrAj2nPuGWi56ERUm2bUpjKzONAuT6HCn2EA== |
| 672 | +"@babel/plugin-transform-regenerator@^7.13.15": |
| 673 | + version "7.13.15" |
| 674 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz#e5eb28945bf8b6563e7f818945f966a8d2997f39" |
| 675 | + integrity sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ== |
676 | 676 | dependencies:
|
677 | 677 | regenerator-transform "^0.14.2"
|
678 | 678 |
|
|
743 | 743 | "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
744 | 744 | "@babel/helper-plugin-utils" "^7.12.13"
|
745 | 745 |
|
746 |
| - |
747 |
| - version "7.13.12" |
748 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.12.tgz#6dff470478290582ac282fb77780eadf32480237" |
749 |
| - integrity sha512-JzElc6jk3Ko6zuZgBtjOd01pf9yYDEIH8BcqVuYIuOkzOwDesoa/Nz4gIo4lBG6K861KTV9TvIgmFuT6ytOaAA== |
| 746 | + |
| 747 | + version "7.13.15" |
| 748 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.15.tgz#c8a6eb584f96ecba183d3d414a83553a599f478f" |
| 749 | + integrity sha512-D4JAPMXcxk69PKe81jRJ21/fP/uYdcTZ3hJDF5QX2HSI9bBxxYw/dumdR6dGumhjxlprHPE4XWoPaqzZUVy2MA== |
750 | 750 | dependencies:
|
751 |
| - "@babel/compat-data" "^7.13.12" |
752 |
| - "@babel/helper-compilation-targets" "^7.13.10" |
| 751 | + "@babel/compat-data" "^7.13.15" |
| 752 | + "@babel/helper-compilation-targets" "^7.13.13" |
753 | 753 | "@babel/helper-plugin-utils" "^7.13.0"
|
754 | 754 | "@babel/helper-validator-option" "^7.12.17"
|
755 | 755 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12"
|
756 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.13.8" |
| 756 | + "@babel/plugin-proposal-async-generator-functions" "^7.13.15" |
757 | 757 | "@babel/plugin-proposal-class-properties" "^7.13.0"
|
758 | 758 | "@babel/plugin-proposal-dynamic-import" "^7.13.8"
|
759 | 759 | "@babel/plugin-proposal-export-namespace-from" "^7.12.13"
|
|
801 | 801 | "@babel/plugin-transform-object-super" "^7.12.13"
|
802 | 802 | "@babel/plugin-transform-parameters" "^7.13.0"
|
803 | 803 | "@babel/plugin-transform-property-literals" "^7.12.13"
|
804 |
| - "@babel/plugin-transform-regenerator" "^7.12.13" |
| 804 | + "@babel/plugin-transform-regenerator" "^7.13.15" |
805 | 805 | "@babel/plugin-transform-reserved-words" "^7.12.13"
|
806 | 806 | "@babel/plugin-transform-shorthand-properties" "^7.12.13"
|
807 | 807 | "@babel/plugin-transform-spread" "^7.13.0"
|
|
811 | 811 | "@babel/plugin-transform-unicode-escapes" "^7.12.13"
|
812 | 812 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
813 | 813 | "@babel/preset-modules" "^0.1.4"
|
814 |
| - "@babel/types" "^7.13.12" |
815 |
| - babel-plugin-polyfill-corejs2 "^0.1.4" |
816 |
| - babel-plugin-polyfill-corejs3 "^0.1.3" |
817 |
| - babel-plugin-polyfill-regenerator "^0.1.2" |
| 814 | + "@babel/types" "^7.13.14" |
| 815 | + babel-plugin-polyfill-corejs2 "^0.2.0" |
| 816 | + babel-plugin-polyfill-corejs3 "^0.2.0" |
| 817 | + babel-plugin-polyfill-regenerator "^0.2.0" |
818 | 818 | core-js-compat "^3.9.0"
|
819 | 819 | semver "^6.3.0"
|
820 | 820 |
|
|
1329 | 1329 | semver "^7.3.2"
|
1330 | 1330 | tsutils "^3.17.1"
|
1331 | 1331 |
|
1332 |
| -"@typescript-eslint/[email protected]": |
| 1332 | +"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^4.0.1": |
1333 | 1333 | version "4.21.0"
|
1334 | 1334 | resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.21.0.tgz#0b0bb7c15d379140a660c003bdbafa71ae9134b6"
|
1335 | 1335 | integrity sha512-cEbgosW/tUFvKmkg3cU7LBoZhvUs+ZPVM9alb25XvR0dal4qHL3SiUqHNrzoWSxaXA9gsifrYrS1xdDV6w/gIA==
|
|
1341 | 1341 | eslint-scope "^5.0.0"
|
1342 | 1342 | eslint-utils "^2.0.0"
|
1343 | 1343 |
|
1344 |
| -"@typescript-eslint/experimental-utils@^4.0.1": |
1345 |
| - version "4.20.0" |
1346 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.20.0.tgz#a8ab2d7b61924f99042b7d77372996d5f41dc44b" |
1347 |
| - integrity sha512-sQNlf6rjLq2yB5lELl3gOE7OuoA/6IVXJUJ+Vs7emrQMva14CkOwyQwD7CW+TkmOJ4Q/YGmoDLmbfFrpGmbKng== |
1348 |
| - dependencies: |
1349 |
| - "@types/json-schema" "^7.0.3" |
1350 |
| - "@typescript-eslint/scope-manager" "4.20.0" |
1351 |
| - "@typescript-eslint/types" "4.20.0" |
1352 |
| - "@typescript-eslint/typescript-estree" "4.20.0" |
1353 |
| - eslint-scope "^5.0.0" |
1354 |
| - eslint-utils "^2.0.0" |
1355 |
| - |
1356 | 1344 | "@typescript-eslint/[email protected]":
|
1357 | 1345 | version "4.21.0"
|
1358 | 1346 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.21.0.tgz#a227fc2af4001668c3e3f7415d4feee5093894c1"
|
|
1363 | 1351 | "@typescript-eslint/typescript-estree" "4.21.0"
|
1364 | 1352 | debug "^4.1.1"
|
1365 | 1353 |
|
1366 |
| -"@typescript-eslint/[email protected]": |
1367 |
| - version "4.20.0" |
1368 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.20.0.tgz#953ecbf3b00845ece7be66246608be9d126d05ca" |
1369 |
| - integrity sha512-/zm6WR6iclD5HhGpcwl/GOYDTzrTHmvf8LLLkwKqqPKG6+KZt/CfSgPCiybshmck66M2L5fWSF/MKNuCwtKQSQ== |
1370 |
| - dependencies: |
1371 |
| - "@typescript-eslint/types" "4.20.0" |
1372 |
| - "@typescript-eslint/visitor-keys" "4.20.0" |
1373 |
| - |
1374 | 1354 | "@typescript-eslint/[email protected]":
|
1375 | 1355 | version "4.21.0"
|
1376 | 1356 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.21.0.tgz#c81b661c4b8af1ec0c010d847a8f9ab76ab95b4d"
|
|
1379 | 1359 | "@typescript-eslint/types" "4.21.0"
|
1380 | 1360 | "@typescript-eslint/visitor-keys" "4.21.0"
|
1381 | 1361 |
|
1382 |
| -"@typescript-eslint/[email protected]": |
1383 |
| - version "4.20.0" |
1384 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.20.0.tgz#c6cf5ef3c9b1c8f699a9bbdafb7a1da1ca781225" |
1385 |
| - integrity sha512-cYY+1PIjei1nk49JAPnH1VEnu7OYdWRdJhYI5wiKOUMhLTG1qsx5cQxCUTuwWCmQoyriadz3Ni8HZmGSofeC+w== |
1386 |
| - |
1387 | 1362 | "@typescript-eslint/[email protected]":
|
1388 | 1363 | version "4.21.0"
|
1389 | 1364 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.21.0.tgz#abdc3463bda5d31156984fa5bc316789c960edef"
|
1390 | 1365 | integrity sha512-+OQaupjGVVc8iXbt6M1oZMwyKQNehAfLYJJ3SdvnofK2qcjfor9pEM62rVjBknhowTkh+2HF+/KdRAc/wGBN2w==
|
1391 | 1366 |
|
1392 |
| -"@typescript-eslint/[email protected]": |
1393 |
| - version "4.20.0" |
1394 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.20.0.tgz#8b3b08f85f18a8da5d88f65cb400f013e88ab7be" |
1395 |
| - integrity sha512-Knpp0reOd4ZsyoEJdW8i/sK3mtZ47Ls7ZHvD8WVABNx5Xnn7KhenMTRGegoyMTx6TiXlOVgMz9r0pDgXTEEIHA== |
1396 |
| - dependencies: |
1397 |
| - "@typescript-eslint/types" "4.20.0" |
1398 |
| - "@typescript-eslint/visitor-keys" "4.20.0" |
1399 |
| - debug "^4.1.1" |
1400 |
| - globby "^11.0.1" |
1401 |
| - is-glob "^4.0.1" |
1402 |
| - semver "^7.3.2" |
1403 |
| - tsutils "^3.17.1" |
1404 |
| - |
1405 | 1367 | "@typescript-eslint/[email protected]":
|
1406 | 1368 | version "4.21.0"
|
1407 | 1369 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.21.0.tgz#3817bd91857beeaeff90f69f1f112ea58d350b0a"
|
|
1415 | 1377 | semver "^7.3.2"
|
1416 | 1378 | tsutils "^3.17.1"
|
1417 | 1379 |
|
1418 |
| -"@typescript-eslint/[email protected]": |
1419 |
| - version "4.20.0" |
1420 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.20.0.tgz#1e84db034da13f208325e6bfc995c3b75f7dbd62" |
1421 |
| - integrity sha512-NXKRM3oOVQL8yNFDNCZuieRIwZ5UtjNLYtmMx2PacEAGmbaEYtGgVHUHVyZvU/0rYZcizdrWjDo+WBtRPSgq+A== |
1422 |
| - dependencies: |
1423 |
| - "@typescript-eslint/types" "4.20.0" |
1424 |
| - eslint-visitor-keys "^2.0.0" |
1425 |
| - |
1426 | 1380 | "@typescript-eslint/[email protected]":
|
1427 | 1381 | version "4.21.0"
|
1428 | 1382 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.21.0.tgz#990a9acdc124331f5863c2cf21c88ba65233cd8d"
|
@@ -1493,17 +1447,7 @@ ajv@^7.0.2:
|
1493 | 1447 | require-from-string "^2.0.2"
|
1494 | 1448 | uri-js "^4.2.2"
|
1495 | 1449 |
|
1496 |
| -ajv@^8.0.1: |
1497 |
| - version "8.0.1" |
1498 |
| - resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.0.1.tgz#dac101898a87f8ebb57fea69617e8096523c628c" |
1499 |
| - integrity sha512-46ZA4TalFcLLqX1dEU3dhdY38wAtDydJ4e7QQTVekLUTzXkb1LfqU6VOBXC/a9wiv4T094WURqJH6ZitF92Kqw== |
1500 |
| - dependencies: |
1501 |
| - fast-deep-equal "^3.1.1" |
1502 |
| - json-schema-traverse "^1.0.0" |
1503 |
| - require-from-string "^2.0.2" |
1504 |
| - uri-js "^4.2.2" |
1505 |
| - |
1506 |
| -ajv@^8.0.5: |
| 1450 | +ajv@^8.0.1, ajv@^8.0.5: |
1507 | 1451 | version "8.0.5"
|
1508 | 1452 | resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.0.5.tgz#f07d6fdeffcdbb80485570ce3f1bc845fcc812b9"
|
1509 | 1453 | integrity sha512-RkiLa/AeJx7+9OvniQ/qeWu0w74A8DiPPBclQ6ji3ZQkv5KamO+QGpqmi7O4JIw3rHGUXZ6CoP9tsAkn3gyazg==
|
@@ -1697,29 +1641,29 @@ babel-plugin-jest-hoist@^26.6.2:
|
1697 | 1641 | "@types/babel__core" "^7.0.0"
|
1698 | 1642 | "@types/babel__traverse" "^7.0.6"
|
1699 | 1643 |
|
1700 |
| -babel-plugin-polyfill-corejs2@^0.1.4: |
1701 |
| - version "0.1.10" |
1702 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.10.tgz#a2c5c245f56c0cac3dbddbf0726a46b24f0f81d1" |
1703 |
| - integrity sha512-DO95wD4g0A8KRaHKi0D51NdGXzvpqVLnLu5BTvDlpqUEpTmeEtypgC1xqesORaWmiUOQI14UHKlzNd9iZ2G3ZA== |
| 1644 | +babel-plugin-polyfill-corejs2@^0.2.0: |
| 1645 | + version "0.2.0" |
| 1646 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.0.tgz#686775bf9a5aa757e10520903675e3889caeedc4" |
| 1647 | + integrity sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg== |
1704 | 1648 | dependencies:
|
1705 |
| - "@babel/compat-data" "^7.13.0" |
1706 |
| - "@babel/helper-define-polyfill-provider" "^0.1.5" |
| 1649 | + "@babel/compat-data" "^7.13.11" |
| 1650 | + "@babel/helper-define-polyfill-provider" "^0.2.0" |
1707 | 1651 | semver "^6.1.1"
|
1708 | 1652 |
|
1709 |
| -babel-plugin-polyfill-corejs3@^0.1.3: |
1710 |
| - version "0.1.7" |
1711 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.7.tgz#80449d9d6f2274912e05d9e182b54816904befd0" |
1712 |
| - integrity sha512-u+gbS9bbPhZWEeyy1oR/YaaSpod/KDT07arZHb80aTpl8H5ZBq+uN1nN9/xtX7jQyfLdPfoqI4Rue/MQSWJquw== |
| 1653 | +babel-plugin-polyfill-corejs3@^0.2.0: |
| 1654 | + version "0.2.0" |
| 1655 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.0.tgz#f4b4bb7b19329827df36ff56f6e6d367026cb7a2" |
| 1656 | + integrity sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg== |
1713 | 1657 | dependencies:
|
1714 |
| - "@babel/helper-define-polyfill-provider" "^0.1.5" |
1715 |
| - core-js-compat "^3.8.1" |
| 1658 | + "@babel/helper-define-polyfill-provider" "^0.2.0" |
| 1659 | + core-js-compat "^3.9.1" |
1716 | 1660 |
|
1717 |
| -babel-plugin-polyfill-regenerator@^0.1.2: |
1718 |
| - version "0.1.6" |
1719 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.6.tgz#0fe06a026fe0faa628ccc8ba3302da0a6ce02f3f" |
1720 |
| - integrity sha512-OUrYG9iKPKz8NxswXbRAdSwF0GhRdIEMTloQATJi4bDuFqrXaXcCUT/VGNrr8pBcjMh1RxZ7Xt9cytVJTJfvMg== |
| 1661 | +babel-plugin-polyfill-regenerator@^0.2.0: |
| 1662 | + version "0.2.0" |
| 1663 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz#853f5f5716f4691d98c84f8069c7636ea8da7ab8" |
| 1664 | + integrity sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg== |
1721 | 1665 | dependencies:
|
1722 |
| - "@babel/helper-define-polyfill-provider" "^0.1.5" |
| 1666 | + "@babel/helper-define-polyfill-provider" "^0.2.0" |
1723 | 1667 |
|
1724 | 1668 | babel-preset-current-node-syntax@^1.0.0:
|
1725 | 1669 | version "1.0.1"
|
@@ -2056,10 +2000,10 @@ copy-descriptor@^0.1.0:
|
2056 | 2000 | resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
|
2057 | 2001 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
|
2058 | 2002 |
|
2059 |
| -core-js-compat@^3.8.1, core-js-compat@^3.9.0: |
2060 |
| - version "3.9.1" |
2061 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.9.1.tgz#4e572acfe90aff69d76d8c37759d21a5c59bb455" |
2062 |
| - integrity sha512-jXAirMQxrkbiiLsCx9bQPJFA6llDadKMpYrBJQJ3/c4/vsPP/fAf29h24tviRlvwUL6AmY5CHLu2GvjuYviQqA== |
| 2003 | +core-js-compat@^3.9.0, core-js-compat@^3.9.1: |
| 2004 | + version "3.10.1" |
| 2005 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.10.1.tgz#62183a3a77ceeffcc420d907a3e6fc67d9b27f1c" |
| 2006 | + integrity sha512-ZHQTdTPkqvw2CeHiZC970NNJcnwzT6YIueDMASKt+p3WbZsLXOcoD392SkcWhkC0wBBHhlfhqGKKsNCQUozYtg== |
2063 | 2007 | dependencies:
|
2064 | 2008 | browserslist "^4.16.3"
|
2065 | 2009 | semver "7.0.0"
|
|
0 commit comments