|
32 | 32 | dependencies:
|
33 | 33 | "@babel/highlight" "^7.14.5"
|
34 | 34 |
|
35 |
| -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5", "@babel/compat-data@^7.14.7": |
36 |
| - version "7.14.7" |
37 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08" |
38 |
| - integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw== |
| 35 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5", "@babel/compat-data@^7.14.7", "@babel/compat-data@^7.14.9": |
| 36 | + version "7.14.9" |
| 37 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.9.tgz#ac7996ceaafcf8f410119c8af0d1db4cf914a210" |
| 38 | + integrity sha512-p3QjZmMGHDGdpcwEYYWu7i7oJShJvtgMjJeb0W95PPhSm++3lm8YXYOh45Y6iCN9PkZLTZ7CIX5nFrp7pw7TXw== |
39 | 39 |
|
40 | 40 | "@babel/core@^7.1.0", "@babel/core@^7.14.8", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
|
41 | 41 | version "7.14.8"
|
|
236 | 236 | dependencies:
|
237 | 237 | "@babel/types" "^7.14.5"
|
238 | 238 |
|
239 |
| -"@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.8": |
240 |
| - version "7.14.8" |
241 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c" |
242 |
| - integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow== |
| 239 | +"@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.8", "@babel/helper-validator-identifier@^7.14.9": |
| 240 | + version "7.14.9" |
| 241 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48" |
| 242 | + integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g== |
243 | 243 |
|
244 | 244 | "@babel/helper-validator-option@^7.14.5":
|
245 | 245 | version "7.14.5"
|
|
288 | 288 | "@babel/helper-skip-transparent-expression-wrappers" "^7.14.5"
|
289 | 289 | "@babel/plugin-proposal-optional-chaining" "^7.14.5"
|
290 | 290 |
|
291 |
| -"@babel/plugin-proposal-async-generator-functions@^7.14.7": |
292 |
| - version "7.14.7" |
293 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.7.tgz#784a48c3d8ed073f65adcf30b57bcbf6c8119ace" |
294 |
| - integrity sha512-RK8Wj7lXLY3bqei69/cc25gwS5puEc3dknoFPFbqfy3XxYQBQFvu4ioWpafMBAB+L9NyptQK4nMOa5Xz16og8Q== |
| 291 | +"@babel/plugin-proposal-async-generator-functions@^7.14.9": |
| 292 | + version "7.14.9" |
| 293 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.9.tgz#7028dc4fa21dc199bbacf98b39bab1267d0eaf9a" |
| 294 | + integrity sha512-d1lnh+ZnKrFKwtTYdw320+sQWCTwgkB9fmUhNXRADA4akR6wLjaruSGnIEUjpt9HCOwTr4ynFTKu19b7rFRpmw== |
295 | 295 | dependencies:
|
296 | 296 | "@babel/helper-plugin-utils" "^7.14.5"
|
297 | 297 | "@babel/helper-remap-async-to-generator" "^7.14.5"
|
|
572 | 572 | dependencies:
|
573 | 573 | "@babel/helper-plugin-utils" "^7.14.5"
|
574 | 574 |
|
575 |
| -"@babel/plugin-transform-classes@^7.14.5": |
576 |
| - version "7.14.5" |
577 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.5.tgz#0e98e82097b38550b03b483f9b51a78de0acb2cf" |
578 |
| - integrity sha512-J4VxKAMykM06K/64z9rwiL6xnBHgB1+FVspqvlgCdwD1KUbQNfszeKVVOMh59w3sztHYIZDgnhOC4WbdEfHFDA== |
| 575 | +"@babel/plugin-transform-classes@^7.14.9": |
| 576 | + version "7.14.9" |
| 577 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.9.tgz#2a391ffb1e5292710b00f2e2c210e1435e7d449f" |
| 578 | + integrity sha512-NfZpTcxU3foGWbl4wxmZ35mTsYJy8oQocbeIMoDAGGFarAmSQlL+LWMkDx/tj6pNotpbX3rltIA4dprgAPOq5A== |
579 | 579 | dependencies:
|
580 | 580 | "@babel/helper-annotate-as-pure" "^7.14.5"
|
581 | 581 | "@babel/helper-function-name" "^7.14.5"
|
|
689 | 689 | "@babel/helper-module-transforms" "^7.14.5"
|
690 | 690 | "@babel/helper-plugin-utils" "^7.14.5"
|
691 | 691 |
|
692 |
| -"@babel/plugin-transform-named-capturing-groups-regex@^7.14.7": |
693 |
| - version "7.14.7" |
694 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.7.tgz#60c06892acf9df231e256c24464bfecb0908fd4e" |
695 |
| - integrity sha512-DTNOTaS7TkW97xsDMrp7nycUVh6sn/eq22VaxWfEdzuEbRsiaOU0pqU7DlyUGHVsbQbSghvjKRpEl+nUCKGQSg== |
| 692 | +"@babel/plugin-transform-named-capturing-groups-regex@^7.14.9": |
| 693 | + version "7.14.9" |
| 694 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.9.tgz#c68f5c5d12d2ebaba3762e57c2c4f6347a46e7b2" |
| 695 | + integrity sha512-l666wCVYO75mlAtGFfyFwnWmIXQm3kSH0C3IRnJqWcZbWkoihyAdDhFm2ZWaxWTqvBvhVFfJjMRQ0ez4oN1yYA== |
696 | 696 | dependencies:
|
697 | 697 | "@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
698 | 698 |
|
|
823 | 823 | "@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
824 | 824 | "@babel/helper-plugin-utils" "^7.14.5"
|
825 | 825 |
|
826 |
| -"@babel/preset-env@^7.14.8": |
827 |
| - version "7.14.8" |
828 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.8.tgz#254942f5ca80ccabcfbb2a9f524c74bca574005b" |
829 |
| - integrity sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg== |
| 826 | +"@babel/preset-env@^7.14.9": |
| 827 | + version "7.14.9" |
| 828 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.9.tgz#4a3bbbd745f20e9121d5925170bef040a21b7819" |
| 829 | + integrity sha512-BV5JvCwBDebkyh67bPKBYVCC6gGw0MCzU6HfKe5Pm3upFpPVqiC/hB33zkOe0tVdAzaMywah0LSXQeD9v/BYdQ== |
830 | 830 | dependencies:
|
831 |
| - "@babel/compat-data" "^7.14.7" |
| 831 | + "@babel/compat-data" "^7.14.9" |
832 | 832 | "@babel/helper-compilation-targets" "^7.14.5"
|
833 | 833 | "@babel/helper-plugin-utils" "^7.14.5"
|
834 | 834 | "@babel/helper-validator-option" "^7.14.5"
|
835 | 835 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5"
|
836 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.14.7" |
| 836 | + "@babel/plugin-proposal-async-generator-functions" "^7.14.9" |
837 | 837 | "@babel/plugin-proposal-class-properties" "^7.14.5"
|
838 | 838 | "@babel/plugin-proposal-class-static-block" "^7.14.5"
|
839 | 839 | "@babel/plugin-proposal-dynamic-import" "^7.14.5"
|
|
866 | 866 | "@babel/plugin-transform-async-to-generator" "^7.14.5"
|
867 | 867 | "@babel/plugin-transform-block-scoped-functions" "^7.14.5"
|
868 | 868 | "@babel/plugin-transform-block-scoping" "^7.14.5"
|
869 |
| - "@babel/plugin-transform-classes" "^7.14.5" |
| 869 | + "@babel/plugin-transform-classes" "^7.14.9" |
870 | 870 | "@babel/plugin-transform-computed-properties" "^7.14.5"
|
871 | 871 | "@babel/plugin-transform-destructuring" "^7.14.7"
|
872 | 872 | "@babel/plugin-transform-dotall-regex" "^7.14.5"
|
|
880 | 880 | "@babel/plugin-transform-modules-commonjs" "^7.14.5"
|
881 | 881 | "@babel/plugin-transform-modules-systemjs" "^7.14.5"
|
882 | 882 | "@babel/plugin-transform-modules-umd" "^7.14.5"
|
883 |
| - "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.7" |
| 883 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.9" |
884 | 884 | "@babel/plugin-transform-new-target" "^7.14.5"
|
885 | 885 | "@babel/plugin-transform-object-super" "^7.14.5"
|
886 | 886 | "@babel/plugin-transform-parameters" "^7.14.5"
|
|
895 | 895 | "@babel/plugin-transform-unicode-escapes" "^7.14.5"
|
896 | 896 | "@babel/plugin-transform-unicode-regex" "^7.14.5"
|
897 | 897 | "@babel/preset-modules" "^0.1.4"
|
898 |
| - "@babel/types" "^7.14.8" |
| 898 | + "@babel/types" "^7.14.9" |
899 | 899 | babel-plugin-polyfill-corejs2 "^0.2.2"
|
900 | 900 | babel-plugin-polyfill-corejs3 "^0.2.2"
|
901 | 901 | babel-plugin-polyfill-regenerator "^0.2.2"
|
902 |
| - core-js-compat "^3.15.0" |
| 902 | + core-js-compat "^3.16.0" |
903 | 903 | semver "^6.3.0"
|
904 | 904 |
|
905 | 905 | "@babel/preset-modules@^0.1.4":
|
|
964 | 964 | debug "^4.1.0"
|
965 | 965 | globals "^11.1.0"
|
966 | 966 |
|
967 |
| -"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
968 |
| - version "7.14.8" |
969 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.8.tgz#38109de8fcadc06415fbd9b74df0065d4d41c728" |
970 |
| - integrity sha512-iob4soQa7dZw8nodR/KlOQkPh9S4I8RwCxwRIFuiMRYjOzH/KJzdUfDgz6cGi5dDaclXF4P2PAhCdrBJNIg68Q== |
| 967 | +"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.14.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
| 968 | + version "7.14.9" |
| 969 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d" |
| 970 | + integrity sha512-u0bLTnv3DFHeaQLYzb7oRJ1JHr1sv/SYDM7JSqHFFLwXG1wTZRughxFI5NCP8qBEo1rVVsn7Yg2Lvw49nne/Ow== |
971 | 971 | dependencies:
|
972 |
| - "@babel/helper-validator-identifier" "^7.14.8" |
| 972 | + "@babel/helper-validator-identifier" "^7.14.9" |
973 | 973 | to-fast-properties "^2.0.0"
|
974 | 974 |
|
975 | 975 | "@bcoe/v8-coverage@^0.2.3":
|
|
1214 | 1214 | dependencies:
|
1215 | 1215 | type-detect "4.0.8"
|
1216 | 1216 |
|
1217 |
| -"@sinonjs/fake-timers@^7.0.2", "@sinonjs/fake-timers@^7.0.4", "@sinonjs/fake-timers@^7.1.0": |
| 1217 | +"@sinonjs/fake-timers@^7.0.2", "@sinonjs/fake-timers@^7.0.4", "@sinonjs/fake-timers@^7.1.2": |
1218 | 1218 | version "7.1.2"
|
1219 | 1219 | resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-7.1.2.tgz#2524eae70c4910edccf99b2f4e6efc5894aff7b5"
|
1220 | 1220 | integrity sha512-iQADsW4LBMISqZ6Ci1dupJL9pprqwcVFTcOsEmQOEhW+KLCVn/Y4Jrvg2k19fIHCp+iFprriYPTdRcQR8NbUPg==
|
@@ -2020,10 +2020,10 @@ copy-descriptor@^0.1.0:
|
2020 | 2020 | resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
|
2021 | 2021 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
|
2022 | 2022 |
|
2023 |
| -core-js-compat@^3.15.0, core-js-compat@^3.9.1: |
2024 |
| - version "3.15.1" |
2025 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.15.1.tgz#1afe233716d37ee021956ef097594071b2b585a7" |
2026 |
| - integrity sha512-xGhzYMX6y7oEGQGAJmP2TmtBLvR4nZmRGEcFa3ubHOq5YEp51gGN9AovVa0AoujGZIq+Wm6dISiYyGNfdflYww== |
| 2023 | +core-js-compat@^3.16.0, core-js-compat@^3.9.1: |
| 2024 | + version "3.16.0" |
| 2025 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.16.0.tgz#fced4a0a534e7e02f7e084bff66c701f8281805f" |
| 2026 | + integrity sha512-5D9sPHCdewoUK7pSUPfTF7ZhLh8k9/CoJXWUEo+F1dZT5Z1DVgcuRqUKhjeKW+YLb8f21rTFgWwQJiNw1hoZ5Q== |
2027 | 2027 | dependencies:
|
2028 | 2028 | browserslist "^4.16.6"
|
2029 | 2029 | semver "7.0.0"
|
@@ -2450,10 +2450,10 @@ eslint-visitor-keys@^2.0.0:
|
2450 | 2450 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
|
2451 | 2451 | integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
|
2452 | 2452 |
|
2453 |
| -eslint@^7.31.0: |
2454 |
| - version "7.31.0" |
2455 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31.0.tgz#f972b539424bf2604907a970860732c5d99d3aca" |
2456 |
| - integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA== |
| 2453 | +eslint@^7.32.0: |
| 2454 | + version "7.32.0" |
| 2455 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d" |
| 2456 | + integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA== |
2457 | 2457 | dependencies:
|
2458 | 2458 | "@babel/code-frame" "7.12.11"
|
2459 | 2459 | "@eslint/eslintrc" "^0.4.3"
|
@@ -4842,13 +4842,13 @@ sinon-chai@^3.7.0:
|
4842 | 4842 | resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-3.7.0.tgz#cfb7dec1c50990ed18c153f1840721cf13139783"
|
4843 | 4843 | integrity sha512-mf5NURdUaSdnatJx3uhoBOrY9dtL19fiOtAdT1Azxg3+lNJFiuN0uzaU3xX1LeAfL17kHQhTAJgpsfhbMJMY2g==
|
4844 | 4844 |
|
4845 |
| -sinon@^11.1.1: |
4846 |
| - version "11.1.1" |
4847 |
| - resolved "https://registry.yarnpkg.com/sinon/-/sinon-11.1.1.tgz#99a295a8b6f0fadbbb7e004076f3ae54fc6eab91" |
4848 |
| - integrity sha512-ZSSmlkSyhUWbkF01Z9tEbxZLF/5tRC9eojCdFh33gtQaP7ITQVaMWQHGuFM7Cuf/KEfihuh1tTl3/ABju3AQMg== |
| 4845 | +sinon@^11.1.2: |
| 4846 | + version "11.1.2" |
| 4847 | + resolved "https://registry.yarnpkg.com/sinon/-/sinon-11.1.2.tgz#9e78850c747241d5c59d1614d8f9cbe8840e8674" |
| 4848 | + integrity sha512-59237HChms4kg7/sXhiRcUzdSkKuydDeTiamT/jesUVHshBgL8XAmhgFo0GfK6RruMDM/iRSij1EybmMog9cJw== |
4849 | 4849 | dependencies:
|
4850 | 4850 | "@sinonjs/commons" "^1.8.3"
|
4851 |
| - "@sinonjs/fake-timers" "^7.1.0" |
| 4851 | + "@sinonjs/fake-timers" "^7.1.2" |
4852 | 4852 | "@sinonjs/samsam" "^6.0.2"
|
4853 | 4853 | diff "^5.0.0"
|
4854 | 4854 | nise "^5.1.0"
|
|
0 commit comments