Skip to content

Commit 73dc068

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore: lockfile maintenance
1 parent a6cf9d3 commit 73dc068

File tree

1 file changed

+94
-94
lines changed

1 file changed

+94
-94
lines changed

yarn.lock

Lines changed: 94 additions & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -15,32 +15,32 @@
1515
integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==
1616

1717
"@babel/core@^7.0.0":
18-
version "7.14.6"
19-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab"
20-
integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA==
18+
version "7.14.8"
19+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010"
20+
integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q==
2121
dependencies:
2222
"@babel/code-frame" "^7.14.5"
23-
"@babel/generator" "^7.14.5"
23+
"@babel/generator" "^7.14.8"
2424
"@babel/helper-compilation-targets" "^7.14.5"
25-
"@babel/helper-module-transforms" "^7.14.5"
26-
"@babel/helpers" "^7.14.6"
27-
"@babel/parser" "^7.14.6"
25+
"@babel/helper-module-transforms" "^7.14.8"
26+
"@babel/helpers" "^7.14.8"
27+
"@babel/parser" "^7.14.8"
2828
"@babel/template" "^7.14.5"
29-
"@babel/traverse" "^7.14.5"
30-
"@babel/types" "^7.14.5"
29+
"@babel/traverse" "^7.14.8"
30+
"@babel/types" "^7.14.8"
3131
convert-source-map "^1.7.0"
3232
debug "^4.1.0"
3333
gensync "^1.0.0-beta.2"
3434
json5 "^2.1.2"
3535
semver "^6.3.0"
3636
source-map "^0.5.0"
3737

38-
"@babel/generator@^7.14.5":
39-
version "7.14.5"
40-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.5.tgz#848d7b9f031caca9d0cd0af01b063f226f52d785"
41-
integrity sha512-y3rlP+/G25OIX3mYKKIOlQRcqj7YgrvHxOLbVmyLJ9bPmi5ttvUmpydVjcFjZphOktWuA7ovbx91ECloWTfjIA==
38+
"@babel/generator@^7.14.8":
39+
version "7.14.8"
40+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.8.tgz#bf86fd6af96cf3b74395a8ca409515f89423e070"
41+
integrity sha512-cYDUpvIzhBVnMzRoY1fkSEhK/HmwEVwlyULYgn/tMQYd6Obag3ylCjONle3gdErfXBW61SVTlR9QR7uWlgeIkg==
4242
dependencies:
43-
"@babel/types" "^7.14.5"
43+
"@babel/types" "^7.14.8"
4444
jsesc "^2.5.1"
4545
source-map "^0.5.0"
4646

@@ -70,13 +70,13 @@
7070
semver "^6.3.0"
7171

7272
"@babel/helper-create-class-features-plugin@^7.14.5":
73-
version "7.14.6"
74-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.6.tgz#f114469b6c06f8b5c59c6c4e74621f5085362542"
75-
integrity sha512-Z6gsfGofTxH/+LQXqYEK45kxmcensbzmk/oi8DmaQytlQCgqNZt9XQF8iqlI/SeXWVjaMNxvYvzaYw+kh42mDg==
73+
version "7.14.8"
74+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.8.tgz#a6f8c3de208b1e5629424a9a63567f56501955fc"
75+
integrity sha512-bpYvH8zJBWzeqi1o+co8qOrw+EXzQ/0c74gVmY205AWXy9nifHrOg77y+1zwxX5lXE7Icq4sPlSQ4O2kWBrteQ==
7676
dependencies:
7777
"@babel/helper-annotate-as-pure" "^7.14.5"
7878
"@babel/helper-function-name" "^7.14.5"
79-
"@babel/helper-member-expression-to-functions" "^7.14.5"
79+
"@babel/helper-member-expression-to-functions" "^7.14.7"
8080
"@babel/helper-optimise-call-expression" "^7.14.5"
8181
"@babel/helper-replace-supers" "^7.14.5"
8282
"@babel/helper-split-export-declaration" "^7.14.5"
@@ -133,7 +133,7 @@
133133
dependencies:
134134
"@babel/types" "^7.14.5"
135135

136-
"@babel/helper-member-expression-to-functions@^7.14.5":
136+
"@babel/helper-member-expression-to-functions@^7.14.5", "@babel/helper-member-expression-to-functions@^7.14.7":
137137
version "7.14.7"
138138
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.14.7.tgz#97e56244beb94211fe277bd818e3a329c66f7970"
139139
integrity sha512-TMUt4xKxJn6ccjcOW7c4hlwyJArizskAhoSTOCkA0uZ+KghIaci0Qg9R043kUMWI9mtQfgny+NQ5QATnZ+paaA==
@@ -147,19 +147,19 @@
147147
dependencies:
148148
"@babel/types" "^7.14.5"
149149

150-
"@babel/helper-module-transforms@^7.14.5":
151-
version "7.14.5"
152-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.5.tgz#7de42f10d789b423eb902ebd24031ca77cb1e10e"
153-
integrity sha512-iXpX4KW8LVODuAieD7MzhNjmM6dzYY5tfRqT+R9HDXWl0jPn/djKmA+G9s/2C2T9zggw5tK1QNqZ70USfedOwA==
150+
"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.14.8":
151+
version "7.14.8"
152+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.8.tgz#d4279f7e3fd5f4d5d342d833af36d4dd87d7dc49"
153+
integrity sha512-RyE+NFOjXn5A9YU1dkpeBaduagTlZ0+fccnIcAGbv1KGUlReBj7utF7oEth8IdIBQPcux0DDgW5MFBH2xu9KcA==
154154
dependencies:
155155
"@babel/helper-module-imports" "^7.14.5"
156156
"@babel/helper-replace-supers" "^7.14.5"
157-
"@babel/helper-simple-access" "^7.14.5"
157+
"@babel/helper-simple-access" "^7.14.8"
158158
"@babel/helper-split-export-declaration" "^7.14.5"
159-
"@babel/helper-validator-identifier" "^7.14.5"
159+
"@babel/helper-validator-identifier" "^7.14.8"
160160
"@babel/template" "^7.14.5"
161-
"@babel/traverse" "^7.14.5"
162-
"@babel/types" "^7.14.5"
161+
"@babel/traverse" "^7.14.8"
162+
"@babel/types" "^7.14.8"
163163

164164
"@babel/helper-optimise-call-expression@^7.14.5":
165165
version "7.14.5"
@@ -192,12 +192,12 @@
192192
"@babel/traverse" "^7.14.5"
193193
"@babel/types" "^7.14.5"
194194

195-
"@babel/helper-simple-access@^7.14.5":
196-
version "7.14.5"
197-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.5.tgz#66ea85cf53ba0b4e588ba77fc813f53abcaa41c4"
198-
integrity sha512-nfBN9xvmCt6nrMZjfhkl7i0oTV3yxR4/FztsbOASyTvVcoYd0TRHh7eMLdlEcCqobydC0LAF3LtC92Iwxo0wyw==
195+
"@babel/helper-simple-access@^7.14.5", "@babel/helper-simple-access@^7.14.8":
196+
version "7.14.8"
197+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.8.tgz#82e1fec0644a7e775c74d305f212c39f8fe73924"
198+
integrity sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg==
199199
dependencies:
200-
"@babel/types" "^7.14.5"
200+
"@babel/types" "^7.14.8"
201201

202202
"@babel/helper-skip-transparent-expression-wrappers@^7.14.5":
203203
version "7.14.5"
@@ -213,10 +213,10 @@
213213
dependencies:
214214
"@babel/types" "^7.14.5"
215215

216-
"@babel/helper-validator-identifier@^7.14.5":
217-
version "7.14.5"
218-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8"
219-
integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==
216+
"@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.8":
217+
version "7.14.8"
218+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c"
219+
integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow==
220220

221221
"@babel/helper-validator-option@^7.14.5":
222222
version "7.14.5"
@@ -233,14 +233,14 @@
233233
"@babel/traverse" "^7.14.5"
234234
"@babel/types" "^7.14.5"
235235

236-
"@babel/helpers@^7.14.6":
237-
version "7.14.6"
238-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.6.tgz#5b58306b95f1b47e2a0199434fa8658fa6c21635"
239-
integrity sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA==
236+
"@babel/helpers@^7.14.8":
237+
version "7.14.8"
238+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.8.tgz#839f88f463025886cff7f85a35297007e2da1b77"
239+
integrity sha512-ZRDmI56pnV+p1dH6d+UN6GINGz7Krps3+270qqI9UJ4wxYThfAIcI5i7j5vXC4FJ3Wap+S9qcebxeYiqn87DZw==
240240
dependencies:
241241
"@babel/template" "^7.14.5"
242-
"@babel/traverse" "^7.14.5"
243-
"@babel/types" "^7.14.5"
242+
"@babel/traverse" "^7.14.8"
243+
"@babel/types" "^7.14.8"
244244

245245
"@babel/highlight@^7.14.5":
246246
version "7.14.5"
@@ -251,10 +251,10 @@
251251
chalk "^2.0.0"
252252
js-tokens "^4.0.0"
253253

254-
"@babel/parser@^7.14.5", "@babel/parser@^7.14.6", "@babel/parser@^7.14.7":
255-
version "7.14.7"
256-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.7.tgz#6099720c8839ca865a2637e6c85852ead0bdb595"
257-
integrity sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA==
254+
"@babel/parser@^7.14.5", "@babel/parser@^7.14.8":
255+
version "7.14.8"
256+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4"
257+
integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA==
258258

259259
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5":
260260
version "7.14.5"
@@ -748,9 +748,9 @@
748748
regenerator-runtime "^0.13.4"
749749

750750
"@babel/preset-env@^7.0.0":
751-
version "7.14.7"
752-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.7.tgz#5c70b22d4c2d893b03d8c886a5c17422502b932a"
753-
integrity sha512-itOGqCKLsSUl0Y+1nSfhbuuOlTs0MJk2Iv7iSH+XT/mR8U1zRLO7NjWlYXB47yhK4J/7j+HYty/EhFZDYKa/VA==
751+
version "7.14.8"
752+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.8.tgz#254942f5ca80ccabcfbb2a9f524c74bca574005b"
753+
integrity sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg==
754754
dependencies:
755755
"@babel/compat-data" "^7.14.7"
756756
"@babel/helper-compilation-targets" "^7.14.5"
@@ -819,7 +819,7 @@
819819
"@babel/plugin-transform-unicode-escapes" "^7.14.5"
820820
"@babel/plugin-transform-unicode-regex" "^7.14.5"
821821
"@babel/preset-modules" "^0.1.4"
822-
"@babel/types" "^7.14.5"
822+
"@babel/types" "^7.14.8"
823823
babel-plugin-polyfill-corejs2 "^0.2.2"
824824
babel-plugin-polyfill-corejs3 "^0.2.2"
825825
babel-plugin-polyfill-regenerator "^0.2.2"
@@ -849,9 +849,9 @@
849849
source-map-support "^0.5.16"
850850

851851
"@babel/runtime@^7.8.4":
852-
version "7.14.6"
853-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.6.tgz#535203bc0892efc7dec60bdc27b2ecf6e409062d"
854-
integrity sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg==
852+
version "7.14.8"
853+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.8.tgz#7119a56f421018852694290b9f9148097391b446"
854+
integrity sha512-twj3L8Og5SaCRCErB4x4ajbvBIVV77CGeFglHpeg5WC5FF8TZzBWXtTJ4MqaD9QszLYTtr+IsaAL2rEUevb+eg==
855855
dependencies:
856856
regenerator-runtime "^0.13.4"
857857

@@ -864,27 +864,27 @@
864864
"@babel/parser" "^7.14.5"
865865
"@babel/types" "^7.14.5"
866866

867-
"@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5":
868-
version "7.14.7"
869-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.7.tgz#64007c9774cfdc3abd23b0780bc18a3ce3631753"
870-
integrity sha512-9vDr5NzHu27wgwejuKL7kIOm4bwEtaPQ4Z6cpCmjSuaRqpH/7xc4qcGEscwMqlkwgcXl6MvqoAjZkQ24uSdIZQ==
867+
"@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8":
868+
version "7.14.8"
869+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.8.tgz#c0253f02677c5de1a8ff9df6b0aacbec7da1a8ce"
870+
integrity sha512-kexHhzCljJcFNn1KYAQ6A5wxMRzq9ebYpEDV4+WdNyr3i7O44tanbDOR/xjiG2F3sllan+LgwK+7OMk0EmydHg==
871871
dependencies:
872872
"@babel/code-frame" "^7.14.5"
873-
"@babel/generator" "^7.14.5"
873+
"@babel/generator" "^7.14.8"
874874
"@babel/helper-function-name" "^7.14.5"
875875
"@babel/helper-hoist-variables" "^7.14.5"
876876
"@babel/helper-split-export-declaration" "^7.14.5"
877-
"@babel/parser" "^7.14.7"
878-
"@babel/types" "^7.14.5"
877+
"@babel/parser" "^7.14.8"
878+
"@babel/types" "^7.14.8"
879879
debug "^4.1.0"
880880
globals "^11.1.0"
881881

882-
"@babel/types@^7.14.5", "@babel/types@^7.4.4":
883-
version "7.14.5"
884-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.5.tgz#3bb997ba829a2104cedb20689c4a5b8121d383ff"
885-
integrity sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==
882+
"@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.4.4":
883+
version "7.14.8"
884+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.8.tgz#38109de8fcadc06415fbd9b74df0065d4d41c728"
885+
integrity sha512-iob4soQa7dZw8nodR/KlOQkPh9S4I8RwCxwRIFuiMRYjOzH/KJzdUfDgz6cGi5dDaclXF4P2PAhCdrBJNIg68Q==
886886
dependencies:
887-
"@babel/helper-validator-identifier" "^7.14.5"
887+
"@babel/helper-validator-identifier" "^7.14.8"
888888
to-fast-properties "^2.0.0"
889889

890890
"@commitlint/[email protected]", "@commitlint/cli@^8.3.5":
@@ -1386,10 +1386,10 @@
13861386
is-plain-object "^5.0.0"
13871387
universal-user-agent "^6.0.0"
13881388

1389-
"@octokit/openapi-types@^8.3.0":
1390-
version "8.3.0"
1391-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-8.3.0.tgz#8bc912edae8c03e002882cf1e29b595b7da9b441"
1392-
integrity sha512-ZFyQ30tNpoATI7o+Z9MWFUzUgWisB8yduhcky7S4UYsRijgIGSnwUKzPBDGzf/Xkx1DuvUtqzvmuFlDSqPJqmQ==
1389+
"@octokit/openapi-types@^9.1.1":
1390+
version "9.1.1"
1391+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-9.1.1.tgz#fb87f2e2f44b95a5720d61dee409a9f1fbc59217"
1392+
integrity sha512-xmyPP9tVb4T4A6Lk6SL6ScnIqAHpPV4jfMZI8VtY286212ri9J/6IFGuLsZ26daADUmriuLejake4k+azEfnaw==
13931393

13941394
"@octokit/plugin-paginate-rest@^1.1.1":
13951395
version "1.1.2"
@@ -1471,11 +1471,11 @@
14711471
"@types/node" ">= 8"
14721472

14731473
"@octokit/types@^6.0.3", "@octokit/types@^6.16.1":
1474-
version "6.19.0"
1475-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.19.0.tgz#e2b6fedb10c8b53cf4574aa5d1a8a5611295297a"
1476-
integrity sha512-9wdZFiJfonDyU6DjIgDHxAIn92vdSUBOwAXbO2F9rOFt6DJwuAkyGLu1CvdJPphCbPBoV9iSDMX7y4fu0v6AtA==
1474+
version "6.21.1"
1475+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.21.1.tgz#d0f2b7598c88e13d0bd87e330d975e3fb2a90180"
1476+
integrity sha512-PP+m3T5EWZKawru4zi/FvX8KL2vkO5f1fLthx78/7743p7RtJUevt3z7698k+7oAYRA7YuVqfXthSEHqkDvZ8g==
14771477
dependencies:
1478-
"@octokit/openapi-types" "^8.3.0"
1478+
"@octokit/openapi-types" "^9.1.1"
14791479

14801480
"@semantic-release/changelog@^3.0.0":
14811481
version "3.0.6"
@@ -1658,9 +1658,9 @@
16581658
integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==
16591659

16601660
"@types/node@*", "@types/node@>= 8":
1661-
version "16.3.3"
1662-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.3.3.tgz#0c30adff37bbbc7a50eb9b58fae2a504d0d88038"
1663-
integrity sha512-8h7k1YgQKxKXWckzFCMfsIwn0Y61UK6tlD6y2lOb3hTOIMlK3t9/QwHOhc81TwU+RMf0As5fj7NPjroERCnejQ==
1661+
version "16.4.3"
1662+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.3.tgz#c01c1a215721f6dec71b47d88b4687463601ba48"
1663+
integrity sha512-GKM4FLMkWDc0sfx7tXqPWkM6NBow1kge0fgQh0bOnlqo4iT1kvTvMEKE0c1RtUGnbLlGRXiAA8SumE//90uKAg==
16641664

16651665
16661666
version "9.6.61"
@@ -2239,9 +2239,9 @@ atob@^2.1.2:
22392239
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
22402240

22412241
aws-sdk@*, aws-sdk@^2.373.0, aws-sdk@^2.884.0:
2242-
version "2.948.0"
2243-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.948.0.tgz#0c974c351af97dbc66dbd96bd6c20928baf10415"
2244-
integrity sha512-UJaCwccNaNNFtbhlvg+BmcaVWNI7RPonZA16nca0s3O+UnHm5y5H/nN6XpuJp+NUrxrLgTFaztPvjmBp5q6p+g==
2242+
version "2.953.0"
2243+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.953.0.tgz#2ba87da084164bcb8e325e67356b8372e54cb5d9"
2244+
integrity sha512-CCsJm+ggE1HQ2fkCto+JRqJyET81Vw8eZr/KnNw19jqRiAsXNj5GqAh1JNyTCHEif8PcjREtP7o3y093ylSUyg==
22452245
dependencies:
22462246
buffer "4.9.2"
22472247
events "1.1.1"
@@ -2755,9 +2755,9 @@ camelcase@^5.0.0, camelcase@^5.3.1:
27552755
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
27562756

27572757
caniuse-lite@^1.0.30001219:
2758-
version "1.0.30001245"
2759-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001245.tgz#45b941bbd833cb0fa53861ff2bae746b3c6ca5d4"
2760-
integrity sha512-768fM9j1PKXpOCKws6eTo3RHmvTUsG9UrpT4WoREFeZgJBTi4/X9g565azS/rVUGtqb8nt7FjLeF5u4kukERnA==
2758+
version "1.0.30001247"
2759+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001247.tgz#105be7a8fb30cdd303275e769a9dfb87d4b3577a"
2760+
integrity sha512-4rS7co+7+AoOSPRPOPUt5/GdaqZc0EsUpWk66ofE3HJTAajUK2Ss2VwoNzVN69ghg8lYYlh0an0Iy4LIHHo9UQ==
27612761

27622762
capture-stack-trace@^1.0.0:
27632763
version "1.0.1"
@@ -3811,9 +3811,9 @@ [email protected]:
38113811
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
38123812

38133813
electron-to-chromium@^1.3.723:
3814-
version "1.3.779"
3815-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.779.tgz#de55492a756deec63424f89fbe62aec9776f0e6d"
3816-
integrity sha512-nreave0y/1Qhmo8XtO6C/LpawNyC6U26+q7d814/e+tIqUK073pM+4xW7WUXyqCRa5K4wdxHmNMBAi8ap9nEew==
3814+
version "1.3.786"
3815+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.786.tgz#1fc572abc77e2f474725f8a61acf7e25ced9fbe2"
3816+
integrity sha512-AmvbLBj3hepRk8v/DHrFF8gINxOFfDbrn6Ts3PcK46/FBdQb5OMmpamSpZQXSkfi77FfBzYtQtAk+00LCLYMVw==
38173817

38183818
elliptic@^6.5.3:
38193819
version "6.5.4"
@@ -8372,9 +8372,9 @@ regenerator-runtime@^0.11.0:
83728372
integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
83738373

83748374
regenerator-runtime@^0.13.4:
8375-
version "0.13.7"
8376-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz#cac2dacc8a1ea675feaabaeb8ae833898ae46f55"
8377-
integrity sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==
8375+
version "0.13.9"
8376+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52"
8377+
integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==
83788378

83798379
regenerator-transform@^0.14.2:
83808380
version "0.14.5"
@@ -9502,9 +9502,9 @@ tar-stream@^1.5.0, tar-stream@^1.5.2:
95029502
xtend "^4.0.0"
95039503

95049504
tar@^4.4.10, tar@^4.4.12, tar@^4.4.13:
9505-
version "4.4.13"
9506-
resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.13.tgz#43b364bc52888d555298637b10d60790254ab525"
9507-
integrity sha512-w2VwSrBoHa5BsSyH+KxEqeQBAllHhccyMFVHtGtdMpF4W7IRWfZjFiQceJPChOeTsSDVUpER2T8FA93pr0L+QA==
9505+
version "4.4.14"
9506+
resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.14.tgz#994901b59ce34402be3907ed7c0332a9e38c43c5"
9507+
integrity sha512-ouN3XcSWYOAHmXZ+P4NEFJvqXL50To9OZBSQNNP30vBUFJFZZ0PLX15fnwupv6azfxMUfUDUr2fhYw4zGAEPcg==
95089508
dependencies:
95099509
chownr "^1.1.1"
95109510
fs-minipass "^1.2.5"
@@ -9830,9 +9830,9 @@ [email protected]:
98309830
integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==
98319831

98329832
uglify-js@^3.1.4:
9833-
version "3.13.10"
9834-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.10.tgz#a6bd0d28d38f592c3adb6b180ea6e07e1e540a8d"
9835-
integrity sha512-57H3ACYFXeo1IaZ1w02sfA71wI60MGco/IQFjOqK+WtKoprh7Go2/yvd2HPtoJILO2Or84ncLccI4xoHMTSbGg==
9833+
version "3.14.0"
9834+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.14.0.tgz#2d723a0afee81e0d08db9354a9c277006e942386"
9835+
integrity sha512-R/tiGB1ZXp2BC+TkRGLwj8xUZgdfT2f4UZEgX6aVjJ5uttPrr4fYmwTWDGqVnBCLbOXRMY6nr/BTbwCtVfps0g==
98369836

98379837
98389838
version "0.0.6"

0 commit comments

Comments
 (0)