Skip to content

Commit 30ea52e

Browse files
Lock file maintenance (#232)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 293de29 commit 30ea52e

File tree

1 file changed

+92
-92
lines changed

1 file changed

+92
-92
lines changed

yarn.lock

Lines changed: 92 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -24,63 +24,63 @@
2424
dependencies:
2525
"@babel/highlight" "^7.18.6"
2626

27-
"@babel/compat-data@^7.18.6":
27+
"@babel/compat-data@^7.18.8":
2828
version "7.18.8"
2929
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
3030
integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
3131

3232
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
33-
version "7.18.6"
34-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.6.tgz#54a107a3c298aee3fe5e1947a6464b9b6faca03d"
35-
integrity sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ==
33+
version "7.18.9"
34+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.9.tgz#805461f967c77ff46c74ca0460ccf4fe933ddd59"
35+
integrity sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g==
3636
dependencies:
3737
"@ampproject/remapping" "^2.1.0"
3838
"@babel/code-frame" "^7.18.6"
39-
"@babel/generator" "^7.18.6"
40-
"@babel/helper-compilation-targets" "^7.18.6"
41-
"@babel/helper-module-transforms" "^7.18.6"
42-
"@babel/helpers" "^7.18.6"
43-
"@babel/parser" "^7.18.6"
39+
"@babel/generator" "^7.18.9"
40+
"@babel/helper-compilation-targets" "^7.18.9"
41+
"@babel/helper-module-transforms" "^7.18.9"
42+
"@babel/helpers" "^7.18.9"
43+
"@babel/parser" "^7.18.9"
4444
"@babel/template" "^7.18.6"
45-
"@babel/traverse" "^7.18.6"
46-
"@babel/types" "^7.18.6"
45+
"@babel/traverse" "^7.18.9"
46+
"@babel/types" "^7.18.9"
4747
convert-source-map "^1.7.0"
4848
debug "^4.1.0"
4949
gensync "^1.0.0-beta.2"
5050
json5 "^2.2.1"
5151
semver "^6.3.0"
5252

53-
"@babel/generator@^7.18.6", "@babel/generator@^7.18.7", "@babel/generator@^7.7.2":
54-
version "7.18.7"
55-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.7.tgz#2aa78da3c05aadfc82dbac16c99552fc802284bd"
56-
integrity sha512-shck+7VLlY72a2w9c3zYWuE1pwOKEiQHV7GTUbSnhyl5eu3i04t30tBY82ZRWrDfo3gkakCFtevExnxbkf2a3A==
53+
"@babel/generator@^7.18.9", "@babel/generator@^7.7.2":
54+
version "7.18.9"
55+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.9.tgz#68337e9ea8044d6ddc690fb29acae39359cca0a5"
56+
integrity sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug==
5757
dependencies:
58-
"@babel/types" "^7.18.7"
58+
"@babel/types" "^7.18.9"
5959
"@jridgewell/gen-mapping" "^0.3.2"
6060
jsesc "^2.5.1"
6161

62-
"@babel/helper-compilation-targets@^7.18.6":
63-
version "7.18.6"
64-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.6.tgz#18d35bfb9f83b1293c22c55b3d576c1315b6ed96"
65-
integrity sha512-vFjbfhNCzqdeAtZflUFrG5YIFqGTqsctrtkZ1D/NB0mDW9TwW3GmmUepYY4G9wCET5rY5ugz4OGTcLd614IzQg==
62+
"@babel/helper-compilation-targets@^7.18.9":
63+
version "7.18.9"
64+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz#69e64f57b524cde3e5ff6cc5a9f4a387ee5563bf"
65+
integrity sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==
6666
dependencies:
67-
"@babel/compat-data" "^7.18.6"
67+
"@babel/compat-data" "^7.18.8"
6868
"@babel/helper-validator-option" "^7.18.6"
6969
browserslist "^4.20.2"
7070
semver "^6.3.0"
7171

72-
"@babel/helper-environment-visitor@^7.18.6":
73-
version "7.18.6"
74-
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.6.tgz#b7eee2b5b9d70602e59d1a6cad7dd24de7ca6cd7"
75-
integrity sha512-8n6gSfn2baOY+qlp+VSzsosjCVGFqWKmDF0cCWOybh52Dw3SEyoWR1KrhMJASjLwIEkkAufZ0xvr+SxLHSpy2Q==
72+
"@babel/helper-environment-visitor@^7.18.9":
73+
version "7.18.9"
74+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
75+
integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
7676

77-
"@babel/helper-function-name@^7.18.6":
78-
version "7.18.6"
79-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.6.tgz#8334fecb0afba66e6d87a7e8c6bb7fed79926b83"
80-
integrity sha512-0mWMxV1aC97dhjCah5U5Ua7668r5ZmSC2DLfH2EZnf9c3/dHZKiFa5pRLMH5tjSl471tY6496ZWk/kjNONBxhw==
77+
"@babel/helper-function-name@^7.18.9":
78+
version "7.18.9"
79+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz#940e6084a55dee867d33b4e487da2676365e86b0"
80+
integrity sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==
8181
dependencies:
8282
"@babel/template" "^7.18.6"
83-
"@babel/types" "^7.18.6"
83+
"@babel/types" "^7.18.9"
8484

8585
"@babel/helper-hoist-variables@^7.18.6":
8686
version "7.18.6"
@@ -96,24 +96,24 @@
9696
dependencies:
9797
"@babel/types" "^7.18.6"
9898

99-
"@babel/helper-module-transforms@^7.18.6":
100-
version "7.18.8"
101-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.8.tgz#4f8408afead0188cfa48672f9d0e5787b61778c8"
102-
integrity sha512-che3jvZwIcZxrwh63VfnFTUzcAM9v/lznYkkRxIBGMPt1SudOKHAEec0SIRCfiuIzTcF7VGj/CaTT6gY4eWxvA==
99+
"@babel/helper-module-transforms@^7.18.9":
100+
version "7.18.9"
101+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz#5a1079c005135ed627442df31a42887e80fcb712"
102+
integrity sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==
103103
dependencies:
104-
"@babel/helper-environment-visitor" "^7.18.6"
104+
"@babel/helper-environment-visitor" "^7.18.9"
105105
"@babel/helper-module-imports" "^7.18.6"
106106
"@babel/helper-simple-access" "^7.18.6"
107107
"@babel/helper-split-export-declaration" "^7.18.6"
108108
"@babel/helper-validator-identifier" "^7.18.6"
109109
"@babel/template" "^7.18.6"
110-
"@babel/traverse" "^7.18.8"
111-
"@babel/types" "^7.18.8"
110+
"@babel/traverse" "^7.18.9"
111+
"@babel/types" "^7.18.9"
112112

113113
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.8.0":
114-
version "7.18.6"
115-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.6.tgz#9448974dd4fb1d80fefe72e8a0af37809cd30d6d"
116-
integrity sha512-gvZnm1YAAxh13eJdkb9EWHBnF3eAub3XTLCZEehHT2kWxiKVRL64+ae5Y6Ivne0mVHmMYKT+xWgZO+gQhuLUBg==
114+
version "7.18.9"
115+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.9.tgz#4b8aea3b069d8cb8a72cdfe28ddf5ceca695ef2f"
116+
integrity sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w==
117117

118118
"@babel/helper-simple-access@^7.18.6":
119119
version "7.18.6"
@@ -139,14 +139,14 @@
139139
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
140140
integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
141141

142-
"@babel/helpers@^7.18.6":
143-
version "7.18.6"
144-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.6.tgz#4c966140eaa1fcaa3d5a8c09d7db61077d4debfd"
145-
integrity sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ==
142+
"@babel/helpers@^7.18.9":
143+
version "7.18.9"
144+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.9.tgz#4bef3b893f253a1eced04516824ede94dcfe7ff9"
145+
integrity sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==
146146
dependencies:
147147
"@babel/template" "^7.18.6"
148-
"@babel/traverse" "^7.18.6"
149-
"@babel/types" "^7.18.6"
148+
"@babel/traverse" "^7.18.9"
149+
"@babel/types" "^7.18.9"
150150

151151
"@babel/highlight@^7.10.4", "@babel/highlight@^7.18.6":
152152
version "7.18.6"
@@ -157,10 +157,10 @@
157157
chalk "^2.0.0"
158158
js-tokens "^4.0.0"
159159

160-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.6", "@babel/parser@^7.18.8", "@babel/parser@^7.7.0":
161-
version "7.18.8"
162-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.8.tgz#822146080ac9c62dac0823bb3489622e0bc1cbdf"
163-
integrity sha512-RSKRfYX20dyH+elbJK2uqAkVyucL+xXzhqlMD5/ZXx+dAAwpyB7HsvnHe/ZUGOF+xLr5Wx9/JoXVTj6BQE2/oA==
160+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.6", "@babel/parser@^7.18.9", "@babel/parser@^7.7.0":
161+
version "7.18.9"
162+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.9.tgz#f2dde0c682ccc264a9a8595efd030a5cc8fd2539"
163+
integrity sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg==
164164

165165
"@babel/plugin-syntax-async-generators@^7.8.4":
166166
version "7.8.4"
@@ -262,26 +262,26 @@
262262
"@babel/parser" "^7.18.6"
263263
"@babel/types" "^7.18.6"
264264

265-
"@babel/traverse@^7.18.6", "@babel/traverse@^7.18.8", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
266-
version "7.18.8"
267-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.8.tgz#f095e62ab46abf1da35e5a2011f43aee72d8d5b0"
268-
integrity sha512-UNg/AcSySJYR/+mIcJQDCv00T+AqRO7j/ZEJLzpaYtgM48rMg5MnkJgyNqkzo88+p4tfRvZJCEiwwfG6h4jkRg==
265+
"@babel/traverse@^7.18.9", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
266+
version "7.18.9"
267+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.9.tgz#deeff3e8f1bad9786874cb2feda7a2d77a904f98"
268+
integrity sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg==
269269
dependencies:
270270
"@babel/code-frame" "^7.18.6"
271-
"@babel/generator" "^7.18.7"
272-
"@babel/helper-environment-visitor" "^7.18.6"
273-
"@babel/helper-function-name" "^7.18.6"
271+
"@babel/generator" "^7.18.9"
272+
"@babel/helper-environment-visitor" "^7.18.9"
273+
"@babel/helper-function-name" "^7.18.9"
274274
"@babel/helper-hoist-variables" "^7.18.6"
275275
"@babel/helper-split-export-declaration" "^7.18.6"
276-
"@babel/parser" "^7.18.8"
277-
"@babel/types" "^7.18.8"
276+
"@babel/parser" "^7.18.9"
277+
"@babel/types" "^7.18.9"
278278
debug "^4.1.0"
279279
globals "^11.1.0"
280280

281-
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.7", "@babel/types@^7.18.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.7.0":
282-
version "7.18.8"
283-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.8.tgz#c5af199951bf41ba4a6a9a6d0d8ad722b30cd42f"
284-
integrity sha512-qwpdsmraq0aJ3osLJRApsc2ouSJCdnMeZwB0DhbtHAtRpZNZCdlbRnHIgcRKzdE1g0iOGg644fzjOBcdOz9cPw==
281+
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.7.0":
282+
version "7.18.9"
283+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.9.tgz#7148d64ba133d8d73a41b3172ac4b83a1452205f"
284+
integrity sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg==
285285
dependencies:
286286
"@babel/helper-validator-identifier" "^7.18.6"
287287
to-fast-properties "^2.0.0"
@@ -610,16 +610,16 @@
610610
universal-user-agent "^6.0.0"
611611

612612
"@octokit/openapi-types@^12.10.0":
613-
version "12.10.0"
614-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-12.10.0.tgz#60b27456e2e750dae9925ed248b9daad12a12c5c"
615-
integrity sha512-xsgA7LKuQ/2QReMZQXNlBP68ferPlqw66Jmx5/J399Cn5EgIDaHXou6Rgn1GkpDNjkPji67fTlC2rz6ABaVFKw==
613+
version "12.10.1"
614+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-12.10.1.tgz#57b5cc6c7b4e55d8642c93d06401fb1af4839899"
615+
integrity sha512-P+SukKanjFY0ZhsK6wSVnQmxTP2eVPPE8OPSNuxaMYtgVzwJZgfGdwlYjf4RlRU4vLEw4ts2fsE2icG4nZ5ddQ==
616616

617617
"@octokit/plugin-paginate-rest@^2.16.8":
618-
version "2.21.2"
619-
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.21.2.tgz#070be9bb18cb78e52b471ddc3551d28355e2d5e2"
620-
integrity sha512-S24H0a6bBVreJtoTaRHT/gnVASbOHVTRMOVIqd9zrJBP3JozsxJB56TDuTUmd1xLI4/rAE2HNmThvVKtIdLLEw==
618+
version "2.21.3"
619+
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.21.3.tgz#7f12532797775640dbb8224da577da7dc210c87e"
620+
integrity sha512-aCZTEf0y2h3OLbrgKkrfFdjRL6eSOo8komneVQJnYecAxIej7Bafor2xhuDJOIFau4pk0i/P28/XgtbyPF0ZHw==
621621
dependencies:
622-
"@octokit/types" "^6.39.0"
622+
"@octokit/types" "^6.40.0"
623623

624624
"@octokit/plugin-request-log@^1.0.4":
625625
version "1.0.4"
@@ -665,7 +665,7 @@
665665
"@octokit/plugin-request-log" "^1.0.4"
666666
"@octokit/plugin-rest-endpoint-methods" "^5.12.0"
667667

668-
"@octokit/types@^6.0.3", "@octokit/types@^6.16.1", "@octokit/types@^6.39.0":
668+
"@octokit/types@^6.0.3", "@octokit/types@^6.16.1", "@octokit/types@^6.39.0", "@octokit/types@^6.40.0":
669669
version "6.40.0"
670670
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.40.0.tgz#f2e665196d419e19bb4265603cf904a820505d0e"
671671
integrity sha512-MFZOU5r8SwgJWDMhrLUSvyJPtVsqA6VnbVI3TNbsmw+Jnvrktzvq2fYES/6RiJA/5Ykdwq4mJmtlYUfW7CGjmw==
@@ -770,9 +770,9 @@
770770
"@types/unist" "*"
771771

772772
"@types/node@*":
773-
version "18.0.6"
774-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.6.tgz#0ba49ac517ad69abe7a1508bc9b3a5483df9d5d7"
775-
integrity sha512-/xUq6H2aQm261exT6iZTMifUySEt4GR5KX8eYyY+C4MSNPqSh9oNIP7tz2GLKTlFaiBbgZNxffoR3CVRG+cljw==
773+
version "18.6.0"
774+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.0.tgz#3ad8c5a4e8e11abc51a11894355f2ba58de9f1a1"
775+
integrity sha512-WZ/6I1GL0DNAo4bb01lGGKTHH8BHJyECepf11kWONg3OJoHq2WYOm16Es1V54Er7NTUXsbDCpKRKdmBc4X2xhA==
776776

777777
"@types/parse-json@^4.0.0":
778778
version "4.0.0"
@@ -840,9 +840,9 @@ acorn@^7.1.1, acorn@^7.4.0:
840840
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
841841

842842
acorn@^8.2.4, acorn@^8.7.0:
843-
version "8.7.1"
844-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30"
845-
integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==
843+
version "8.8.0"
844+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
845+
integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
846846

847847
agent-base@5:
848848
version "5.1.1"
@@ -1241,9 +1241,9 @@ camelcase@^6.2.0:
12411241
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
12421242

12431243
caniuse-lite@^1.0.30001366:
1244-
version "1.0.30001367"
1245-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001367.tgz#2b97fe472e8fa29c78c5970615d7cd2ee414108a"
1246-
integrity sha512-XDgbeOHfifWV3GEES2B8rtsrADx4Jf+juKX2SICJcaUhjYBO3bR96kvEIHa15VU6ohtOhBZuPGGYGbXMRn0NCw==
1244+
version "1.0.30001370"
1245+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001370.tgz#0a30d4f20d38b9e108cc5ae7cc62df9fe66cd5ba"
1246+
integrity sha512-3PDmaP56wz/qz7G508xzjx8C+MC2qEm4SYhSEzC9IBROo+dGXFWRuaXkWti0A9tuI00g+toiriVqxtWMgl350g==
12471247

12481248
chalk@4.1.2, chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1:
12491249
version "4.1.2"
@@ -1342,9 +1342,9 @@ cli-highlight@^2.1.4:
13421342
yargs "^16.0.0"
13431343

13441344
cli-spinners@^2.5.0:
1345-
version "2.6.1"
1346-
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.6.1.tgz#adc954ebe281c37a6319bfa401e6dd2488ffb70d"
1347-
integrity sha512-x/5fWmGMnbKQAaNwN+UZlV79qBLM9JFnJuJ03gIi5whrob0xV0ofNVHy9DhwGdsMJQc2OKv0oGmLzvaqvAVv+g==
1345+
version "2.7.0"
1346+
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.7.0.tgz#f815fd30b5f9eaac02db604c7a231ed7cb2f797a"
1347+
integrity sha512-qu3pN8Y3qHNgE2AFweciB1IfMnmZ/fsNTEE+NOFjmGB2F/7rLhnhzppvpCnN4FovtP26k8lHyy9ptEbNwWFLzw==
13481348

13491349
cli-width@^3.0.0:
13501350
version "3.0.0"
@@ -1673,9 +1673,9 @@ duplexer3@^0.1.4:
16731673
integrity sha512-1A8za6ws41LQgv9HrE/66jyC5yuSjQ3L/KOpFtoBilsAK2iA2wuS5rTt1OCzIvtS2V7nVmedsUU+DGRcjBmOYA==
16741674

16751675
electron-to-chromium@^1.4.188:
1676-
version "1.4.192"
1677-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.192.tgz#fac050058b3e0713b401a1088cc579e14c2ab165"
1678-
integrity sha512-8nCXyIQY9An88NXAp+PuPy5h3/w5ZY7Iu2lag65Q0XREprcat5F8gKhoHsBUnQcFuCRnmevpR8yEBYRU3d2HDw==
1676+
version "1.4.199"
1677+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.199.tgz#e0384fde79fdda89880e8be58196a9153e04db3b"
1678+
integrity sha512-WIGME0Cs7oob3mxsJwHbeWkH0tYkIE/sjkJ8ML2BYmuRcjhRl/q5kVDXG7W9LOOKwzPU5M0LBlXRq9rlSgnNlg==
16791679

16801680
emittery@^0.8.1:
16811681
version "0.8.1"
@@ -2342,9 +2342,9 @@ globals@^11.1.0:
23422342
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
23432343

23442344
globals@^13.6.0, globals@^13.9.0:
2345-
version "13.16.0"
2346-
resolved "https://registry.yarnpkg.com/globals/-/globals-13.16.0.tgz#9be4aca28f311aaeb974ea54978ebbb5e35ce46a"
2347-
integrity sha512-A1lrQfpNF+McdPOnnFqY3kSN0AFTy485bTi1bkLk4mVPODIUEcSfhHgRqA+QdXPksrSTTztYXx37NFV+GpGk3Q==
2345+
version "13.17.0"
2346+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.17.0.tgz#902eb1e680a41da93945adbdcb5a9f361ba69bd4"
2347+
integrity sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==
23482348
dependencies:
23492349
type-fest "^0.20.2"
23502350

@@ -5236,9 +5236,9 @@ unpipe@1.0.0:
52365236
integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==
52375237

52385238
update-browserslist-db@^1.0.4:
5239-
version "1.0.4"
5240-
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.4.tgz#dbfc5a789caa26b1db8990796c2c8ebbce304824"
5241-
integrity sha512-jnmO2BEGUjsMOe/Fg9u0oczOe/ppIDZPebzccl1yDWGLFP16Pa1/RM5wEoKYPG2zstNcDuAStejyxsOuKINdGA==
5239+
version "1.0.5"
5240+
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.5.tgz#be06a5eedd62f107b7c19eb5bcefb194411abf38"
5241+
integrity sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==
52425242
dependencies:
52435243
escalade "^3.1.1"
52445244
picocolors "^1.0.0"

0 commit comments

Comments
 (0)