16
16
dependencies :
17
17
" @babel/highlight" " ^7.16.7"
18
18
19
- " @babel/compat-data@^7.13.11" , "@babel/compat-data@^7.16.4", "@babel/compat-data@^7.16. 8", "@babel/compat-data@^7.17.0":
19
+ " @babel/compat-data@^7.13.11" , "@babel/compat-data@^7.16.8", "@babel/compat-data@^7.17.0":
20
20
version "7.17.0"
21
21
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.0.tgz#86850b8597ea6962089770952075dcaabb8dba34"
22
22
integrity sha512-392byTlpGWXMv4FbyWw3sAZ/FrW/DrwqLGXpy0mbyNe9Taqv1mg9yON5/o0cnr8XYCkFTZbC1eV+c+LAROgrng==
23
23
24
+ " @babel/compat-data@^7.17.10 " :
25
+ version "7.17.10"
26
+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
27
+ integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
28
+
24
29
" @babel/core@^7.1.0" , "@babel/core@^7.12.3", "@babel/core@^7.16.12", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
25
- version "7.17.5 "
26
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.%3Cspan%20class="x x-first x-last">5 .tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225 "
27
- integrity sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA ==
30
+ version "7.17.10 "
31
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.%3Cspan%20class="x x-first x-last">10 .tgz#74ef0fbf56b7dfc3f198fc2d927f4f03e12f4b05 "
32
+ integrity sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA ==
28
33
dependencies :
29
34
" @ampproject/remapping" " ^2.1.0"
30
35
" @babel/code-frame" " ^7.16.7"
31
- " @babel/generator" " ^7.17.3 "
32
- " @babel/helper-compilation-targets" " ^7.16.7 "
33
- " @babel/helper-module-transforms" " ^7.16 .7"
34
- " @babel/helpers" " ^7.17.2 "
35
- " @babel/parser" " ^7.17.3 "
36
+ " @babel/generator" " ^7.17.10 "
37
+ " @babel/helper-compilation-targets" " ^7.17.10 "
38
+ " @babel/helper-module-transforms" " ^7.17 .7"
39
+ " @babel/helpers" " ^7.17.9 "
40
+ " @babel/parser" " ^7.17.10 "
36
41
" @babel/template" " ^7.16.7"
37
- " @babel/traverse" " ^7.17.3 "
38
- " @babel/types" " ^7.17.0 "
42
+ " @babel/traverse" " ^7.17.10 "
43
+ " @babel/types" " ^7.17.10 "
39
44
convert-source-map "^1.7.0"
40
45
debug "^4.1.0"
41
46
gensync "^1.0.0-beta.2"
42
- json5 "^2.1.2 "
47
+ json5 "^2.2.1 "
43
48
semver "^6.3.0"
44
49
45
- " @babel/generator@^7.17.3 " , "@babel/generator@^7.7.2":
46
- version "7.17.3 "
47
- resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.%3Cspan%20class="x x-first x-last">3 .tgz#a2c30b0c4f89858cb87050c3ffdfd36bdf443200 "
48
- integrity sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg ==
50
+ " @babel/generator@^7.17.10 " , "@babel/generator@^7.7.2":
51
+ version "7.17.10 "
52
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.%3Cspan%20class="x x-first x-last">10 .tgz#c281fa35b0c349bbe9d02916f4ae08fc85ed7189 "
53
+ integrity sha512-46MJZZo9y3o4kmhBVc7zW7i8dtR1oIK/sdO5NcfcZRhTGYi+KKJRtHNgsU6c4VUcJmUNV/LQdebD/9Dlv4K+Tg ==
49
54
dependencies :
50
- " @babel/types" " ^7.17.0"
55
+ " @babel/types" " ^7.17.10"
56
+ " @jridgewell/gen-mapping" " ^0.1.0"
51
57
jsesc "^2.5.1"
52
- source-map "^0.5.0"
53
58
54
59
" @babel/helper-annotate-as-pure@^7.16.7 " :
55
60
version "7.16.7"
66
71
" @babel/helper-explode-assignable-expression" " ^7.16.7"
67
72
" @babel/types" " ^7.16.7"
68
73
69
- " @babel/helper-compilation-targets@^7.13.0" , "@babel/helper-compilation-targets@^7.16.7":
70
- version "7.16.7 "
71
- resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.%3Cspan%20class="x x-first x-last">16.7 .tgz#06e66c5f299601e6c7da350049315e83209d551b "
72
- integrity sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA ==
74
+ " @babel/helper-compilation-targets@^7.13.0" , "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.10" :
75
+ version "7.17.10 "
76
+ resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.%3Cspan%20class="x x-first x-last">17.10 .tgz#09c63106d47af93cf31803db6bc49fef354e2ebe "
77
+ integrity sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ ==
73
78
dependencies :
74
- " @babel/compat-data" " ^7.16.4 "
79
+ " @babel/compat-data" " ^7.17.10 "
75
80
" @babel/helper-validator-option" " ^7.16.7"
76
- browserslist "^4.17.5 "
81
+ browserslist "^4.20.2 "
77
82
semver "^6.3.0"
78
83
79
84
" @babel/helper-create-class-features-plugin@^7.16.10" , "@babel/helper-create-class-features-plugin@^7.16.7":
134
139
" @babel/template" " ^7.16.7"
135
140
" @babel/types" " ^7.16.7"
136
141
142
+ " @babel/helper-function-name@^7.17.9 " :
143
+ version "7.17.9"
144
+ resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz#136fcd54bc1da82fcb47565cf16fd8e444b1ff12"
145
+ integrity sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==
146
+ dependencies :
147
+ " @babel/template" " ^7.16.7"
148
+ " @babel/types" " ^7.17.0"
149
+
137
150
" @babel/helper-get-function-arity@^7.16.7 " :
138
151
version "7.16.7"
139
152
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz#ea08ac753117a669f1508ba06ebcc49156387419"
162
175
dependencies :
163
176
" @babel/types" " ^7.16.7"
164
177
165
- " @babel/helper-module-transforms@^7.16.7 " :
166
- version "7.16 .7"
167
- resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.%3Cspan%20class="x x-first x-last">16 .7.tgz#7665faeb721a01ca5327ddc6bba15a5cb34b6a41 "
168
- integrity sha512-gaqtLDxJEFCeQbYp9aLAefjhkKdjKcdh6DB7jniIGU3Pz52WAmP268zK0VgPz9hUNkMSYeH976K2/Y6yPadpng ==
178
+ " @babel/helper-module-transforms@^7.16.7" , "@babel/helper-module-transforms@^7.17.7" :
179
+ version "7.17 .7"
180
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.%3Cspan%20class="x x-first x-last">17 .7.tgz#3943c7f777139e7954a5355c815263741a9c1cbd "
181
+ integrity sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw ==
169
182
dependencies :
170
183
" @babel/helper-environment-visitor" " ^7.16.7"
171
184
" @babel/helper-module-imports" " ^7.16.7"
172
- " @babel/helper-simple-access" " ^7.16 .7"
185
+ " @babel/helper-simple-access" " ^7.17 .7"
173
186
" @babel/helper-split-export-declaration" " ^7.16.7"
174
187
" @babel/helper-validator-identifier" " ^7.16.7"
175
188
" @babel/template" " ^7.16.7"
176
- " @babel/traverse" " ^7.16.7 "
177
- " @babel/types" " ^7.16.7 "
189
+ " @babel/traverse" " ^7.17.3 "
190
+ " @babel/types" " ^7.17.0 "
178
191
179
192
" @babel/helper-optimise-call-expression@^7.16.7 " :
180
193
version "7.16.7"
215
228
dependencies :
216
229
" @babel/types" " ^7.16.7"
217
230
231
+ " @babel/helper-simple-access@^7.17.7 " :
232
+ version "7.17.7"
233
+ resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz#aaa473de92b7987c6dfa7ce9a7d9674724823367"
234
+ integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==
235
+ dependencies :
236
+ " @babel/types" " ^7.17.0"
237
+
218
238
" @babel/helper-skip-transparent-expression-wrappers@^7.16.0 " :
219
239
version "7.16.0"
220
240
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09"
249
269
" @babel/traverse" " ^7.16.8"
250
270
" @babel/types" " ^7.16.8"
251
271
252
- " @babel/helpers@^7.17.2 " :
253
- version "7.17.2 "
254
- resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.%3Cspan%20class="x x-first x-last">2 .tgz#23f0a0746c8e287773ccd27c14be428891f63417 "
255
- integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ ==
272
+ " @babel/helpers@^7.17.9 " :
273
+ version "7.17.9 "
274
+ resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.%3Cspan%20class="x x-first x-last">9 .tgz#b2af120821bfbe44f9907b1826e168e819375a1a "
275
+ integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q ==
256
276
dependencies :
257
277
" @babel/template" " ^7.16.7"
258
- " @babel/traverse" " ^7.17.0 "
278
+ " @babel/traverse" " ^7.17.9 "
259
279
" @babel/types" " ^7.17.0"
260
280
261
281
" @babel/highlight@^7.16.7 " :
267
287
chalk "^2.0.0"
268
288
js-tokens "^4.0.0"
269
289
270
- " @babel/parser@^7.1.0" , "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3 ", "@babel/parser@^7.9.4":
271
- version "7.17.3 "
272
- resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.%3Cspan%20class="x x-first x-last">3 .tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0 "
273
- integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA ==
290
+ " @babel/parser@^7.1.0" , "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.10 ", "@babel/parser@^7.9.4":
291
+ version "7.17.10 "
292
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.%3Cspan%20class="x x-first x-last">10 .tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78 "
293
+ integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ ==
274
294
275
295
" @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7 " :
276
296
version "7.16.7"
892
912
" @babel/parser" " ^7.16.7"
893
913
" @babel/types" " ^7.16.7"
894
914
895
- " @babel/traverse@^7.13.0" , "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0 ", "@babel/traverse@^7.17.3", "@babel/traverse@^7.7.2":
896
- version "7.17.3 "
897
- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.%3Cspan%20class="x x-first x-last">3 .tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57 "
898
- integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw ==
915
+ " @babel/traverse@^7.13.0" , "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.10 ", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9 ", "@babel/traverse@^7.7.2":
916
+ version "7.17.10 "
917
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.%3Cspan%20class="x x-first x-last">10 .tgz#1ee1a5ac39f4eac844e6cf855b35520e5eb6f8b5 "
918
+ integrity sha512-VmbrTHQteIdUUQNTb+zE12SHS/xQVIShmBPhlNP12hD5poF2pbITW1Z4172d03HegaQWhLffdkRJYtAzp0AGcw ==
899
919
dependencies :
900
920
" @babel/code-frame" " ^7.16.7"
901
- " @babel/generator" " ^7.17.3 "
921
+ " @babel/generator" " ^7.17.10 "
902
922
" @babel/helper-environment-visitor" " ^7.16.7"
903
- " @babel/helper-function-name" " ^7.16.7 "
923
+ " @babel/helper-function-name" " ^7.17.9 "
904
924
" @babel/helper-hoist-variables" " ^7.16.7"
905
925
" @babel/helper-split-export-declaration" " ^7.16.7"
906
- " @babel/parser" " ^7.17.3 "
907
- " @babel/types" " ^7.17.0 "
926
+ " @babel/parser" " ^7.17.10 "
927
+ " @babel/types" " ^7.17.10 "
908
928
debug "^4.1.0"
909
929
globals "^11.1.0"
910
930
911
- " @babel/types@^7.0.0" , "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
912
- version "7.17.0 "
913
- resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.%3Cspan%20class="x x-first x-last">0 .tgz#a826e368bccb6b3d84acd76acad5c0d87342390b "
914
- integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw ==
931
+ " @babel/types@^7.0.0" , "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.17.10", "@babel/types@^7. 3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
932
+ version "7.17.10 "
933
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.%3Cspan%20class="x x-first x-last">10 .tgz#d35d7b4467e439fcf06d195f8100e0fea7fc82c4 "
934
+ integrity sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A ==
915
935
dependencies :
916
936
" @babel/helper-validator-identifier" " ^7.16.7"
917
937
to-fast-properties "^2.0.0"
1140
1160
" @types/yargs" " ^16.0.0"
1141
1161
chalk "^4.0.0"
1142
1162
1163
+ " @jridgewell/gen-mapping@^0.1.0 " :
1164
+ version "0.1.1"
1165
+ resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz#e5d2e450306a9491e3bd77e323e38d7aff315996"
1166
+ integrity sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==
1167
+ dependencies :
1168
+ " @jridgewell/set-array" " ^1.0.0"
1169
+ " @jridgewell/sourcemap-codec" " ^1.4.10"
1170
+
1143
1171
" @jridgewell/resolve-uri@^3.0.3 " :
1144
1172
version "3.0.5"
1145
1173
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz#68eb521368db76d040a6315cdb24bf2483037b9c"
1146
1174
integrity sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew==
1147
1175
1176
+ " @jridgewell/set-array@^1.0.0 " :
1177
+ version "1.1.0"
1178
+ resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.0.tgz#1179863356ac8fbea64a5a4bcde93a4871012c01"
1179
+ integrity sha512-SfJxIxNVYLTsKwzB3MoOQ1yxf4w/E6MdkvTgrgAt1bfxjSrLUoHMKrDOykwN14q65waezZIdqDneUIPh4/sKxg==
1180
+
1148
1181
" @jridgewell/sourcemap-codec@^1.4.10 " :
1149
1182
version "1.4.11"
1150
1183
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec"
@@ -1864,7 +1897,7 @@ browser-process-hrtime@^1.0.0:
1864
1897
resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
1865
1898
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
1866
1899
1867
- browserslist@^4.14.5, browserslist@^4.17.5, browserslist@^4. 19.1 :
1900
+ browserslist@^4.14.5, browserslist@^4.19.1 :
1868
1901
version "4.19.1"
1869
1902
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.19.1.tgz#4ac0435b35ab655896c31d53018b6dd5e9e4c9a3"
1870
1903
integrity sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A==
@@ -1875,6 +1908,17 @@ browserslist@^4.14.5, browserslist@^4.17.5, browserslist@^4.19.1:
1875
1908
node-releases "^2.0.1"
1876
1909
picocolors "^1.0.0"
1877
1910
1911
+ browserslist@^4.20.2 :
1912
+ version "4.20.3"
1913
+ resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.20.3.tgz#eb7572f49ec430e054f56d52ff0ebe9be915f8bf"
1914
+ integrity sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg==
1915
+ dependencies :
1916
+ caniuse-lite "^1.0.30001332"
1917
+ electron-to-chromium "^1.4.118"
1918
+ escalade "^3.1.1"
1919
+ node-releases "^2.0.3"
1920
+ picocolors "^1.0.0"
1921
+
1878
1922
1879
1923
version "2.1.1"
1880
1924
resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
@@ -1920,6 +1964,11 @@ caniuse-lite@^1.0.30001286:
1920
1964
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001312.tgz#e11eba4b87e24d22697dae05455d5aea28550d5f"
1921
1965
integrity sha512-Wiz1Psk2MEK0pX3rUzWaunLTZzqS2JYZFzNKqAiJGiuxIjRPLgV6+VDPOg6lQOUxmDwhTlh198JsTTi8Hzw6aQ==
1922
1966
1967
+ caniuse-lite@^1.0.30001332 :
1968
+ version "1.0.30001334"
1969
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001334.tgz#892e9965b35285033fc2b8a8eff499fe02f13d8b"
1970
+ integrity sha512-kbaCEBRRVSoeNs74sCuq92MJyGrMtjWVfhltoHUCW4t4pXFvGjUBrfo47weBRViHkiV3eBYyIsfl956NtHGazw==
1971
+
1923
1972
caseless@~0.12.0 :
1924
1973
version "0.12.0"
1925
1974
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
@@ -2287,6 +2336,11 @@ ecc-jsbn@~0.1.1:
2287
2336
jsbn "~0.1.0"
2288
2337
safer-buffer "^2.1.0"
2289
2338
2339
+ electron-to-chromium@^1.4.118 :
2340
+ version "1.4.129"
2341
+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.129.tgz#c675793885721beefff99da50f57c6525c2cd238"
2342
+ integrity sha512-GgtN6bsDtHdtXJtlMYZWGB/uOyjZWjmRDumXTas7dGBaB9zUyCjzHet1DY2KhyHN8R0GLbzZWqm4efeddqqyRQ==
2343
+
2290
2344
electron-to-chromium@^1.4.17 :
2291
2345
version "1.4.71"
2292
2346
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.71.tgz#17056914465da0890ce00351a3b946fd4cd51ff6"
@@ -3688,12 +3742,10 @@ json5@^1.0.1:
3688
3742
dependencies :
3689
3743
minimist "^1.2.0"
3690
3744
3691
- json5@^2.1.2 :
3692
- version "2.2.0"
3693
- resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
3694
- integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
3695
- dependencies :
3696
- minimist "^1.2.5"
3745
+ json5@^2.2.1 :
3746
+ version "2.2.1"
3747
+ resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
3748
+ integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
3697
3749
3698
3750
jsprim@^1.2.2 :
3699
3751
version "1.4.2"
@@ -4051,6 +4103,11 @@ node-releases@^2.0.1:
4051
4103
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.2.tgz#7139fe71e2f4f11b47d4d2986aaf8c48699e0c01"
4052
4104
integrity sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==
4053
4105
4106
+ node-releases@^2.0.3 :
4107
+ version "2.0.4"
4108
+ resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.4.tgz#f38252370c43854dc48aa431c766c6c398f40476"
4109
+ integrity sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==
4110
+
4054
4111
normalize-path@^3.0.0 :
4055
4112
version "3.0.0"
4056
4113
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
@@ -4592,11 +4649,6 @@ source-map-support@^0.5.6, source-map-support@~0.5.20:
4592
4649
buffer-from "^1.0.0"
4593
4650
source-map "^0.6.0"
4594
4651
4595
- source-map@^0.5.0 :
4596
- version "0.5.7"
4597
- resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
4598
- integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
4599
-
4600
4652
source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1 :
4601
4653
version "0.6.1"
4602
4654
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
0 commit comments