Skip to content

Commit a182371

Browse files
committed
chore: bump @safe-global/safe-deployments
1 parent 82cfd46 commit a182371

File tree

7 files changed

+71
-30
lines changed

7 files changed

+71
-30
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"license": "MIT",
2222
"devDependencies": {
2323
"@types/jest": "^29.5.14",
24-
"@types/node": "^22.13.5",
24+
"@types/node": "^22.15.30",
2525
"@typescript-eslint/eslint-plugin": "^7.18.0",
2626
"@typescript-eslint/parser": "^7.18.0",
2727
"esbuild": "^0.25.0",

packages/api-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/chai-as-promised": "^7.1.8",
5353
"@types/mocha": "^10.0.10",
5454
"@types/node-fetch": "^2.6.12",
55-
"@types/semver": "^7.5.8",
55+
"@types/semver": "^7.7.0",
5656
"@types/sinon": "^17.0.4",
5757
"chai": "^4.5.0",
5858
"chai-as-promised": "^7.1.2",

packages/protocol-kit/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/chai": "^4.3.20",
6868
"@types/chai-as-promised": "^7.1.8",
6969
"@types/mocha": "^10.0.10",
70-
"@types/semver": "^7.5.8",
70+
"@types/semver": "^7.7.0",
7171
"@types/sinon": "^17.0.4",
7272
"chai": "^4.5.0",
7373
"chai-as-promised": "^7.1.2",
@@ -79,8 +79,8 @@
7979
"tsconfig-paths": "^4.2.0"
8080
},
8181
"dependencies": {
82-
"@safe-global/safe-deployments": "^1.37.32",
83-
"@safe-global/safe-modules-deployments": "^2.2.8",
82+
"@safe-global/safe-deployments": "^1.37.34",
83+
"@safe-global/safe-modules-deployments": "^2.2.9",
8484
"@safe-global/types-kit": "^2.0.1",
8585
"abitype": "^1.0.2",
8686
"semver": "^7.7.1",

packages/protocol-kit/src/utils/eip-3770/config.ts

Lines changed: 39 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ export const networks: NetworkShortName[] = [
5959
{ chainId: 177n, shortName: 'hsk' },
6060
{ chainId: 179n, shortName: 'abey' },
6161
{ chainId: 181n, shortName: 'water' },
62+
{ chainId: 185n, shortName: 'mint' },
6263
{ chainId: 195n, shortName: 'tokb' },
6364
{ chainId: 196n, shortName: 'okb' },
6465
{ chainId: 204n, shortName: 'opbnb' },
@@ -108,7 +109,8 @@ export const networks: NetworkShortName[] = [
108109
{ chainId: 964n, shortName: 'bittensor-evm-mainnet' },
109110
{ chainId: 970n, shortName: 'ccn' },
110111
{ chainId: 995n, shortName: '5ire' },
111-
{ chainId: 1001n, shortName: 'baobab' },
112+
{ chainId: 999n, shortName: 'twan' },
113+
{ chainId: 1001n, shortName: 'kaia-kairos' },
112114
{ chainId: 1008n, shortName: 'eun' },
113115
{ chainId: 1030n, shortName: 'cfx' },
114116
{ chainId: 1088n, shortName: 'metis-andromeda' },
@@ -126,11 +128,13 @@ export const networks: NetworkShortName[] = [
126128
{ chainId: 1285n, shortName: 'mriver' },
127129
{ chainId: 1287n, shortName: 'mbase' },
128130
{ chainId: 1294n, shortName: 'bobabeam' },
131+
{ chainId: 1301n, shortName: 'unichain-sep' },
129132
{ chainId: 1315n, shortName: 'story-aeneid' },
130133
{ chainId: 1329n, shortName: 'sei' },
131134
{ chainId: 1337n, shortName: 'geth' },
132135
{ chainId: 1424n, shortName: 'perennial' },
133136
{ chainId: 1442n, shortName: 'testnet-zkEVM-mango' },
137+
{ chainId: 1480n, shortName: 'vana' },
134138
{ chainId: 1513n, shortName: 'Story' },
135139
{ chainId: 1514n, shortName: 'sty' },
136140
{ chainId: 1516n, shortName: 'story-testnet' },
@@ -142,11 +146,14 @@ export const networks: NetworkShortName[] = [
142146
{ chainId: 1750n, shortName: 'metall2' },
143147
{ chainId: 1807n, shortName: 'rana' },
144148
{ chainId: 1811n, shortName: 'lif3-testnet' },
149+
{ chainId: 1868n, shortName: 'soneium' },
145150
{ chainId: 1890n, shortName: 'lightlink_phoenix' },
146151
{ chainId: 1891n, shortName: 'lightlink_pegasus' },
147152
{ chainId: 1923n, shortName: 'swell-l2' },
148153
{ chainId: 1924n, shortName: 'swell-l2-testnet' },
154+
{ chainId: 1946n, shortName: 'soneium-minato' },
149155
{ chainId: 1984n, shortName: 'euntest' },
156+
{ chainId: 1995n, shortName: 'edxt' },
150157
{ chainId: 1998n, shortName: 'kyoto-testnet' },
151158
{ chainId: 2000n, shortName: 'dc' },
152159
{ chainId: 2001n, shortName: 'milkada' },
@@ -163,6 +170,7 @@ export const networks: NetworkShortName[] = [
163170
{ chainId: 2331n, shortName: 'rss3-testnet' },
164171
{ chainId: 2345n, shortName: 'goat' },
165172
{ chainId: 2358n, shortName: 'kroma-sepolia' },
173+
{ chainId: 2390n, shortName: 'tacchain_2390-1' },
166174
{ chainId: 2424n, shortName: 'inevm-testnet' },
167175
{ chainId: 2442n, shortName: 'zkevm-testnet-cardona' },
168176
{ chainId: 2741n, shortName: 'abstract' },
@@ -178,10 +186,12 @@ export const networks: NetworkShortName[] = [
178186
{ chainId: 4062n, shortName: 'Nahmii3Testnet' },
179187
{ chainId: 4078n, shortName: 'muster' },
180188
{ chainId: 4157n, shortName: 'crossfi-testnet' },
189+
{ chainId: 4158n, shortName: 'crossfi' },
181190
{ chainId: 4162n, shortName: 'SXR' },
182191
{ chainId: 4202n, shortName: 'lisksep' },
183192
{ chainId: 4337n, shortName: 'beam' },
184193
{ chainId: 4460n, shortName: 'orderlyl2' },
194+
{ chainId: 4488n, shortName: 'HYDRA' },
185195
{ chainId: 4653n, shortName: 'gold' },
186196
{ chainId: 4661n, shortName: 'appchaintestnet' },
187197
{ chainId: 4689n, shortName: 'iotex-mainnet' },
@@ -192,15 +202,21 @@ export const networks: NetworkShortName[] = [
192202
{ chainId: 5003n, shortName: 'mnt-sep' },
193203
{ chainId: 5115n, shortName: 'citrea-testnet' },
194204
{ chainId: 5165n, shortName: 'ftn' },
205+
{ chainId: 5330n, shortName: 'sseed' },
195206
{ chainId: 5611n, shortName: 'obnbt' },
196207
{ chainId: 5700n, shortName: 'tsys' },
208+
{ chainId: 5851n, shortName: 'OntologyTestnet' },
197209
{ chainId: 6001n, shortName: 'bouncebit-mainnet' },
198210
{ chainId: 6102n, shortName: 'cascadia' },
199211
{ chainId: 6321n, shortName: 'eaura' },
200212
{ chainId: 6322n, shortName: 'aura' },
213+
{ chainId: 6342n, shortName: 'megatest' },
201214
{ chainId: 6398n, shortName: 'connext-sepolia' },
202215
{ chainId: 6688n, shortName: 'iris' },
203-
{ chainId: 6880n, shortName: 'mtt-mainnet' },
216+
{ chainId: 6880n, shortName: 'mtt-network' },
217+
{ chainId: 6900n, shortName: 'cataclysm-1' },
218+
{ chainId: 6911n, shortName: 'nibiru-testnet-2' },
219+
{ chainId: 6942n, shortName: 'laika' },
204220
{ chainId: 7000n, shortName: 'zetachain-mainnet' },
205221
{ chainId: 7001n, shortName: 'zetachain-testnet' },
206222
{ chainId: 7070n, shortName: 'planq' },
@@ -213,12 +229,13 @@ export const networks: NetworkShortName[] = [
213229
{ chainId: 7771n, shortName: 'tbitrock' },
214230
{ chainId: 8192n, shortName: 'tqf' },
215231
{ chainId: 8194n, shortName: 'ttqf' },
216-
{ chainId: 8217n, shortName: 'cypress' },
232+
{ chainId: 8217n, shortName: 'kaia-mainnet' },
217233
{ chainId: 8329n, shortName: 'lrz' },
218234
{ chainId: 8408n, shortName: 'zentest' },
219235
{ chainId: 8453n, shortName: 'base' },
220236
{ chainId: 8801n, shortName: 'okto-testnet' },
221237
{ chainId: 8822n, shortName: 'iotaevm' },
238+
{ chainId: 8844n, shortName: 'THYDRA' },
222239
{ chainId: 9000n, shortName: 'evmos-testnet' },
223240
{ chainId: 9001n, shortName: 'evmos' },
224241
{ chainId: 9369n, shortName: 'z' },
@@ -232,6 +249,7 @@ export const networks: NetworkShortName[] = [
232249
{ chainId: 10242n, shortName: 'aa' },
233250
{ chainId: 10243n, shortName: 'aat' },
234251
{ chainId: 10849n, shortName: 'lamina1' },
252+
{ chainId: 10888n, shortName: 'gameswift-chain-testnet' },
235253
{ chainId: 11011n, shortName: 'shapesep' },
236254
{ chainId: 11111n, shortName: 'WAGMI' },
237255
{ chainId: 11124n, shortName: 'abstract-sepolia' },
@@ -260,9 +278,11 @@ export const networks: NetworkShortName[] = [
260278
{ chainId: 23294n, shortName: 'sapphire' },
261279
{ chainId: 23295n, shortName: 'sapphire-testnet' },
262280
{ chainId: 25327n, shortName: 'Everclear' },
281+
{ chainId: 28882n, shortName: 'BobaSepolia' },
263282
{ chainId: 28979n, shortName: 'kimbonet-testnet' },
264283
{ chainId: 31611n, shortName: 'mezo' },
265284
{ chainId: 32769n, shortName: 'zil' },
285+
{ chainId: 32770n, shortName: 'zq2-proto-mainnet' },
266286
{ chainId: 33101n, shortName: 'zil-testnet' },
267287
{ chainId: 33139n, shortName: 'apechain' },
268288
{ chainId: 33401n, shortName: 'slingshot' },
@@ -271,6 +291,7 @@ export const networks: NetworkShortName[] = [
271291
{ chainId: 35443n, shortName: 'q-testnet' },
272292
{ chainId: 37111n, shortName: 'lens-sepolia' },
273293
{ chainId: 41455n, shortName: 'aleph-zero' },
294+
{ chainId: 41923n, shortName: 'edu-chain' },
274295
{ chainId: 42161n, shortName: 'arb1' },
275296
{ chainId: 42170n, shortName: 'arb-nova' },
276297
{ chainId: 42220n, shortName: 'celo' },
@@ -280,16 +301,20 @@ export const networks: NetworkShortName[] = [
280301
{ chainId: 43113n, shortName: 'fuji' },
281302
{ chainId: 43114n, shortName: 'avax' },
282303
{ chainId: 43288n, shortName: 'boba-avax' },
304+
{ chainId: 43419n, shortName: 'gunz-mainnet' },
283305
{ chainId: 44787n, shortName: 'alfa' },
284306
{ chainId: 45000n, shortName: 'autobahnnetwork' },
285307
{ chainId: 47763n, shortName: 'neox-mainnet' },
286308
{ chainId: 47805n, shortName: 'rei' },
287309
{ chainId: 48899n, shortName: 'zircuit-testnet' },
288310
{ chainId: 48900n, shortName: 'zircuit-mainnet' },
311+
{ chainId: 49321n, shortName: 'Stork' },
312+
{ chainId: 50312n, shortName: 'SomniaTestnet' },
289313
{ chainId: 53302n, shortName: 'seedsep' },
290314
{ chainId: 53456n, shortName: 'birdlayer' },
291315
{ chainId: 53457n, shortName: 'dodochain' },
292316
{ chainId: 54211n, shortName: 'islmt' },
317+
{ chainId: 55244n, shortName: 'spn' },
293318
{ chainId: 56288n, shortName: 'boba-bnb' },
294319
{ chainId: 57000n, shortName: 'tsys-rollux' },
295320
{ chainId: 57054n, shortName: 'blaze' },
@@ -301,11 +326,14 @@ export const networks: NetworkShortName[] = [
301326
{ chainId: 59902n, shortName: 'metis-sepolia' },
302327
{ chainId: 60808n, shortName: 'bob' },
303328
{ chainId: 61166n, shortName: 'treasure' },
329+
{ chainId: 66665n, shortName: 'ceth' },
304330
{ chainId: 71401n, shortName: 'gw-testnet-v1' },
305331
{ chainId: 71402n, shortName: 'gw-mainnet-v1' },
332+
{ chainId: 72080n, shortName: 'nxra-testnet' },
306333
{ chainId: 73799n, shortName: 'vt' },
307334
{ chainId: 80001n, shortName: 'maticmum' },
308335
{ chainId: 80002n, shortName: 'polygonamoy' },
336+
{ chainId: 80069n, shortName: 'berachain-bepolia' },
309337
{ chainId: 80084n, shortName: 'berachainbArtio' },
310338
{ chainId: 80085n, shortName: 'berachainArtio' },
311339
{ chainId: 80094n, shortName: 'berachain' },
@@ -317,6 +345,7 @@ export const networks: NetworkShortName[] = [
317345
{ chainId: 97435n, shortName: 'sling' },
318346
{ chainId: 98864n, shortName: 'plume-devnet' },
319347
{ chainId: 98865n, shortName: 'plume' },
348+
{ chainId: 98867n, shortName: 'plume-testnet' },
320349
{ chainId: 103454n, shortName: 'masatest' },
321350
{ chainId: 105105n, shortName: 'stratis' },
322351
{ chainId: 111188n, shortName: 're-al' },
@@ -328,8 +357,10 @@ export const networks: NetworkShortName[] = [
328357
{ chainId: 200101n, shortName: 'milktada' },
329358
{ chainId: 200202n, shortName: 'milktalgo' },
330359
{ chainId: 200810n, shortName: 'btrt' },
360+
{ chainId: 200901n, shortName: 'btr' },
331361
{ chainId: 205205n, shortName: 'auroria' },
332362
{ chainId: 314159n, shortName: 'filecoin-calibration' },
363+
{ chainId: 325000n, shortName: 'CampV2' },
333364
{ chainId: 328527n, shortName: 'nal' },
334365
{ chainId: 333999n, shortName: 'olympus' },
335366
{ chainId: 381931n, shortName: 'metal' },
@@ -348,8 +379,10 @@ export const networks: NetworkShortName[] = [
348379
{ chainId: 656476n, shortName: 'open-campus-codex' },
349380
{ chainId: 660279n, shortName: 'xai' },
350381
{ chainId: 668668n, shortName: 'cnw' },
382+
{ chainId: 695569n, shortName: 'pyrope' },
351383
{ chainId: 713715n, shortName: 'sei-devnet' },
352384
{ chainId: 743111n, shortName: 'hemi-sep' },
385+
{ chainId: 747474n, shortName: 'katana' },
353386
{ chainId: 763373n, shortName: 'inksepolia' },
354387
{ chainId: 764984n, shortName: 'lamina1test' },
355388
{ chainId: 808813n, shortName: 'bob-sepolia' },
@@ -358,6 +391,7 @@ export const networks: NetworkShortName[] = [
358391
{ chainId: 978657n, shortName: 'treasure-ruby' },
359392
{ chainId: 984122n, shortName: 'forma' },
360393
{ chainId: 1501869n, shortName: 'water9' },
394+
{ chainId: 2632500n, shortName: 'coti' },
361395
{ chainId: 3441006n, shortName: 'mantaSepoliaTestnet' },
362396
{ chainId: 4457845n, shortName: 'zero-sepolia' },
363397
{ chainId: 6038361n, shortName: 'azkyt' },
@@ -369,6 +403,7 @@ export const networks: NetworkShortName[] = [
369403
{ chainId: 12227332n, shortName: 'neox-t4' },
370404
{ chainId: 21000000n, shortName: 'corn' },
371405
{ chainId: 52164803n, shortName: 'fluence-testnet' },
406+
{ chainId: 65100004n, shortName: 'piccadilly-04' },
372407
{ chainId: 94204209n, shortName: 'polygon-blackberry' },
373408
{ chainId: 111557560n, shortName: 'cysep' },
374409
{ chainId: 123420111n, shortName: 'opcelestia-raspberry' },
@@ -390,6 +425,7 @@ export const networks: NetworkShortName[] = [
390425
{ chainId: 1417429182n, shortName: 'zephyr' },
391426
{ chainId: 1511670449n, shortName: 'GPT' },
392427
{ chainId: 1570754601n, shortName: 'hst-test' },
428+
{ chainId: 1660990954n, shortName: 'sn-sepolia' },
393429
{ chainId: 1666600000n, shortName: 'hmy-s0' },
394430
{ chainId: 1666700000n, shortName: 'hmy-b-s0' },
395431
{ chainId: 1952959480n, shortName: 'lumiatestnet' },

packages/relay-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"dependencies": {
5858
"@gelatonetwork/relay-sdk": "^5.6.0",
5959
"@safe-global/protocol-kit": "^6.0.4",
60-
"@safe-global/safe-modules-deployments": "^2.2.8",
60+
"@safe-global/safe-modules-deployments": "^2.2.9",
6161
"@safe-global/types-kit": "^2.0.1",
6262
"semver": "^7.7.1",
6363
"viem": "^2.21.8"

packages/testing-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@safe-global/safe-contracts-v1.4.1": "npm:@safe-global/[email protected]",
5151
"@safe-global/safe-passkey": "0.2.0",
5252
"@safe-global/types-kit": "^2.0.1",
53-
"@types/semver": "^7.5.8",
53+
"@types/semver": "^7.7.0",
5454
"hardhat": "^2.22.19",
5555
"hardhat-deploy": "^0.12.4",
5656
"tsconfig-paths": "^4.2.0"

yarn.lock

Lines changed: 25 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1826,17 +1826,17 @@
18261826
resolved "https://registry.yarnpkg.com/@safe-global/safe-contracts/-/safe-contracts-1.4.1.tgz#82605342f3289dc6b99818f599a3409ec2cb3fdc"
18271827
integrity sha512-fP1jewywSwsIniM04NsqPyVRFKPMAuirC3ftA/TA4X3Zc5EnwQp/UCJUU2PL/37/z/jMo8UUaJ+pnFNWmMU7dQ==
18281828

1829-
"@safe-global/safe-deployments@^1.37.32":
1830-
version "1.37.32"
1831-
resolved "https://registry.yarnpkg.com/@safe-global/safe-deployments/-/safe-deployments-1.37.32.tgz#7a1dcd6358aa0f4917004426d7e2428e7eef0391"
1832-
integrity sha512-3XRy6TnVz0uymPxMNo7WkaK88sL12ZpIMKOfrNHkODUZCxCO4GFA0FFfjByAPS1LAXfmV7Mulk9Zx1n9vqR8Cg==
1829+
"@safe-global/safe-deployments@^1.37.34":
1830+
version "1.37.34"
1831+
resolved "https://registry.yarnpkg.com/@safe-global/safe-deployments/-/safe-deployments-1.37.34.tgz#e3061327c12d73869a48acddb4742b2c2cf7c2b0"
1832+
integrity sha512-ynBFymugc3sZJ63NZuUuRYjjp5LIVPJqt/kJV/lnB0nh0JeUjX+W7NPNTjO6dxxdIi5p547pEaLKYKnaS4pTCQ==
18331833
dependencies:
18341834
semver "^7.6.2"
18351835

1836-
"@safe-global/safe-modules-deployments@^2.2.8":
1837-
version "2.2.8"
1838-
resolved "https://registry.yarnpkg.com/@safe-global/safe-modules-deployments/-/safe-modules-deployments-2.2.8.tgz#444bd078d8d04f2cac6427ed82608e8e9db314eb"
1839-
integrity sha512-XqRhEUzO8PNs5kCXztlPmQJBZO+YTDCRbiumCr5JBuS8RhU0pRSkG5Gs8qjKlZicxZvy3IdXZ14APVwb6+dj/Q==
1836+
"@safe-global/safe-modules-deployments@^2.2.9":
1837+
version "2.2.9"
1838+
resolved "https://registry.yarnpkg.com/@safe-global/safe-modules-deployments/-/safe-modules-deployments-2.2.9.tgz#f1575863b5e62fcb3c6df4d1e480c3c9b249ba15"
1839+
integrity sha512-3brLLX4RkLlH2vB+1CgGo1iA73kckmPpgroTLaweZnysr1lKHqpqY0VAA3gmjHq1Qiq1Cx0fccDHk3c2rqRfsw==
18401840

18411841
"@safe-global/[email protected]":
18421842
version "0.2.0"
@@ -2209,12 +2209,12 @@
22092209
"@types/node" "*"
22102210
form-data "^4.0.0"
22112211

2212-
"@types/node@*", "@types/node@^22.13.5":
2213-
version "22.13.5"
2214-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.5.tgz#23add1d71acddab2c6a4d31db89c0f98d330b511"
2215-
integrity sha512-+lTU0PxZXn0Dr1NBtC7Y8cR21AJr87dLLU953CWA6pMxxv/UDc7jYAY90upcrie1nRcD6XNG5HOYEDtgW5TxAg==
2212+
"@types/node@*", "@types/node@^22.15.30":
2213+
version "22.15.30"
2214+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.30.tgz#3a20431783e28dd0b0326f84ab386a2ec81d921d"
2215+
integrity sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==
22162216
dependencies:
2217-
undici-types "~6.20.0"
2217+
undici-types "~6.21.0"
22182218

22192219
22202220
version "18.15.13"
@@ -2252,10 +2252,10 @@
22522252
dependencies:
22532253
"@types/node" "*"
22542254

2255-
"@types/semver@^7.5.8":
2256-
version "7.5.8"
2257-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
2258-
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
2255+
"@types/semver@^7.7.0":
2256+
version "7.7.0"
2257+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.7.0.tgz#64c441bdae033b378b6eef7d0c3d77c329b9378e"
2258+
integrity sha512-k107IF4+Xr7UHjwDc7Cfd6PRQfbdkiRabXGRjo07b4WyPahFBZCZ1sE+BNxYIJPPg73UkfOsVOLwqVc/6ETrIA==
22592259

22602260
"@types/sinon@^17.0.4":
22612261
version "17.0.4"
@@ -8431,10 +8431,15 @@ undici-types@~6.20.0:
84318431
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
84328432
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
84338433

8434+
undici-types@~6.21.0:
8435+
version "6.21.0"
8436+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
8437+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
8438+
84348439
undici@^5.14.0:
8435-
version "5.28.5"
8436-
resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.5.tgz#b2b94b6bf8f1d919bc5a6f31f2c01deb02e54d4b"
8437-
integrity sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==
8440+
version "5.29.0"
8441+
resolved "https://registry.yarnpkg.com/undici/-/undici-5.29.0.tgz#419595449ae3f2cdcba3580a2e8903399bd1f5a3"
8442+
integrity sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==
84388443
dependencies:
84398444
"@fastify/busboy" "^2.0.0"
84408445

0 commit comments

Comments
 (0)