Skip to content

Commit b9c6a7b

Browse files
authored
Merge pull request glayzzle#920 from glayzzle/dependabot/npm_and_yarn/babel/core-7.17.10
build(deps-dev): bump @babel/core from 7.17.5 to 7.17.10
2 parents 84b809b + f286858 commit b9c6a7b

File tree

1 file changed

+116
-64
lines changed

1 file changed

+116
-64
lines changed

yarn.lock

Lines changed: 116 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -16,40 +16,45 @@
1616
dependencies:
1717
"@babel/highlight" "^7.16.7"
1818

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":
2020
version "7.17.0"
2121
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.0.tgz#86850b8597ea6962089770952075dcaabb8dba34"
2222
integrity sha512-392byTlpGWXMv4FbyWw3sAZ/FrW/DrwqLGXpy0mbyNe9Taqv1mg9yON5/o0cnr8XYCkFTZbC1eV+c+LAROgrng==
2323

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+
2429
"@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==
2833
dependencies:
2934
"@ampproject/remapping" "^2.1.0"
3035
"@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"
3641
"@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"
3944
convert-source-map "^1.7.0"
4045
debug "^4.1.0"
4146
gensync "^1.0.0-beta.2"
42-
json5 "^2.1.2"
47+
json5 "^2.2.1"
4348
semver "^6.3.0"
4449

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==
4954
dependencies:
50-
"@babel/types" "^7.17.0"
55+
"@babel/types" "^7.17.10"
56+
"@jridgewell/gen-mapping" "^0.1.0"
5157
jsesc "^2.5.1"
52-
source-map "^0.5.0"
5358

5459
"@babel/helper-annotate-as-pure@^7.16.7":
5560
version "7.16.7"
@@ -66,14 +71,14 @@
6671
"@babel/helper-explode-assignable-expression" "^7.16.7"
6772
"@babel/types" "^7.16.7"
6873

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==
7378
dependencies:
74-
"@babel/compat-data" "^7.16.4"
79+
"@babel/compat-data" "^7.17.10"
7580
"@babel/helper-validator-option" "^7.16.7"
76-
browserslist "^4.17.5"
81+
browserslist "^4.20.2"
7782
semver "^6.3.0"
7883

7984
"@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7":
@@ -134,6 +139,14 @@
134139
"@babel/template" "^7.16.7"
135140
"@babel/types" "^7.16.7"
136141

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+
137150
"@babel/helper-get-function-arity@^7.16.7":
138151
version "7.16.7"
139152
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz#ea08ac753117a669f1508ba06ebcc49156387419"
@@ -162,19 +175,19 @@
162175
dependencies:
163176
"@babel/types" "^7.16.7"
164177

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==
169182
dependencies:
170183
"@babel/helper-environment-visitor" "^7.16.7"
171184
"@babel/helper-module-imports" "^7.16.7"
172-
"@babel/helper-simple-access" "^7.16.7"
185+
"@babel/helper-simple-access" "^7.17.7"
173186
"@babel/helper-split-export-declaration" "^7.16.7"
174187
"@babel/helper-validator-identifier" "^7.16.7"
175188
"@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"
178191

179192
"@babel/helper-optimise-call-expression@^7.16.7":
180193
version "7.16.7"
@@ -215,6 +228,13 @@
215228
dependencies:
216229
"@babel/types" "^7.16.7"
217230

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+
218238
"@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
219239
version "7.16.0"
220240
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09"
@@ -249,13 +269,13 @@
249269
"@babel/traverse" "^7.16.8"
250270
"@babel/types" "^7.16.8"
251271

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==
256276
dependencies:
257277
"@babel/template" "^7.16.7"
258-
"@babel/traverse" "^7.17.0"
278+
"@babel/traverse" "^7.17.9"
259279
"@babel/types" "^7.17.0"
260280

261281
"@babel/highlight@^7.16.7":
@@ -267,10 +287,10 @@
267287
chalk "^2.0.0"
268288
js-tokens "^4.0.0"
269289

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==
274294

275295
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
276296
version "7.16.7"
@@ -892,26 +912,26 @@
892912
"@babel/parser" "^7.16.7"
893913
"@babel/types" "^7.16.7"
894914

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==
899919
dependencies:
900920
"@babel/code-frame" "^7.16.7"
901-
"@babel/generator" "^7.17.3"
921+
"@babel/generator" "^7.17.10"
902922
"@babel/helper-environment-visitor" "^7.16.7"
903-
"@babel/helper-function-name" "^7.16.7"
923+
"@babel/helper-function-name" "^7.17.9"
904924
"@babel/helper-hoist-variables" "^7.16.7"
905925
"@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"
908928
debug "^4.1.0"
909929
globals "^11.1.0"
910930

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==
915935
dependencies:
916936
"@babel/helper-validator-identifier" "^7.16.7"
917937
to-fast-properties "^2.0.0"
@@ -1140,11 +1160,24 @@
11401160
"@types/yargs" "^16.0.0"
11411161
chalk "^4.0.0"
11421162

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+
11431171
"@jridgewell/resolve-uri@^3.0.3":
11441172
version "3.0.5"
11451173
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz#68eb521368db76d040a6315cdb24bf2483037b9c"
11461174
integrity sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew==
11471175

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+
11481181
"@jridgewell/sourcemap-codec@^1.4.10":
11491182
version "1.4.11"
11501183
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:
18641897
resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
18651898
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
18661899

1867-
browserslist@^4.14.5, browserslist@^4.17.5, browserslist@^4.19.1:
1900+
browserslist@^4.14.5, browserslist@^4.19.1:
18681901
version "4.19.1"
18691902
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.19.1.tgz#4ac0435b35ab655896c31d53018b6dd5e9e4c9a3"
18701903
integrity sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A==
@@ -1875,6 +1908,17 @@ browserslist@^4.14.5, browserslist@^4.17.5, browserslist@^4.19.1:
18751908
node-releases "^2.0.1"
18761909
picocolors "^1.0.0"
18771910

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+
18781922
18791923
version "2.1.1"
18801924
resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
@@ -1920,6 +1964,11 @@ caniuse-lite@^1.0.30001286:
19201964
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001312.tgz#e11eba4b87e24d22697dae05455d5aea28550d5f"
19211965
integrity sha512-Wiz1Psk2MEK0pX3rUzWaunLTZzqS2JYZFzNKqAiJGiuxIjRPLgV6+VDPOg6lQOUxmDwhTlh198JsTTi8Hzw6aQ==
19221966

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+
19231972
caseless@~0.12.0:
19241973
version "0.12.0"
19251974
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
@@ -2287,6 +2336,11 @@ ecc-jsbn@~0.1.1:
22872336
jsbn "~0.1.0"
22882337
safer-buffer "^2.1.0"
22892338

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+
22902344
electron-to-chromium@^1.4.17:
22912345
version "1.4.71"
22922346
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.71.tgz#17056914465da0890ce00351a3b946fd4cd51ff6"
@@ -3688,12 +3742,10 @@ json5@^1.0.1:
36883742
dependencies:
36893743
minimist "^1.2.0"
36903744

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==
36973749

36983750
jsprim@^1.2.2:
36993751
version "1.4.2"
@@ -4051,6 +4103,11 @@ node-releases@^2.0.1:
40514103
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.2.tgz#7139fe71e2f4f11b47d4d2986aaf8c48699e0c01"
40524104
integrity sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==
40534105

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+
40544111
normalize-path@^3.0.0:
40554112
version "3.0.0"
40564113
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:
45924649
buffer-from "^1.0.0"
45934650
source-map "^0.6.0"
45944651

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-
46004652
source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1:
46014653
version "0.6.1"
46024654
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"

0 commit comments

Comments
 (0)