Skip to content

Commit 16ddcb0

Browse files
Lock file maintenance (#3659)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e35b8d commit 16ddcb0

File tree

1 file changed

+38
-143
lines changed

1 file changed

+38
-143
lines changed

yarn.lock

Lines changed: 38 additions & 143 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"@octokit/plugin-rest-endpoint-methods" "^5.13.0"
2727

2828
"@actions/http-client@^2.0.1":
29-
version "2.1.0"
30-
resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.1.0.tgz#b6d8c3934727d6a50d10d19f00a711a964599a9f"
31-
integrity sha512-BonhODnXr3amchh4qkmjPMUO8mFi/zLaaCeCAJZqch8iQqyDnVIkySjB38VHAC8IJ+bnlgfOqlhpyCUZHlQsqw==
29+
version "2.1.1"
30+
resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.1.1.tgz#a8e97699c315bed0ecaeaaeb640948470d4586a0"
31+
integrity sha512-qhrkRMB40bbbLo7gF+0vu+X+UawOvQQqNAA/5Unx774RS8poaOhThDOG6BGmxvAnxhQnDp2BG/ZUm65xZILTpw==
3232
dependencies:
3333
tunnel "^0.0.6"
3434

@@ -56,14 +56,7 @@
5656
"@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3"
5757
chokidar "^3.4.0"
5858

59-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13":
60-
version "7.22.5"
61-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.5.tgz#234d98e1551960604f1246e6475891a570ad5658"
62-
integrity sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==
63-
dependencies:
64-
"@babel/highlight" "^7.22.5"
65-
66-
"@babel/code-frame@^7.22.10", "@babel/code-frame@^7.22.5":
59+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.10", "@babel/code-frame@^7.22.5":
6760
version "7.22.10"
6861
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.10.tgz#1c20e612b768fefa75f6e90d6ecb86329247f0a3"
6962
integrity sha512-/KKIMG4UEL35WmI9OlvMhurwtytjvXoFcGNrOvyG9zIzA8YmPjVtIZUf7b05+TPO7G7/GEmLHDaoCgACHl9hhA==
@@ -113,7 +106,7 @@
113106
dependencies:
114107
eslint-rule-composer "^0.3.0"
115108

116-
"@babel/generator@^7.22.10":
109+
"@babel/generator@^7.22.10", "@babel/generator@^7.7.2":
117110
version "7.22.10"
118111
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.10.tgz#c92254361f398e160645ac58831069707382b722"
119112
integrity sha512-79KIf7YiWjjdZ81JnLujDRApWtl7BxTqWD88+FFdQEIOG8LJ0etDOM7CXuIgGJa55sGOwZVwuEsaLEm0PJ5/+A==
@@ -123,16 +116,6 @@
123116
"@jridgewell/trace-mapping" "^0.3.17"
124117
jsesc "^2.5.1"
125118

126-
"@babel/generator@^7.7.2":
127-
version "7.22.9"
128-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.9.tgz#572ecfa7a31002fa1de2a9d91621fd895da8493d"
129-
integrity sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw==
130-
dependencies:
131-
"@babel/types" "^7.22.5"
132-
"@jridgewell/gen-mapping" "^0.3.2"
133-
"@jridgewell/trace-mapping" "^0.3.17"
134-
jsesc "^2.5.1"
135-
136119
"@babel/helper-annotate-as-pure@^7.22.5":
137120
version "7.22.5"
138121
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882"
@@ -147,18 +130,7 @@
147130
dependencies:
148131
"@babel/types" "^7.22.10"
149132

150-
"@babel/helper-compilation-targets@^7.20.7":
151-
version "7.22.9"
152-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.9.tgz#f9d0a7aaaa7cd32a3f31c9316a69f5a9bcacb892"
153-
integrity sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw==
154-
dependencies:
155-
"@babel/compat-data" "^7.22.9"
156-
"@babel/helper-validator-option" "^7.22.5"
157-
browserslist "^4.21.9"
158-
lru-cache "^5.1.1"
159-
semver "^6.3.1"
160-
161-
"@babel/helper-compilation-targets@^7.22.10", "@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6":
133+
"@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.22.10", "@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6":
162134
version "7.22.10"
163135
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.10.tgz#01d648bbc25dd88f513d862ee0df27b7d4e67024"
164136
integrity sha512-JMSwHD4J7SLod0idLq5PKgI+6g/hLD/iuWBq08ZX49xE14VpVEojJ5rHWptpirV2j020MvypRLAXAO50igCJ5Q==
@@ -169,22 +141,7 @@
169141
lru-cache "^5.1.1"
170142
semver "^6.3.1"
171143

172-
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.22.9":
173-
version "7.22.9"
174-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.9.tgz#c36ea240bb3348f942f08b0fbe28d6d979fab236"
175-
integrity sha512-Pwyi89uO4YrGKxL/eNJ8lfEH55DnRloGPOseaA8NFNL6jAUnn+KccaISiFazCj5IolPPDjGSdzQzXVzODVRqUQ==
176-
dependencies:
177-
"@babel/helper-annotate-as-pure" "^7.22.5"
178-
"@babel/helper-environment-visitor" "^7.22.5"
179-
"@babel/helper-function-name" "^7.22.5"
180-
"@babel/helper-member-expression-to-functions" "^7.22.5"
181-
"@babel/helper-optimise-call-expression" "^7.22.5"
182-
"@babel/helper-replace-supers" "^7.22.9"
183-
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
184-
"@babel/helper-split-export-declaration" "^7.22.6"
185-
semver "^6.3.1"
186-
187-
"@babel/helper-create-class-features-plugin@^7.22.5":
144+
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.22.10", "@babel/helper-create-class-features-plugin@^7.22.5":
188145
version "7.22.10"
189146
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.10.tgz#dd2612d59eac45588021ac3d6fa976d08f4e95a3"
190147
integrity sha512-5IBb77txKYQPpOEdUdIhBx8VrZyDCQ+H82H0+5dX1TmuscP5vJKEE3cKurjtIw/vFwzbVH48VweE78kVDBrqjA==
@@ -348,7 +305,7 @@
348305
"@babel/traverse" "^7.22.10"
349306
"@babel/types" "^7.22.10"
350307

351-
"@babel/highlight@^7.22.10", "@babel/highlight@^7.22.5":
308+
"@babel/highlight@^7.22.10":
352309
version "7.22.10"
353310
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.10.tgz#02a3f6d8c1cb4521b2fd0ab0da8f4739936137d7"
354311
integrity sha512-78aUtVcT7MUscr0K5mIEnkwxPE0MaxkR5RxRwuHaQ+JuU5AmTPhY+do2mdzVTnIJJpyBglql2pehuBIWHug+WQ==
@@ -357,12 +314,7 @@
357314
chalk "^2.4.2"
358315
js-tokens "^4.0.0"
359316

360-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7":
361-
version "7.22.7"
362-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.7.tgz#df8cf085ce92ddbdbf668a7f186ce848c9036cae"
363-
integrity sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q==
364-
365-
"@babel/parser@^7.22.10", "@babel/parser@^7.22.5":
317+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.10", "@babel/parser@^7.22.5":
366318
version "7.22.10"
367319
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.10.tgz#e37634f9a12a1716136c44624ef54283cabd3f55"
368320
integrity sha512-lNbdGsQb9ekfsnjFGhEiF4hfFqGgfOP3H3d27re3n+CGhNuTSUEQdfWk556sTLNTloczcdM5TYF2LhzmDQKyvQ==
@@ -933,12 +885,12 @@
933885
"@babel/helper-plugin-utils" "^7.22.5"
934886

935887
"@babel/plugin-transform-typescript@^7.22.5":
936-
version "7.22.9"
937-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.22.9.tgz#91e08ad1eb1028ecc62662a842e93ecfbf3c7234"
938-
integrity sha512-BnVR1CpKiuD0iobHPaM1iLvcwPYN2uVFAqoLVSpEDKWuOikoCv5HbKLxclhKYUXlWkX86DoZGtqI4XhbOsyrMg==
888+
version "7.22.10"
889+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.22.10.tgz#aadd98fab871f0bb5717bcc24c31aaaa455af923"
890+
integrity sha512-7++c8I/ymsDo4QQBAgbraXLzIM6jmfao11KgIBEYZRReWzNWH9NtNgJcyrZiXsOPh523FQm6LfpLyy/U5fn46A==
939891
dependencies:
940892
"@babel/helper-annotate-as-pure" "^7.22.5"
941-
"@babel/helper-create-class-features-plugin" "^7.22.9"
893+
"@babel/helper-create-class-features-plugin" "^7.22.10"
942894
"@babel/helper-plugin-utils" "^7.22.5"
943895
"@babel/plugin-syntax-typescript" "^7.22.5"
944896

@@ -1127,16 +1079,7 @@
11271079
debug "^4.1.0"
11281080
globals "^11.1.0"
11291081

1130-
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.3.3":
1131-
version "7.22.5"
1132-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.5.tgz#cd93eeaab025880a3a47ec881f4b096a5b786fbe"
1133-
integrity sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==
1134-
dependencies:
1135-
"@babel/helper-string-parser" "^7.22.5"
1136-
"@babel/helper-validator-identifier" "^7.22.5"
1137-
to-fast-properties "^2.0.0"
1138-
1139-
"@babel/types@^7.22.10", "@babel/types@^7.22.5", "@babel/types@^7.4.4":
1082+
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.10", "@babel/types@^7.22.5", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
11401083
version "7.22.10"
11411084
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.10.tgz#4a9e76446048f2c66982d1a989dd12b8a2d2dc03"
11421085
integrity sha512-obaoigiLrlDZ7TUQln/8m4mSqIW2QFeOrCQc9r+xsaHGNoplVNYlRVpsfE8Vj35GEm2ZH4ZhrNYogs/3fj85kg==
@@ -1481,11 +1424,6 @@
14811424
"@jridgewell/sourcemap-codec" "^1.4.10"
14821425
"@jridgewell/trace-mapping" "^0.3.9"
14831426

1484-
"@jridgewell/[email protected]":
1485-
version "3.1.0"
1486-
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78"
1487-
integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==
1488-
14891427
"@jridgewell/resolve-uri@^3.0.3", "@jridgewell/resolve-uri@^3.1.0":
14901428
version "3.1.1"
14911429
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721"
@@ -1504,11 +1442,6 @@
15041442
"@jridgewell/gen-mapping" "^0.3.0"
15051443
"@jridgewell/trace-mapping" "^0.3.9"
15061444

1507-
"@jridgewell/[email protected]":
1508-
version "1.4.14"
1509-
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
1510-
integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
1511-
15121445
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14":
15131446
version "1.4.15"
15141447
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
@@ -1522,15 +1455,7 @@
15221455
"@jridgewell/resolve-uri" "^3.0.3"
15231456
"@jridgewell/sourcemap-codec" "^1.4.10"
15241457

1525-
"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.18":
1526-
version "0.3.18"
1527-
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz#25783b2086daf6ff1dcb53c9249ae480e4dd4cd6"
1528-
integrity sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==
1529-
dependencies:
1530-
"@jridgewell/resolve-uri" "3.1.0"
1531-
"@jridgewell/sourcemap-codec" "1.4.14"
1532-
1533-
"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9":
1458+
"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.18", "@jridgewell/trace-mapping@^0.3.9":
15341459
version "0.3.19"
15351460
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz#f8a3249862f91be48d3127c3cfe992f79b4b8811"
15361461
integrity sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==
@@ -1539,9 +1464,9 @@
15391464
"@jridgewell/sourcemap-codec" "^1.4.14"
15401465

15411466
"@matrix-org/matrix-sdk-crypto-wasm@^1.2.0":
1542-
version "1.2.0"
1543-
resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-1.2.0.tgz#115cd21cb2bba3c8166cf09e7d61da0902aa8973"
1544-
integrity sha512-vmpbtXYFzfBSFjeAx/PNRjy7zyH+Xx2HVXNKdApgo3+hSALewcXwdOTJy5pKq+poumM2TjjKDhG2s6/zSDNUYg==
1467+
version "1.2.1"
1468+
resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-1.2.1.tgz#5b546c8a0e53b614f10b77b3b649818aed9d0db1"
1469+
integrity sha512-DCb7Q83PCQK0uav5vB3KNV/hJPlxAhT/ddar+VHz2kC39hMLKGzWYVhprpLYVcavaE/6OX+Q/xFkAoV/3QtUHQ==
15451470

15461471
"@matrix-org/olm@https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz":
15471472
version "3.2.14"
@@ -1886,9 +1811,9 @@
18861811
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
18871812

18881813
"@types/node@*":
1889-
version "20.4.5"
1890-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.5.tgz#9dc0a5cb1ccce4f7a731660935ab70b9c00a5d69"
1891-
integrity sha512-rt40Nk13II9JwQBdeYqmbn2Q6IVTA5uPhvSO+JVqdXw/6/4glI6oR9ezty/A9Hg5u7JH4OmYmuQ+XvjKm0Datg==
1814+
version "20.4.8"
1815+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.8.tgz#b5dda19adaa473a9bf0ab5cbd8f30ec7d43f5c85"
1816+
integrity sha512-0mHckf6D2DiIAzh8fM8f3HQCvMKDpK94YQ0DSVkfWTG9BZleYIWudw9cJxX8oCk9bM+vAkDyujDV6dmKHbvQpg==
18921817

18931818
"@types/node@18":
18941819
version "18.17.3"
@@ -2942,9 +2867,9 @@ core-js-compat@^3.31.0:
29422867
browserslist "^4.21.9"
29432868

29442869
core-js@^3.0.0:
2945-
version "3.31.1"
2946-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.31.1.tgz#f2b0eea9be9da0def2c5fece71064a7e5d687653"
2947-
integrity sha512-2sKLtfq1eFST7l7v62zaqXacPc7uG8ZAya8ogijLhTtaKNcpzpB4TMoTw2Si+8GYKRwFPMMtUT0263QFWFfqyQ==
2870+
version "3.32.0"
2871+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.32.0.tgz#7643d353d899747ab1f8b03d2803b0312a0fb3b6"
2872+
integrity sha512-rd4rYZNlF3WuoYuRIDEmbR/ga9CeuWX9U05umAvgrrZoHY4Z++cp/xwPQMvUpBB4Ag6J8KfD80G0zwCyaSxDww==
29482873

29492874
core-util-is@~1.0.0:
29502875
version "1.0.3"
@@ -3077,9 +3002,9 @@ decimal.js@^10.4.2:
30773002
integrity sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==
30783003

30793004
dedent@^1.0.0:
3080-
version "1.2.0"
3081-
resolved "https://registry.yarnpkg.com/dedent/-/dedent-1.2.0.tgz#32039cd75c035f684e01c4a07cb88c0ecbeb57be"
3082-
integrity sha512-i4tcg0ClgvMUSxwHpt+NHQ01ZJmAkl6eBvDNrSZG9e+oLRTCSHv0wpr/Bzjpf6CwKeIHGevE1M34Y1Axdms5VQ==
3005+
version "1.5.1"
3006+
resolved "https://registry.yarnpkg.com/dedent/-/dedent-1.5.1.tgz#4f3fc94c8b711e9bb2800d185cd6ad20f2a90aff"
3007+
integrity sha512-+LxW+KLWxu3HW3M2w2ympwtqPrqYRzU8fqi6Fhd18fBALe15blJPI/I4+UHveMVG6lJqB4JNd4UG0S5cnVHwIg==
30833008

30843009
deep-is@^0.1.3:
30853010
version "0.1.4"
@@ -3451,13 +3376,13 @@ eslint-config-prettier@^9.0.0:
34513376
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
34523377

34533378
eslint-import-resolver-node@^0.3.7:
3454-
version "0.3.7"
3455-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.7.tgz#83b375187d412324a1963d84fa664377a23eb4d7"
3456-
integrity sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA==
3379+
version "0.3.9"
3380+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz#d4eaac52b8a2e7c3cd1903eb00f7e053356118ac"
3381+
integrity sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==
34573382
dependencies:
34583383
debug "^3.2.7"
3459-
is-core-module "^2.11.0"
3460-
resolve "^1.22.1"
3384+
is-core-module "^2.13.0"
3385+
resolve "^1.22.4"
34613386

34623387
eslint-import-resolver-typescript@^3.5.1:
34633388
version "3.5.5"
@@ -3586,12 +3511,7 @@ eslint-visitor-keys@^2.1.0:
35863511
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
35873512
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
35883513

3589-
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
3590-
version "3.4.1"
3591-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
3592-
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
3593-
3594-
eslint-visitor-keys@^3.4.2:
3514+
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.2:
35953515
version "3.4.2"
35963516
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.2.tgz#8c2095440eca8c933bedcadf16fefa44dbe9ba5f"
35973517
integrity sha512-8drBzUEyZ2llkpCA67iYrgEssKDUu68V8ChqqOfFupIaG/LCVPUT+CoGJpT77zJprs4T/W7p07LP7zAIMuweVw==
@@ -4424,14 +4344,7 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
44244344
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
44254345
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
44264346

4427-
is-core-module@^2.1.0, is-core-module@^2.12.0, is-core-module@^2.12.1:
4428-
version "2.12.1"
4429-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.12.1.tgz#0c0b6885b6f80011c71541ce15c8d66cf5a4f9fd"
4430-
integrity sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==
4431-
dependencies:
4432-
has "^1.0.3"
4433-
4434-
is-core-module@^2.11.0, is-core-module@^2.13.0:
4347+
is-core-module@^2.1.0, is-core-module@^2.11.0, is-core-module@^2.12.1, is-core-module@^2.13.0:
44354348
version "2.13.0"
44364349
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.0.tgz#bb52aa6e2cbd49a30c2ba68c42bf3435ba6072db"
44374350
integrity sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==
@@ -6282,16 +6195,7 @@ resolve.exports@^2.0.0:
62826195
resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-2.0.2.tgz#f8c934b8e6a13f539e38b7098e2e36134f01e800"
62836196
integrity sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==
62846197

6285-
resolve@^1.1.4, resolve@^1.10.0, resolve@^1.17.0, resolve@^1.20.0, resolve@^1.22.1, resolve@^1.4.0:
6286-
version "1.22.2"
6287-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.2.tgz#0ed0943d4e301867955766c9f3e1ae6d01c6845f"
6288-
integrity sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==
6289-
dependencies:
6290-
is-core-module "^2.11.0"
6291-
path-parse "^1.0.7"
6292-
supports-preserve-symlinks-flag "^1.0.0"
6293-
6294-
resolve@^1.14.2:
6198+
resolve@^1.1.4, resolve@^1.10.0, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.20.0, resolve@^1.22.3, resolve@^1.22.4, resolve@^1.4.0:
62956199
version "1.22.4"
62966200
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.4.tgz#1dc40df46554cdaf8948a486a10f6ba1e2026c34"
62976201
integrity sha512-PXNdCiPqDqeUou+w1C2eTQbNfxKSuMxqTCuvlmmMsk1NWHL5fRrhY6Pl0qEYYc6+QqGClco1Qj8XnjPego4wfg==
@@ -6300,15 +6204,6 @@ resolve@^1.14.2:
63006204
path-parse "^1.0.7"
63016205
supports-preserve-symlinks-flag "^1.0.0"
63026206

6303-
resolve@^1.22.3:
6304-
version "1.22.3"
6305-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.3.tgz#4b4055349ffb962600972da1fdc33c46a4eb3283"
6306-
integrity sha512-P8ur/gp/AmbEzjr729bZnLjXK5Z+4P0zhIJgBgzqRih7hL7BOukHGtSTA3ACMY467GRFz3duQsi0bDZdR7DKdw==
6307-
dependencies:
6308-
is-core-module "^2.12.0"
6309-
path-parse "^1.0.7"
6310-
supports-preserve-symlinks-flag "^1.0.0"
6311-
63126207
resolve@~0.6.1:
63136208
version "0.6.3"
63146209
resolved "https://registry.yarnpkg.com/resolve/-/resolve-0.6.3.tgz#dd957982e7e736debdf53b58a4dd91754575dd46"
@@ -6505,9 +6400,9 @@ signal-exit@^3.0.3, signal-exit@^3.0.7:
65056400
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
65066401

65076402
signal-exit@^4.0.1:
6508-
version "4.0.2"
6509-
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.0.2.tgz#ff55bb1d9ff2114c13b400688fa544ac63c36967"
6510-
integrity sha512-MY2/qGx4enyjprQnFaZsHib3Yadh3IXyV2C321GY0pjGfVBu4un0uDJkwgdxqO+Rdx8JMT8IfJIRwbYVz3Ob3Q==
6403+
version "4.1.0"
6404+
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
6405+
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
65116406

65126407
simple-concat@^1.0.0:
65136408
version "1.0.1"

0 commit comments

Comments
 (0)