|
14 | 14 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41"
|
15 | 15 | integrity sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw==
|
16 | 16 |
|
17 |
| -"@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.7.5": |
| 17 | +"@babel/core@^7.1.0", "@babel/core@^7.7.5": |
18 | 18 | version "7.12.9"
|
19 | 19 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8"
|
20 | 20 | integrity sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==
|
|
36 | 36 | semver "^5.4.1"
|
37 | 37 | source-map "^0.5.0"
|
38 | 38 |
|
39 |
| -"@babel/generator@^7.12.5": |
40 |
| - version "7.12.5" |
41 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.5.tgz#a2c50de5c8b6d708ab95be5e6053936c1884a4de" |
42 |
| - integrity sha512-m16TQQJ8hPt7E+OS/XVQg/7U184MLXtvuGbCdA7na61vha+ImkyyNM/9DDA0unYCVZn3ZOhng+qz48/KBOT96A== |
| 39 | +"@babel/core@^7.11.6": |
| 40 | + version "7.12.10" |
| 41 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.10.tgz#b79a2e1b9f70ed3d84bbfb6d8c4ef825f606bccd" |
| 42 | + integrity sha512-eTAlQKq65zHfkHZV0sIVODCPGVgoo1HdBlbSLi9CqOzuZanMv2ihzY+4paiKr1mH+XmYESMAmJ/dpZ68eN6d8w== |
43 | 43 | dependencies:
|
44 |
| - "@babel/types" "^7.12.5" |
| 44 | + "@babel/code-frame" "^7.10.4" |
| 45 | + "@babel/generator" "^7.12.10" |
| 46 | + "@babel/helper-module-transforms" "^7.12.1" |
| 47 | + "@babel/helpers" "^7.12.5" |
| 48 | + "@babel/parser" "^7.12.10" |
| 49 | + "@babel/template" "^7.12.7" |
| 50 | + "@babel/traverse" "^7.12.10" |
| 51 | + "@babel/types" "^7.12.10" |
| 52 | + convert-source-map "^1.7.0" |
| 53 | + debug "^4.1.0" |
| 54 | + gensync "^1.0.0-beta.1" |
| 55 | + json5 "^2.1.2" |
| 56 | + lodash "^4.17.19" |
| 57 | + semver "^5.4.1" |
| 58 | + source-map "^0.5.0" |
| 59 | + |
| 60 | +"@babel/generator@^7.12.10", "@babel/generator@^7.12.5": |
| 61 | + version "7.12.10" |
| 62 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.10.tgz#2b188fc329fb8e4f762181703beffc0fe6df3460" |
| 63 | + integrity sha512-6mCdfhWgmqLdtTkhXjnIz0LcdVCd26wS2JXRtj2XY0u5klDsXBREA/pG5NVOuVnF2LUrBGNFtQkIqqTbblg0ww== |
| 64 | + dependencies: |
| 65 | + "@babel/types" "^7.12.10" |
45 | 66 | jsesc "^2.5.1"
|
46 | 67 | source-map "^0.5.0"
|
47 | 68 |
|
48 |
| -"@babel/helper-annotate-as-pure@^7.10.4": |
49 |
| - version "7.10.4" |
50 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3" |
51 |
| - integrity sha512-XQlqKQP4vXFB7BN8fEEerrmYvHp3fK/rBkRFz9jaJbzK0B1DSfej9Kc7ZzE8Z/OnId1jpJdNAZ3BFQjWG68rcA== |
| 69 | +"@babel/helper-annotate-as-pure@^7.10.4", "@babel/helper-annotate-as-pure@^7.12.10": |
| 70 | + version "7.12.10" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.10.tgz#54ab9b000e60a93644ce17b3f37d313aaf1d115d" |
| 72 | + integrity sha512-XplmVbC1n+KY6jL8/fgLVXXUauDIB+lD5+GsQEh6F6GBF1dq1qy4DP4yXWzDKcoqXB3X58t61e85Fitoww4JVQ== |
52 | 73 | dependencies:
|
53 |
| - "@babel/types" "^7.10.4" |
| 74 | + "@babel/types" "^7.12.10" |
54 | 75 |
|
55 | 76 | "@babel/helper-builder-binary-assignment-operator-visitor@^7.10.4":
|
56 | 77 | version "7.10.4"
|
|
60 | 81 | "@babel/helper-explode-assignable-expression" "^7.10.4"
|
61 | 82 | "@babel/types" "^7.10.4"
|
62 | 83 |
|
63 |
| -"@babel/helper-builder-react-jsx-experimental@^7.12.4": |
64 |
| - version "7.12.4" |
65 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.12.4.tgz#55fc1ead5242caa0ca2875dcb8eed6d311e50f48" |
66 |
| - integrity sha512-AjEa0jrQqNk7eDQOo0pTfUOwQBMF+xVqrausQwT9/rTKy0g04ggFNaJpaE09IQMn9yExluigWMJcj0WC7bq+Og== |
| 84 | +"@babel/helper-builder-react-jsx-experimental@^7.12.10", "@babel/helper-builder-react-jsx-experimental@^7.12.4": |
| 85 | + version "7.12.10" |
| 86 | + resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.12.10.tgz#a58cb96a793dc0fcd5c9ed3bb36d62fdc60534c2" |
| 87 | + integrity sha512-3Kcr2LGpL7CTRDTTYm1bzeor9qZbxbvU2AxsLA6mUG9gYarSfIKMK0UlU+azLWI+s0+BH768bwyaziWB2NOJlQ== |
67 | 88 | dependencies:
|
68 |
| - "@babel/helper-annotate-as-pure" "^7.10.4" |
69 |
| - "@babel/helper-module-imports" "^7.12.1" |
70 |
| - "@babel/types" "^7.12.1" |
| 89 | + "@babel/helper-annotate-as-pure" "^7.12.10" |
| 90 | + "@babel/helper-module-imports" "^7.12.5" |
| 91 | + "@babel/types" "^7.12.10" |
71 | 92 |
|
72 | 93 | "@babel/helper-builder-react-jsx@^7.10.4":
|
73 | 94 | version "7.10.4"
|
|
132 | 153 | "@babel/types" "^7.10.4"
|
133 | 154 |
|
134 | 155 | "@babel/helper-get-function-arity@^7.10.4":
|
135 |
| - version "7.10.4" |
136 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2" |
137 |
| - integrity sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A== |
| 156 | + version "7.12.10" |
| 157 | + resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.10.tgz#b158817a3165b5faa2047825dfa61970ddcc16cf" |
| 158 | + integrity sha512-mm0n5BPjR06wh9mPQaDdXWDoll/j5UpCAPl1x8fS71GHm7HA6Ua2V4ylG1Ju8lvcTOietbPNNPaSilKj+pj+Ag== |
138 | 159 | dependencies:
|
139 |
| - "@babel/types" "^7.10.4" |
| 160 | + "@babel/types" "^7.12.10" |
140 | 161 |
|
141 | 162 | "@babel/helper-hoist-variables@^7.10.4":
|
142 | 163 | version "7.10.4"
|
|
175 | 196 | lodash "^4.17.19"
|
176 | 197 |
|
177 | 198 | "@babel/helper-optimise-call-expression@^7.10.4":
|
178 |
| - version "7.12.7" |
179 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.7.tgz#7f94ae5e08721a49467346aa04fd22f750033b9c" |
180 |
| - integrity sha512-I5xc9oSJ2h59OwyUqjv95HRyzxj53DAubUERgQMrpcCEYQyToeHA+NEcUEsVWB4j53RDeskeBJ0SgRAYHDBckw== |
| 199 | + version "7.12.10" |
| 200 | + resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.10.tgz#94ca4e306ee11a7dd6e9f42823e2ac6b49881e2d" |
| 201 | + integrity sha512-4tpbU0SrSTjjt65UMWSrUOPZTsgvPgGG4S8QSTNHacKzpS51IVWGDj0yCwyeZND/i+LSN2g/O63jEXEWm49sYQ== |
181 | 202 | dependencies:
|
182 |
| - "@babel/types" "^7.12.7" |
| 203 | + "@babel/types" "^7.12.10" |
183 | 204 |
|
184 | 205 | "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
185 | 206 | version "7.10.4"
|
|
264 | 285 | chalk "^2.0.0"
|
265 | 286 | js-tokens "^4.0.0"
|
266 | 287 |
|
267 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.12.7": |
| 288 | +"@babel/parser@^7.1.0": |
268 | 289 | version "7.12.7"
|
269 | 290 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.7.tgz#fee7b39fe809d0e73e5b25eecaf5780ef3d73056"
|
270 | 291 | integrity sha512-oWR02Ubp4xTLCAqPRiNIuMVgNO5Aif/xpXtabhzW2HWUD47XJsAB4Zd/Rg30+XeQA3juXigV7hlquOTmwqLiwg==
|
271 | 292 |
|
| 293 | +"@babel/parser@^7.12.10", "@babel/parser@^7.12.7": |
| 294 | + version "7.12.10" |
| 295 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.10.tgz#824600d59e96aea26a5a2af5a9d812af05c3ae81" |
| 296 | + integrity sha512-PJdRPwyoOqFAWfLytxrWwGrAxghCgh/yTNCYciOz8QgjflA7aZhECPZAa2VUedKg2+QMWkI0L9lynh2SNmNEgA== |
| 297 | + |
272 | 298 | "@babel/plugin-proposal-async-generator-functions@^7.12.1":
|
273 | 299 | version "7.12.1"
|
274 | 300 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.12.1.tgz#dc6c1170e27d8aca99ff65f4925bd06b1c90550e"
|
|
681 | 707 | "@babel/helper-plugin-utils" "^7.10.4"
|
682 | 708 | "@babel/plugin-syntax-jsx" "^7.12.1"
|
683 | 709 |
|
684 |
| -"@babel/plugin-transform-react-jsx-self@^7.12.1": |
685 |
| - version "7.12.1" |
686 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.12.1.tgz#ef43cbca2a14f1bd17807dbe4376ff89d714cf28" |
687 |
| - integrity sha512-FbpL0ieNWiiBB5tCldX17EtXgmzeEZjFrix72rQYeq9X6nUK38HCaxexzVQrZWXanxKJPKVVIU37gFjEQYkPkA== |
688 |
| - dependencies: |
689 |
| - "@babel/helper-plugin-utils" "^7.10.4" |
690 |
| - |
691 |
| -"@babel/plugin-transform-react-jsx-source@^7.12.1": |
692 |
| - version "7.12.1" |
693 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.12.1.tgz#d07de6863f468da0809edcf79a1aa8ce2a82a26b" |
694 |
| - integrity sha512-keQ5kBfjJNRc6zZN1/nVHCd6LLIHq4aUKcVnvE/2l+ZZROSbqoiGFRtT5t3Is89XJxBQaP7NLZX2jgGHdZvvFQ== |
695 |
| - dependencies: |
696 |
| - "@babel/helper-plugin-utils" "^7.10.4" |
697 |
| - |
698 |
| -"@babel/plugin-transform-react-jsx@^7.12.7": |
699 |
| - version "7.12.7" |
700 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.12.7.tgz#8b14d45f6eccd41b7f924bcb65c021e9f0a06f7f" |
701 |
| - integrity sha512-YFlTi6MEsclFAPIDNZYiCRbneg1MFGao9pPG9uD5htwE0vDbPaMUMeYd6itWjw7K4kro4UbdQf3ljmFl9y48dQ== |
| 710 | +"@babel/plugin-transform-react-jsx@^7.12.10": |
| 711 | + version "7.12.10" |
| 712 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.12.10.tgz#a7af3097c73479123594c8c8fe39545abebd44e3" |
| 713 | + integrity sha512-MM7/BC8QdHXM7Qc1wdnuk73R4gbuOpfrSUgfV/nODGc86sPY1tgmY2M9E9uAnf2e4DOIp8aKGWqgZfQxnTNGuw== |
702 | 714 | dependencies:
|
703 | 715 | "@babel/helper-builder-react-jsx" "^7.10.4"
|
704 |
| - "@babel/helper-builder-react-jsx-experimental" "^7.12.4" |
| 716 | + "@babel/helper-builder-react-jsx-experimental" "^7.12.10" |
705 | 717 | "@babel/helper-plugin-utils" "^7.10.4"
|
706 | 718 | "@babel/plugin-syntax-jsx" "^7.12.1"
|
707 | 719 |
|
|
756 | 768 | dependencies:
|
757 | 769 | "@babel/helper-plugin-utils" "^7.10.4"
|
758 | 770 |
|
759 |
| -"@babel/plugin-transform-typeof-symbol@^7.12.1": |
760 |
| - version "7.12.1" |
761 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.12.1.tgz#9ca6be343d42512fbc2e68236a82ae64bc7af78a" |
762 |
| - integrity sha512-EPGgpGy+O5Kg5pJFNDKuxt9RdmTgj5sgrus2XVeMp/ZIbOESadgILUbm50SNpghOh3/6yrbsH+NB5+WJTmsA7Q== |
| 771 | +"@babel/plugin-transform-typeof-symbol@^7.12.10": |
| 772 | + version "7.12.10" |
| 773 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.12.10.tgz#de01c4c8f96580bd00f183072b0d0ecdcf0dec4b" |
| 774 | + integrity sha512-JQ6H8Rnsogh//ijxspCjc21YPd3VLVoYtAwv3zQmqAt8YGYUtdo5usNhdl4b9/Vir2kPFZl6n1h0PfUz4hJhaA== |
763 | 775 | dependencies:
|
764 | 776 | "@babel/helper-plugin-utils" "^7.10.4"
|
765 | 777 |
|
|
779 | 791 | "@babel/helper-plugin-utils" "^7.10.4"
|
780 | 792 |
|
781 | 793 | "@babel/preset-env@^7.11.5":
|
782 |
| - version "7.12.7" |
783 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.7.tgz#54ea21dbe92caf6f10cb1a0a576adc4ebf094b55" |
784 |
| - integrity sha512-OnNdfAr1FUQg7ksb7bmbKoby4qFOHw6DKWWUNB9KqnnCldxhxJlP+21dpyaWFmf2h0rTbOkXJtAGevY3XW1eew== |
| 794 | + version "7.12.10" |
| 795 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.10.tgz#ca981b95f641f2610531bd71948656306905e6ab" |
| 796 | + integrity sha512-Gz9hnBT/tGeTE2DBNDkD7BiWRELZt+8lSysHuDwmYXUIvtwZl0zI+D6mZgXZX0u8YBlLS4tmai9ONNY9tjRgRA== |
785 | 797 | dependencies:
|
786 | 798 | "@babel/compat-data" "^7.12.7"
|
787 | 799 | "@babel/helper-compilation-targets" "^7.12.5"
|
|
842 | 854 | "@babel/plugin-transform-spread" "^7.12.1"
|
843 | 855 | "@babel/plugin-transform-sticky-regex" "^7.12.7"
|
844 | 856 | "@babel/plugin-transform-template-literals" "^7.12.1"
|
845 |
| - "@babel/plugin-transform-typeof-symbol" "^7.12.1" |
| 857 | + "@babel/plugin-transform-typeof-symbol" "^7.12.10" |
846 | 858 | "@babel/plugin-transform-unicode-escapes" "^7.12.1"
|
847 | 859 | "@babel/plugin-transform-unicode-regex" "^7.12.1"
|
848 | 860 | "@babel/preset-modules" "^0.1.3"
|
849 |
| - "@babel/types" "^7.12.7" |
850 |
| - core-js-compat "^3.7.0" |
| 861 | + "@babel/types" "^7.12.10" |
| 862 | + core-js-compat "^3.8.0" |
851 | 863 | semver "^5.5.0"
|
852 | 864 |
|
853 | 865 | "@babel/preset-modules@^0.1.3":
|
|
862 | 874 | esutils "^2.0.2"
|
863 | 875 |
|
864 | 876 | "@babel/preset-react@^7.10.4":
|
865 |
| - version "7.12.7" |
866 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.12.7.tgz#36d61d83223b07b6ac4ec55cf016abb0f70be83b" |
867 |
| - integrity sha512-wKeTdnGUP5AEYCYQIMeXMMwU7j+2opxrG0WzuZfxuuW9nhKvvALBjl67653CWamZJVefuJGI219G591RSldrqQ== |
| 877 | + version "7.12.10" |
| 878 | + resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.12.10.tgz#4fed65f296cbb0f5fb09de6be8cddc85cc909be9" |
| 879 | + integrity sha512-vtQNjaHRl4DUpp+t+g4wvTHsLQuye+n0H/wsXIZRn69oz/fvNC7gQ4IK73zGJBaxvHoxElDvnYCthMcT7uzFoQ== |
868 | 880 | dependencies:
|
869 | 881 | "@babel/helper-plugin-utils" "^7.10.4"
|
870 | 882 | "@babel/plugin-transform-react-display-name" "^7.12.1"
|
871 |
| - "@babel/plugin-transform-react-jsx" "^7.12.7" |
| 883 | + "@babel/plugin-transform-react-jsx" "^7.12.10" |
872 | 884 | "@babel/plugin-transform-react-jsx-development" "^7.12.7"
|
873 |
| - "@babel/plugin-transform-react-jsx-self" "^7.12.1" |
874 |
| - "@babel/plugin-transform-react-jsx-source" "^7.12.1" |
875 | 885 | "@babel/plugin-transform-react-pure-annotations" "^7.12.1"
|
876 | 886 |
|
877 | 887 | "@babel/runtime@^7.1.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
|
|
890 | 900 | "@babel/parser" "^7.12.7"
|
891 | 901 | "@babel/types" "^7.12.7"
|
892 | 902 |
|
893 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5", "@babel/traverse@^7.12.9": |
| 903 | +"@babel/traverse@^7.1.0": |
894 | 904 | version "7.12.9"
|
895 | 905 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.9.tgz#fad26c972eabbc11350e0b695978de6cc8e8596f"
|
896 | 906 | integrity sha512-iX9ajqnLdoU1s1nHt36JDI9KG4k+vmI8WgjK5d+aDTwQbL2fUnzedNedssA645Ede3PM2ma1n8Q4h2ohwXgMXw==
|
|
905 | 915 | globals "^11.1.0"
|
906 | 916 | lodash "^4.17.19"
|
907 | 917 |
|
908 |
| -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 918 | +"@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.10", "@babel/traverse@^7.12.5", "@babel/traverse@^7.12.9": |
| 919 | + version "7.12.10" |
| 920 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.10.tgz#2d1f4041e8bf42ea099e5b2dc48d6a594c00017a" |
| 921 | + integrity sha512-6aEtf0IeRgbYWzta29lePeYSk+YAFIC3kyqESeft8o5CkFlYIMX+EQDDWEiAQ9LHOA3d0oHdgrSsID/CKqXJlg== |
| 922 | + dependencies: |
| 923 | + "@babel/code-frame" "^7.10.4" |
| 924 | + "@babel/generator" "^7.12.10" |
| 925 | + "@babel/helper-function-name" "^7.10.4" |
| 926 | + "@babel/helper-split-export-declaration" "^7.11.0" |
| 927 | + "@babel/parser" "^7.12.10" |
| 928 | + "@babel/types" "^7.12.10" |
| 929 | + debug "^4.1.0" |
| 930 | + globals "^11.1.0" |
| 931 | + lodash "^4.17.19" |
| 932 | + |
| 933 | +"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
909 | 934 | version "7.12.7"
|
910 | 935 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13"
|
911 | 936 | integrity sha512-MNyI92qZq6jrQkXvtIiykvl4WtoRrVV9MPn+ZfsoEENjiWcBQ3ZSHrkxnJWgWtLX3XXqX5hrSQ+X69wkmesXuQ==
|
|
914 | 939 | lodash "^4.17.19"
|
915 | 940 | to-fast-properties "^2.0.0"
|
916 | 941 |
|
| 942 | +"@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.4.4": |
| 943 | + version "7.12.10" |
| 944 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.10.tgz#7965e4a7260b26f09c56bcfcb0498af1f6d9b260" |
| 945 | + integrity sha512-sf6wboJV5mGyip2hIpDSKsr80RszPinEFjsHTalMxZAZkoQ2/2yQzxlcFN52SJqsyPfLtPmenL4g2KB3KJXPDw== |
| 946 | + dependencies: |
| 947 | + "@babel/helper-validator-identifier" "^7.10.4" |
| 948 | + lodash "^4.17.19" |
| 949 | + to-fast-properties "^2.0.0" |
| 950 | + |
917 | 951 | "@bcoe/v8-coverage@^0.2.3":
|
918 | 952 | version "0.2.3"
|
919 | 953 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
@@ -2703,13 +2737,13 @@ browserify-zlib@^0.2.0:
|
2703 | 2737 | pako "~1.0.5"
|
2704 | 2738 |
|
2705 | 2739 | browserslist@^4.14.5, browserslist@^4.15.0:
|
2706 |
| - version "4.15.0" |
2707 |
| - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.15.0.tgz#3d48bbca6a3f378e86102ffd017d9a03f122bdb0" |
2708 |
| - integrity sha512-IJ1iysdMkGmjjYeRlDU8PQejVwxvVO5QOfXH7ylW31GO6LwNRSmm/SgRXtNsEXqMLl2e+2H5eEJ7sfynF8TCaQ== |
| 2740 | + version "4.16.0" |
| 2741 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.0.tgz#410277627500be3cb28a1bfe037586fbedf9488b" |
| 2742 | + integrity sha512-/j6k8R0p3nxOC6kx5JGAxsnhc9ixaWJfYc+TNTzxg6+ARaESAvQGV7h0uNOB4t+pLQJZWzcrMxXOxjgsCj3dqQ== |
2709 | 2743 | dependencies:
|
2710 |
| - caniuse-lite "^1.0.30001164" |
| 2744 | + caniuse-lite "^1.0.30001165" |
2711 | 2745 | colorette "^1.2.1"
|
2712 |
| - electron-to-chromium "^1.3.612" |
| 2746 | + electron-to-chromium "^1.3.621" |
2713 | 2747 | escalade "^3.1.1"
|
2714 | 2748 | node-releases "^1.1.67"
|
2715 | 2749 |
|
@@ -2883,7 +2917,7 @@ camelcase@^6.0.0:
|
2883 | 2917 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809"
|
2884 | 2918 | integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==
|
2885 | 2919 |
|
2886 |
| -caniuse-lite@^1.0.30001164: |
| 2920 | +caniuse-lite@^1.0.30001165: |
2887 | 2921 | version "1.0.30001165"
|
2888 | 2922 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001165.tgz#32955490d2f60290bb186bb754f2981917fa744f"
|
2889 | 2923 | integrity sha512-8cEsSMwXfx7lWSUMA2s08z9dIgsnR5NAqjXP23stdsU3AUWkCr/rr4s4OFtHXn5XXr6+7kam3QFVoYyXNPdJPA==
|
@@ -3406,7 +3440,7 @@ copy-webpack-plugin@^6.0.3:
|
3406 | 3440 | serialize-javascript "^5.0.1"
|
3407 | 3441 | webpack-sources "^1.4.3"
|
3408 | 3442 |
|
3409 |
| -core-js-compat@^3.7.0: |
| 3443 | +core-js-compat@^3.8.0: |
3410 | 3444 | version "3.8.1"
|
3411 | 3445 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.8.1.tgz#8d1ddd341d660ba6194cbe0ce60f4c794c87a36e"
|
3412 | 3446 | integrity sha512-a16TLmy9NVD1rkjUGbwuyWkiDoN0FDpAwrfLONvHFQx0D9k7J9y0srwMT8QP/Z6HE3MIFaVynEeYwZwPX1o5RQ==
|
|
4045 | 4079 | resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
|
4046 | 4080 | integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
|
4047 | 4081 |
|
4048 |
| -electron-to-chromium@^1.3.612: |
4049 |
| - version "1.3.616" |
4050 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.616.tgz#de63d1c79bb8eb61168774df0c11c9e1af69f9e8" |
4051 |
| - integrity sha512-CI8L38UN2BEnqXw3/oRIQTmde0LiSeqWSRlPA42ZTYgJQ8fYenzAM2Z3ni+jtILTcrs5aiXZCGJ96Pm+3/yGyQ== |
| 4082 | +electron-to-chromium@^1.3.621: |
| 4083 | + version "1.3.625" |
| 4084 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.625.tgz#a7bd18da4dc732c180b2e95e0e296c0bf22f3bd6" |
| 4085 | + integrity sha512-CsLk/r0C9dAzVPa9QF74HIXduxaucsaRfqiOYvIv2PRhvyC6EOqc/KbpgToQuDVgPf3sNAFZi3iBu4vpGOwGag== |
4052 | 4086 |
|
4053 | 4087 | elliptic@^6.5.3:
|
4054 | 4088 | version "6.5.3"
|
|
0 commit comments