|
91 | 91 | source-map "^0.5.0"
|
92 | 92 |
|
93 | 93 | "@babel/generator@^7.14.0":
|
94 |
| - version "7.14.0" |
95 |
| - resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.14.0.tgz#0f35d663506c43e4f10898fbda0d752ec75494be" |
96 |
| - integrity sha512-C6u00HbmsrNPug6A+CiNl8rEys7TsdcXwg12BHi2ca5rUfAs3+UwZsuDQSXnc+wCElCXMB8gMaJ3YXDdh8fAlg== |
| 94 | + version "7.14.1" |
| 95 | + resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.14.1.tgz#1f99331babd65700183628da186f36f63d615c93" |
| 96 | + integrity sha512-TMGhsXMXCP/O1WtQmZjpEYDhCYC9vFhayWZPJSZCGkPJgUqX0rF0wwtrYvnzVxIjcF80tkUertXVk5cwqi5cAQ== |
97 | 97 | dependencies:
|
98 |
| - "@babel/types" "^7.14.0" |
| 98 | + "@babel/types" "^7.14.1" |
99 | 99 | jsesc "^2.5.1"
|
100 | 100 | source-map "^0.5.0"
|
101 | 101 |
|
|
125 | 125 | semver "^6.3.0"
|
126 | 126 |
|
127 | 127 | "@babel/helper-create-class-features-plugin@^7.13.0", "@babel/helper-create-class-features-plugin@^7.14.0":
|
128 |
| - version "7.14.0" |
129 |
| - resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.0.tgz#38367d3dab125b12f94273de418f4df23a11a15e" |
130 |
| - integrity sha512-6pXDPguA5zC40Y8oI5mqr+jEUpjMJonKvknvA+vD8CYDz5uuXEwWBK8sRAsE/t3gfb1k15AQb9RhwpscC4nUJQ== |
| 128 | + version "7.14.1" |
| 129 | + resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.1.tgz#1fe11b376f3c41650ad9fedc665b0068722ea76c" |
| 130 | + integrity sha512-r8rsUahG4ywm0QpGcCrLaUSOuNAISR3IZCg4Fx05Ozq31aCUrQsTLH6KPxy0N5ULoQ4Sn9qjNdGNtbPWAC6hYg== |
131 | 131 | dependencies:
|
132 | 132 | "@babel/helper-annotate-as-pure" "^7.12.13"
|
133 | 133 | "@babel/helper-function-name" "^7.12.13"
|
|
351 | 351 | integrity sha512-AQBOU2Z9kWwSZMd6lNjCX0GUgFonL1wAM1db8L8PMk9UDaGsRCArBkU4Sc+UCM3AE4hjbXx+h58Lb3QT4oRmrA==
|
352 | 352 |
|
353 | 353 | "@babel/parser@^7.12.13", "@babel/parser@^7.14.0":
|
354 |
| - version "7.14.0" |
355 |
| - resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.14.0.tgz#2f0ebfed92bcddcc8395b91f1895191ce2760380" |
356 |
| - integrity sha512-AHbfoxesfBALg33idaTBVUkLnfXtsgvJREf93p4p0Lwsz4ppfE7g1tpEXVm4vrxUcH4DVhAa9Z1m1zqf9WUC7Q== |
| 354 | + version "7.14.1" |
| 355 | + resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.14.1.tgz#1bd644b5db3f5797c4479d89ec1817fe02b84c47" |
| 356 | + integrity sha512-muUGEKu8E/ftMTPlNp+mc6zL3E9zKWmF5sDHZ5MSsoTP9Wyz64AhEf9kD08xYJ7w6Hdcu8H550ircnPyWSIF0Q== |
357 | 357 |
|
358 | 358 | "@babel/parser@^7.13.0":
|
359 | 359 | version "7.13.13"
|
|
645 | 645 | dependencies:
|
646 | 646 | "@babel/helper-plugin-utils" "^7.12.13"
|
647 | 647 |
|
648 |
| -"@babel/plugin-transform-block-scoping@^7.13.16": |
649 |
| - version "7.13.16" |
650 |
| - resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.13.16.tgz#a9c0f10794855c63b1d629914c7dcfeddd185892" |
651 |
| - integrity sha512-ad3PHUxGnfWF4Efd3qFuznEtZKoBp0spS+DgqzVzRPV7urEBvPLue3y2j80w4Jf2YLzZHj8TOv/Lmvdmh3b2xg== |
| 648 | +"@babel/plugin-transform-block-scoping@^7.14.1": |
| 649 | + version "7.14.1" |
| 650 | + resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.1.tgz#ac1b3a8e3d8cbb31efc6b9be2f74eb9823b74ab2" |
| 651 | + integrity sha512-2mQXd0zBrwfp0O1moWIhPpEeTKDvxyHcnma3JATVP1l+CctWBuot6OJG8LQ4DnBj4ZZPSmlb/fm4mu47EOAnVA== |
652 | 652 | dependencies:
|
653 | 653 | "@babel/helper-plugin-utils" "^7.13.0"
|
654 | 654 |
|
|
871 | 871 | "@babel/helper-plugin-utils" "^7.12.13"
|
872 | 872 |
|
873 | 873 | "@babel/preset-env@^7.12.11":
|
874 |
| - version "7.14.0" |
875 |
| - resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.14.0.tgz#236f88cd5da625e625dd40500d4824523f50e6c5" |
876 |
| - integrity sha512-GWRCdBv2whxqqaSi7bo/BEXf070G/fWFMEdCnmoRg2CZJy4GK06ovFuEjJrZhDRXYgBsYtxVbG8GUHvw+UWBkQ== |
| 874 | + version "7.14.1" |
| 875 | + resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.14.1.tgz#b55914e2e68885ea03f69600b2d3537e54574a93" |
| 876 | + integrity sha512-0M4yL1l7V4l+j/UHvxcdvNfLB9pPtIooHTbEhgD/6UGyh8Hy3Bm1Mj0buzjDXATCSz3JFibVdnoJZCrlUCanrQ== |
877 | 877 | dependencies:
|
878 | 878 | "@babel/compat-data" "^7.14.0"
|
879 | 879 | "@babel/helper-compilation-targets" "^7.13.16"
|
|
912 | 912 | "@babel/plugin-transform-arrow-functions" "^7.13.0"
|
913 | 913 | "@babel/plugin-transform-async-to-generator" "^7.13.0"
|
914 | 914 | "@babel/plugin-transform-block-scoped-functions" "^7.12.13"
|
915 |
| - "@babel/plugin-transform-block-scoping" "^7.13.16" |
| 915 | + "@babel/plugin-transform-block-scoping" "^7.14.1" |
916 | 916 | "@babel/plugin-transform-classes" "^7.13.0"
|
917 | 917 | "@babel/plugin-transform-computed-properties" "^7.13.0"
|
918 | 918 | "@babel/plugin-transform-destructuring" "^7.13.17"
|
|
942 | 942 | "@babel/plugin-transform-unicode-escapes" "^7.12.13"
|
943 | 943 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
944 | 944 | "@babel/preset-modules" "^0.1.4"
|
945 |
| - "@babel/types" "^7.14.0" |
| 945 | + "@babel/types" "^7.14.1" |
946 | 946 | babel-plugin-polyfill-corejs2 "^0.2.0"
|
947 | 947 | babel-plugin-polyfill-corejs3 "^0.2.0"
|
948 | 948 | babel-plugin-polyfill-regenerator "^0.2.0"
|
|
1053 | 1053 | lodash "^4.17.19"
|
1054 | 1054 | to-fast-properties "^2.0.0"
|
1055 | 1055 |
|
1056 |
| -"@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.16", "@babel/types@^7.14.0", "@babel/types@^7.4.4": |
1057 |
| - version "7.14.0" |
1058 |
| - resolved "https://registry.npmjs.org/@babel/types/-/types-7.14.0.tgz#3fc3fc74e0cdad878182e5f66cc6bcab1915a802" |
1059 |
| - integrity sha512-O2LVLdcnWplaGxiPBz12d0HcdN8QdxdsWYhz5LSeuukV/5mn2xUUc3gBeU4QBYPJ18g/UToe8F532XJ608prmg== |
| 1056 | +"@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.16", "@babel/types@^7.14.0", "@babel/types@^7.14.1", "@babel/types@^7.4.4": |
| 1057 | + version "7.14.1" |
| 1058 | + resolved "https://registry.npmjs.org/@babel/types/-/types-7.14.1.tgz#095bd12f1c08ab63eff6e8f7745fa7c9cc15a9db" |
| 1059 | + integrity sha512-S13Qe85fzLs3gYRUnrpyeIrBJIMYv33qSTg1qoBwiG6nPKwUWAD9odSzWhEedpwOIzSEI6gbdQIWEMiCI42iBA== |
1060 | 1060 | dependencies:
|
1061 | 1061 | "@babel/helper-validator-identifier" "^7.14.0"
|
1062 | 1062 | to-fast-properties "^2.0.0"
|
@@ -3018,14 +3018,14 @@ browser-process-hrtime@^1.0.0:
|
3018 | 3018 | resolved "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
|
3019 | 3019 | integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
|
3020 | 3020 |
|
3021 |
| -browserslist@^4.14.5, browserslist@^4.16.5: |
3022 |
| - version "4.16.5" |
3023 |
| - resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.16.5.tgz#952825440bca8913c62d0021334cbe928ef062ae" |
3024 |
| - integrity sha512-C2HAjrM1AI/djrpAUU/tr4pml1DqLIzJKSLDBXBrNErl9ZCCTXdhwxdJjYc16953+mBWf7Lw+uUJgpgb8cN71A== |
| 3021 | +browserslist@^4.14.5, browserslist@^4.16.6: |
| 3022 | + version "4.16.6" |
| 3023 | + resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2" |
| 3024 | + integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ== |
3025 | 3025 | dependencies:
|
3026 |
| - caniuse-lite "^1.0.30001214" |
| 3026 | + caniuse-lite "^1.0.30001219" |
3027 | 3027 | colorette "^1.2.2"
|
3028 |
| - electron-to-chromium "^1.3.719" |
| 3028 | + electron-to-chromium "^1.3.723" |
3029 | 3029 | escalade "^3.1.1"
|
3030 | 3030 | node-releases "^1.1.71"
|
3031 | 3031 |
|
@@ -3186,10 +3186,10 @@ camelcase@^6.0.0:
|
3186 | 3186 | resolved "https://registry.npmjs.org/camelcase/-/camelcase-6.0.0.tgz#5259f7c30e35e278f1bdc2a4d91230b37cad981e"
|
3187 | 3187 | integrity sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w==
|
3188 | 3188 |
|
3189 |
| -caniuse-lite@^1.0.30001214: |
3190 |
| - version "1.0.30001219" |
3191 |
| - resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001219.tgz#5bfa5d0519f41f993618bd318f606a4c4c16156b" |
3192 |
| - integrity sha512-c0yixVG4v9KBc/tQ2rlbB3A/bgBFRvl8h8M4IeUbqCca4gsiCfvtaheUssbnux/Mb66Vjz7x8yYjDgYcNQOhyQ== |
| 3189 | +caniuse-lite@^1.0.30001219: |
| 3190 | + version "1.0.30001221" |
| 3191 | + resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001221.tgz#b916721ddf59066cfbe96c5c9a77cf7ae5c52e65" |
| 3192 | + integrity sha512-b9TOZfND3uGSLjMOrLh8XxSQ41x8mX+9MLJYDM4AAHLfaZHttrLNPrScWjVnBITRZbY5sPpCt7X85n7VSLZ+/g== |
3193 | 3193 |
|
3194 | 3194 | capture-exit@^2.0.0:
|
3195 | 3195 | version "2.0.0"
|
@@ -3742,11 +3742,11 @@ copy-descriptor@^0.1.0:
|
3742 | 3742 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
|
3743 | 3743 |
|
3744 | 3744 | core-js-compat@^3.9.0, core-js-compat@^3.9.1:
|
3745 |
| - version "3.11.1" |
3746 |
| - resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.11.1.tgz#57a91e9b02d3bb8cf37f82eceaf44a3d646fa614" |
3747 |
| - integrity sha512-aZ0e4tmlG/aOBHj92/TuOuZwp6jFvn1WNabU5VOVixzhu5t5Ao+JZkQOPlgNXu6ynwLrwJxklT4Gw1G1VGEh+g== |
| 3745 | + version "3.11.2" |
| 3746 | + resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.11.2.tgz#5048e367851cfd2c6c0cb81310757b4da296e385" |
| 3747 | + integrity sha512-gYhNwu7AJjecNtRrIfyoBabQ3ZG+llfPmg9BifIX8yxIpDyfNLRM73zIjINSm6z3dMdI1nwNC9C7uiy4pIC6cw== |
3748 | 3748 | dependencies:
|
3749 |
| - browserslist "^4.16.5" |
| 3749 | + browserslist "^4.16.6" |
3750 | 3750 | semver "7.0.0"
|
3751 | 3751 |
|
3752 | 3752 | core-js@^2.4.0, core-js@^2.5.0:
|
|
4197 | 4197 | resolved "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
|
4198 | 4198 | integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
|
4199 | 4199 |
|
4200 |
| -electron-to-chromium@^1.3.719: |
4201 |
| - version "1.3.723" |
4202 |
| - resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.723.tgz#52769a75635342a4db29af5f1e40bd3dad02c877" |
4203 |
| - integrity sha512-L+WXyXI7c7+G1V8ANzRsPI5giiimLAUDC6Zs1ojHHPhYXb3k/iTABFmWjivEtsWrRQymjnO66/rO2ZTABGdmWg== |
| 4200 | +electron-to-chromium@^1.3.723: |
| 4201 | + version "1.3.725" |
| 4202 | + resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.725.tgz#04fc83f9189169aff50f0a00c6b4090b910cba85" |
| 4203 | + integrity sha512-2BbeAESz7kc6KBzs7WVrMc1BY5waUphk4D4DX5dSQXJhsc3tP5ZFaiyuL0AB7vUKzDYpIeYwTYlEfxyjsGUrhw== |
4204 | 4204 |
|
4205 | 4205 | emittery@^0.7.1:
|
4206 | 4206 | version "0.7.1"
|
|
0 commit comments