diff --git a/package.json b/package.json index 95a5d6930..09e59aec6 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "license": "MIT", "devDependencies": { "@types/jest": "^29.5.14", - "@types/node": "^22.13.5", + "@types/node": "^22.15.30", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "esbuild": "^0.25.0", diff --git a/packages/api-kit/package.json b/packages/api-kit/package.json index 7c597b683..419790951 100644 --- a/packages/api-kit/package.json +++ b/packages/api-kit/package.json @@ -1,6 +1,6 @@ { "name": "@safe-global/api-kit", - "version": "3.0.1", + "version": "3.0.2", "description": "SDK that facilitates the interaction with the Safe Transaction Service API", "types": "dist/src/index.d.ts", "main": "dist/cjs/index.cjs", @@ -46,13 +46,13 @@ ], "homepage": "https://github.com/safe-global/safe-core-sdk#readme", "devDependencies": { - "@safe-global/relay-kit": "^4.0.3", + "@safe-global/relay-kit": "^4.0.4", "@safe-global/testing-kit": "^0.2.1", "@types/chai": "^4.3.20", "@types/chai-as-promised": "^7.1.8", "@types/mocha": "^10.0.10", "@types/node-fetch": "^2.6.12", - "@types/semver": "^7.5.8", + "@types/semver": "^7.7.0", "@types/sinon": "^17.0.4", "chai": "^4.5.0", "chai-as-promised": "^7.1.2", @@ -65,7 +65,7 @@ "tsconfig-paths": "^4.2.0" }, "dependencies": { - "@safe-global/protocol-kit": "^6.0.4", + "@safe-global/protocol-kit": "^6.0.5", "@safe-global/types-kit": "^2.0.1", "node-fetch": "^2.7.0", "viem": "^2.21.8" diff --git a/packages/protocol-kit/package.json b/packages/protocol-kit/package.json index 8240b2bd3..ff3a1703a 100644 --- a/packages/protocol-kit/package.json +++ b/packages/protocol-kit/package.json @@ -1,6 +1,6 @@ { "name": "@safe-global/protocol-kit", - "version": "6.0.4", + "version": "6.0.5", "description": "SDK that facilitates the interaction with Safe Smart Accounts", "types": "dist/src/index.d.ts", "main": "dist/cjs/src/index.cjs", @@ -67,7 +67,7 @@ "@types/chai": "^4.3.20", "@types/chai-as-promised": "^7.1.8", "@types/mocha": "^10.0.10", - "@types/semver": "^7.5.8", + "@types/semver": "^7.7.0", "@types/sinon": "^17.0.4", "chai": "^4.5.0", "chai-as-promised": "^7.1.2", @@ -79,8 +79,8 @@ "tsconfig-paths": "^4.2.0" }, "dependencies": { - "@safe-global/safe-deployments": "^1.37.32", - "@safe-global/safe-modules-deployments": "^2.2.8", + "@safe-global/safe-deployments": "^1.37.34", + "@safe-global/safe-modules-deployments": "^2.2.9", "@safe-global/types-kit": "^2.0.1", "abitype": "^1.0.2", "semver": "^7.7.1", diff --git a/packages/protocol-kit/src/utils/eip-3770/config.ts b/packages/protocol-kit/src/utils/eip-3770/config.ts index 268a9bdf9..ed43cc6c4 100644 --- a/packages/protocol-kit/src/utils/eip-3770/config.ts +++ b/packages/protocol-kit/src/utils/eip-3770/config.ts @@ -59,6 +59,7 @@ export const networks: NetworkShortName[] = [ { chainId: 177n, shortName: 'hsk' }, { chainId: 179n, shortName: 'abey' }, { chainId: 181n, shortName: 'water' }, + { chainId: 185n, shortName: 'mint' }, { chainId: 195n, shortName: 'tokb' }, { chainId: 196n, shortName: 'okb' }, { chainId: 204n, shortName: 'opbnb' }, @@ -108,7 +109,8 @@ export const networks: NetworkShortName[] = [ { chainId: 964n, shortName: 'bittensor-evm-mainnet' }, { chainId: 970n, shortName: 'ccn' }, { chainId: 995n, shortName: '5ire' }, - { chainId: 1001n, shortName: 'baobab' }, + { chainId: 999n, shortName: 'twan' }, + { chainId: 1001n, shortName: 'kaia-kairos' }, { chainId: 1008n, shortName: 'eun' }, { chainId: 1030n, shortName: 'cfx' }, { chainId: 1088n, shortName: 'metis-andromeda' }, @@ -126,11 +128,13 @@ export const networks: NetworkShortName[] = [ { chainId: 1285n, shortName: 'mriver' }, { chainId: 1287n, shortName: 'mbase' }, { chainId: 1294n, shortName: 'bobabeam' }, + { chainId: 1301n, shortName: 'unichain-sep' }, { chainId: 1315n, shortName: 'story-aeneid' }, { chainId: 1329n, shortName: 'sei' }, { chainId: 1337n, shortName: 'geth' }, { chainId: 1424n, shortName: 'perennial' }, { chainId: 1442n, shortName: 'testnet-zkEVM-mango' }, + { chainId: 1480n, shortName: 'vana' }, { chainId: 1513n, shortName: 'Story' }, { chainId: 1514n, shortName: 'sty' }, { chainId: 1516n, shortName: 'story-testnet' }, @@ -142,11 +146,14 @@ export const networks: NetworkShortName[] = [ { chainId: 1750n, shortName: 'metall2' }, { chainId: 1807n, shortName: 'rana' }, { chainId: 1811n, shortName: 'lif3-testnet' }, + { chainId: 1868n, shortName: 'soneium' }, { chainId: 1890n, shortName: 'lightlink_phoenix' }, { chainId: 1891n, shortName: 'lightlink_pegasus' }, { chainId: 1923n, shortName: 'swell-l2' }, { chainId: 1924n, shortName: 'swell-l2-testnet' }, + { chainId: 1946n, shortName: 'soneium-minato' }, { chainId: 1984n, shortName: 'euntest' }, + { chainId: 1995n, shortName: 'edxt' }, { chainId: 1998n, shortName: 'kyoto-testnet' }, { chainId: 2000n, shortName: 'dc' }, { chainId: 2001n, shortName: 'milkada' }, @@ -163,6 +170,7 @@ export const networks: NetworkShortName[] = [ { chainId: 2331n, shortName: 'rss3-testnet' }, { chainId: 2345n, shortName: 'goat' }, { chainId: 2358n, shortName: 'kroma-sepolia' }, + { chainId: 2390n, shortName: 'tacchain_2390-1' }, { chainId: 2424n, shortName: 'inevm-testnet' }, { chainId: 2442n, shortName: 'zkevm-testnet-cardona' }, { chainId: 2741n, shortName: 'abstract' }, @@ -178,10 +186,12 @@ export const networks: NetworkShortName[] = [ { chainId: 4062n, shortName: 'Nahmii3Testnet' }, { chainId: 4078n, shortName: 'muster' }, { chainId: 4157n, shortName: 'crossfi-testnet' }, + { chainId: 4158n, shortName: 'crossfi' }, { chainId: 4162n, shortName: 'SXR' }, { chainId: 4202n, shortName: 'lisksep' }, { chainId: 4337n, shortName: 'beam' }, { chainId: 4460n, shortName: 'orderlyl2' }, + { chainId: 4488n, shortName: 'HYDRA' }, { chainId: 4653n, shortName: 'gold' }, { chainId: 4661n, shortName: 'appchaintestnet' }, { chainId: 4689n, shortName: 'iotex-mainnet' }, @@ -192,15 +202,21 @@ export const networks: NetworkShortName[] = [ { chainId: 5003n, shortName: 'mnt-sep' }, { chainId: 5115n, shortName: 'citrea-testnet' }, { chainId: 5165n, shortName: 'ftn' }, + { chainId: 5330n, shortName: 'sseed' }, { chainId: 5611n, shortName: 'obnbt' }, { chainId: 5700n, shortName: 'tsys' }, + { chainId: 5851n, shortName: 'OntologyTestnet' }, { chainId: 6001n, shortName: 'bouncebit-mainnet' }, { chainId: 6102n, shortName: 'cascadia' }, { chainId: 6321n, shortName: 'eaura' }, { chainId: 6322n, shortName: 'aura' }, + { chainId: 6342n, shortName: 'megatest' }, { chainId: 6398n, shortName: 'connext-sepolia' }, { chainId: 6688n, shortName: 'iris' }, - { chainId: 6880n, shortName: 'mtt-mainnet' }, + { chainId: 6880n, shortName: 'mtt-network' }, + { chainId: 6900n, shortName: 'cataclysm-1' }, + { chainId: 6911n, shortName: 'nibiru-testnet-2' }, + { chainId: 6942n, shortName: 'laika' }, { chainId: 7000n, shortName: 'zetachain-mainnet' }, { chainId: 7001n, shortName: 'zetachain-testnet' }, { chainId: 7070n, shortName: 'planq' }, @@ -213,12 +229,13 @@ export const networks: NetworkShortName[] = [ { chainId: 7771n, shortName: 'tbitrock' }, { chainId: 8192n, shortName: 'tqf' }, { chainId: 8194n, shortName: 'ttqf' }, - { chainId: 8217n, shortName: 'cypress' }, + { chainId: 8217n, shortName: 'kaia-mainnet' }, { chainId: 8329n, shortName: 'lrz' }, { chainId: 8408n, shortName: 'zentest' }, { chainId: 8453n, shortName: 'base' }, { chainId: 8801n, shortName: 'okto-testnet' }, { chainId: 8822n, shortName: 'iotaevm' }, + { chainId: 8844n, shortName: 'THYDRA' }, { chainId: 9000n, shortName: 'evmos-testnet' }, { chainId: 9001n, shortName: 'evmos' }, { chainId: 9369n, shortName: 'z' }, @@ -232,6 +249,7 @@ export const networks: NetworkShortName[] = [ { chainId: 10242n, shortName: 'aa' }, { chainId: 10243n, shortName: 'aat' }, { chainId: 10849n, shortName: 'lamina1' }, + { chainId: 10888n, shortName: 'gameswift-chain-testnet' }, { chainId: 11011n, shortName: 'shapesep' }, { chainId: 11111n, shortName: 'WAGMI' }, { chainId: 11124n, shortName: 'abstract-sepolia' }, @@ -260,9 +278,11 @@ export const networks: NetworkShortName[] = [ { chainId: 23294n, shortName: 'sapphire' }, { chainId: 23295n, shortName: 'sapphire-testnet' }, { chainId: 25327n, shortName: 'Everclear' }, + { chainId: 28882n, shortName: 'BobaSepolia' }, { chainId: 28979n, shortName: 'kimbonet-testnet' }, { chainId: 31611n, shortName: 'mezo' }, { chainId: 32769n, shortName: 'zil' }, + { chainId: 32770n, shortName: 'zq2-proto-mainnet' }, { chainId: 33101n, shortName: 'zil-testnet' }, { chainId: 33139n, shortName: 'apechain' }, { chainId: 33401n, shortName: 'slingshot' }, @@ -271,6 +291,7 @@ export const networks: NetworkShortName[] = [ { chainId: 35443n, shortName: 'q-testnet' }, { chainId: 37111n, shortName: 'lens-sepolia' }, { chainId: 41455n, shortName: 'aleph-zero' }, + { chainId: 41923n, shortName: 'edu-chain' }, { chainId: 42161n, shortName: 'arb1' }, { chainId: 42170n, shortName: 'arb-nova' }, { chainId: 42220n, shortName: 'celo' }, @@ -280,16 +301,20 @@ export const networks: NetworkShortName[] = [ { chainId: 43113n, shortName: 'fuji' }, { chainId: 43114n, shortName: 'avax' }, { chainId: 43288n, shortName: 'boba-avax' }, + { chainId: 43419n, shortName: 'gunz-mainnet' }, { chainId: 44787n, shortName: 'alfa' }, { chainId: 45000n, shortName: 'autobahnnetwork' }, { chainId: 47763n, shortName: 'neox-mainnet' }, { chainId: 47805n, shortName: 'rei' }, { chainId: 48899n, shortName: 'zircuit-testnet' }, { chainId: 48900n, shortName: 'zircuit-mainnet' }, + { chainId: 49321n, shortName: 'Stork' }, + { chainId: 50312n, shortName: 'SomniaTestnet' }, { chainId: 53302n, shortName: 'seedsep' }, { chainId: 53456n, shortName: 'birdlayer' }, { chainId: 53457n, shortName: 'dodochain' }, { chainId: 54211n, shortName: 'islmt' }, + { chainId: 55244n, shortName: 'spn' }, { chainId: 56288n, shortName: 'boba-bnb' }, { chainId: 57000n, shortName: 'tsys-rollux' }, { chainId: 57054n, shortName: 'blaze' }, @@ -301,11 +326,14 @@ export const networks: NetworkShortName[] = [ { chainId: 59902n, shortName: 'metis-sepolia' }, { chainId: 60808n, shortName: 'bob' }, { chainId: 61166n, shortName: 'treasure' }, + { chainId: 66665n, shortName: 'ceth' }, { chainId: 71401n, shortName: 'gw-testnet-v1' }, { chainId: 71402n, shortName: 'gw-mainnet-v1' }, + { chainId: 72080n, shortName: 'nxra-testnet' }, { chainId: 73799n, shortName: 'vt' }, { chainId: 80001n, shortName: 'maticmum' }, { chainId: 80002n, shortName: 'polygonamoy' }, + { chainId: 80069n, shortName: 'berachain-bepolia' }, { chainId: 80084n, shortName: 'berachainbArtio' }, { chainId: 80085n, shortName: 'berachainArtio' }, { chainId: 80094n, shortName: 'berachain' }, @@ -317,6 +345,7 @@ export const networks: NetworkShortName[] = [ { chainId: 97435n, shortName: 'sling' }, { chainId: 98864n, shortName: 'plume-devnet' }, { chainId: 98865n, shortName: 'plume' }, + { chainId: 98867n, shortName: 'plume-testnet' }, { chainId: 103454n, shortName: 'masatest' }, { chainId: 105105n, shortName: 'stratis' }, { chainId: 111188n, shortName: 're-al' }, @@ -328,8 +357,10 @@ export const networks: NetworkShortName[] = [ { chainId: 200101n, shortName: 'milktada' }, { chainId: 200202n, shortName: 'milktalgo' }, { chainId: 200810n, shortName: 'btrt' }, + { chainId: 200901n, shortName: 'btr' }, { chainId: 205205n, shortName: 'auroria' }, { chainId: 314159n, shortName: 'filecoin-calibration' }, + { chainId: 325000n, shortName: 'CampV2' }, { chainId: 328527n, shortName: 'nal' }, { chainId: 333999n, shortName: 'olympus' }, { chainId: 381931n, shortName: 'metal' }, @@ -348,8 +379,10 @@ export const networks: NetworkShortName[] = [ { chainId: 656476n, shortName: 'open-campus-codex' }, { chainId: 660279n, shortName: 'xai' }, { chainId: 668668n, shortName: 'cnw' }, + { chainId: 695569n, shortName: 'pyrope' }, { chainId: 713715n, shortName: 'sei-devnet' }, { chainId: 743111n, shortName: 'hemi-sep' }, + { chainId: 747474n, shortName: 'katana' }, { chainId: 763373n, shortName: 'inksepolia' }, { chainId: 764984n, shortName: 'lamina1test' }, { chainId: 808813n, shortName: 'bob-sepolia' }, @@ -358,6 +391,7 @@ export const networks: NetworkShortName[] = [ { chainId: 978657n, shortName: 'treasure-ruby' }, { chainId: 984122n, shortName: 'forma' }, { chainId: 1501869n, shortName: 'water9' }, + { chainId: 2632500n, shortName: 'coti' }, { chainId: 3441006n, shortName: 'mantaSepoliaTestnet' }, { chainId: 4457845n, shortName: 'zero-sepolia' }, { chainId: 6038361n, shortName: 'azkyt' }, @@ -369,6 +403,7 @@ export const networks: NetworkShortName[] = [ { chainId: 12227332n, shortName: 'neox-t4' }, { chainId: 21000000n, shortName: 'corn' }, { chainId: 52164803n, shortName: 'fluence-testnet' }, + { chainId: 65100004n, shortName: 'piccadilly-04' }, { chainId: 94204209n, shortName: 'polygon-blackberry' }, { chainId: 111557560n, shortName: 'cysep' }, { chainId: 123420111n, shortName: 'opcelestia-raspberry' }, @@ -390,6 +425,7 @@ export const networks: NetworkShortName[] = [ { chainId: 1417429182n, shortName: 'zephyr' }, { chainId: 1511670449n, shortName: 'GPT' }, { chainId: 1570754601n, shortName: 'hst-test' }, + { chainId: 1660990954n, shortName: 'sn-sepolia' }, { chainId: 1666600000n, shortName: 'hmy-s0' }, { chainId: 1666700000n, shortName: 'hmy-b-s0' }, { chainId: 1952959480n, shortName: 'lumiatestnet' }, diff --git a/packages/relay-kit/package.json b/packages/relay-kit/package.json index 9835552f6..79fcb278b 100644 --- a/packages/relay-kit/package.json +++ b/packages/relay-kit/package.json @@ -1,6 +1,6 @@ { "name": "@safe-global/relay-kit", - "version": "4.0.3", + "version": "4.0.4", "description": "SDK for Safe Smart Accounts with support for ERC-4337 and Relay", "types": "dist/src/index.d.ts", "main": "dist/cjs/src/index.cjs", @@ -56,8 +56,8 @@ }, "dependencies": { "@gelatonetwork/relay-sdk": "^5.6.0", - "@safe-global/protocol-kit": "^6.0.4", - "@safe-global/safe-modules-deployments": "^2.2.8", + "@safe-global/protocol-kit": "^6.0.5", + "@safe-global/safe-modules-deployments": "^2.2.9", "@safe-global/types-kit": "^2.0.1", "semver": "^7.7.1", "viem": "^2.21.8" diff --git a/packages/sdk-starter-kit/package.json b/packages/sdk-starter-kit/package.json index 08bcedf92..1235d3ed6 100644 --- a/packages/sdk-starter-kit/package.json +++ b/packages/sdk-starter-kit/package.json @@ -1,6 +1,6 @@ { "name": "@safe-global/sdk-starter-kit", - "version": "2.0.2", + "version": "2.0.3", "description": "SDK that provides the basic tools to interact with the Safe Smart Account.", "types": "dist/src/index.d.ts", "main": "dist/cjs/index.cjs", @@ -45,9 +45,9 @@ "access": "public" }, "dependencies": { - "@safe-global/api-kit": "^3.0.1", - "@safe-global/protocol-kit": "^6.0.4", - "@safe-global/relay-kit": "^4.0.3", + "@safe-global/api-kit": "^3.0.2", + "@safe-global/protocol-kit": "^6.0.5", + "@safe-global/relay-kit": "^4.0.4", "@safe-global/types-kit": "^2.0.1", "viem": "^2.21.8" } diff --git a/packages/testing-kit/package.json b/packages/testing-kit/package.json index 6d930654f..85dac065b 100644 --- a/packages/testing-kit/package.json +++ b/packages/testing-kit/package.json @@ -50,7 +50,7 @@ "@safe-global/safe-contracts-v1.4.1": "npm:@safe-global/safe-contracts@1.4.1", "@safe-global/safe-passkey": "0.2.0", "@safe-global/types-kit": "^2.0.1", - "@types/semver": "^7.5.8", + "@types/semver": "^7.7.0", "hardhat": "^2.22.19", "hardhat-deploy": "^0.12.4", "tsconfig-paths": "^4.2.0" diff --git a/yarn.lock b/yarn.lock index f423254b7..655f5e989 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1826,17 +1826,17 @@ resolved "https://registry.yarnpkg.com/@safe-global/safe-contracts/-/safe-contracts-1.4.1.tgz#82605342f3289dc6b99818f599a3409ec2cb3fdc" integrity sha512-fP1jewywSwsIniM04NsqPyVRFKPMAuirC3ftA/TA4X3Zc5EnwQp/UCJUU2PL/37/z/jMo8UUaJ+pnFNWmMU7dQ== -"@safe-global/safe-deployments@^1.37.32": - version "1.37.32" - resolved "https://registry.yarnpkg.com/@safe-global/safe-deployments/-/safe-deployments-1.37.32.tgz#7a1dcd6358aa0f4917004426d7e2428e7eef0391" - integrity sha512-3XRy6TnVz0uymPxMNo7WkaK88sL12ZpIMKOfrNHkODUZCxCO4GFA0FFfjByAPS1LAXfmV7Mulk9Zx1n9vqR8Cg== +"@safe-global/safe-deployments@^1.37.34": + version "1.37.34" + resolved "https://registry.yarnpkg.com/@safe-global/safe-deployments/-/safe-deployments-1.37.34.tgz#e3061327c12d73869a48acddb4742b2c2cf7c2b0" + integrity sha512-ynBFymugc3sZJ63NZuUuRYjjp5LIVPJqt/kJV/lnB0nh0JeUjX+W7NPNTjO6dxxdIi5p547pEaLKYKnaS4pTCQ== dependencies: semver "^7.6.2" -"@safe-global/safe-modules-deployments@^2.2.8": - version "2.2.8" - resolved "https://registry.yarnpkg.com/@safe-global/safe-modules-deployments/-/safe-modules-deployments-2.2.8.tgz#444bd078d8d04f2cac6427ed82608e8e9db314eb" - integrity sha512-XqRhEUzO8PNs5kCXztlPmQJBZO+YTDCRbiumCr5JBuS8RhU0pRSkG5Gs8qjKlZicxZvy3IdXZ14APVwb6+dj/Q== +"@safe-global/safe-modules-deployments@^2.2.9": + version "2.2.9" + resolved "https://registry.yarnpkg.com/@safe-global/safe-modules-deployments/-/safe-modules-deployments-2.2.9.tgz#f1575863b5e62fcb3c6df4d1e480c3c9b249ba15" + integrity sha512-3brLLX4RkLlH2vB+1CgGo1iA73kckmPpgroTLaweZnysr1lKHqpqY0VAA3gmjHq1Qiq1Cx0fccDHk3c2rqRfsw== "@safe-global/safe-passkey@0.2.0": version "0.2.0" @@ -2209,12 +2209,12 @@ "@types/node" "*" form-data "^4.0.0" -"@types/node@*", "@types/node@^22.13.5": - version "22.13.5" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.5.tgz#23add1d71acddab2c6a4d31db89c0f98d330b511" - integrity sha512-+lTU0PxZXn0Dr1NBtC7Y8cR21AJr87dLLU953CWA6pMxxv/UDc7jYAY90upcrie1nRcD6XNG5HOYEDtgW5TxAg== +"@types/node@*", "@types/node@^22.15.30": + version "22.15.30" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.30.tgz#3a20431783e28dd0b0326f84ab386a2ec81d921d" + integrity sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA== dependencies: - undici-types "~6.20.0" + undici-types "~6.21.0" "@types/node@18.15.13": version "18.15.13" @@ -2252,10 +2252,10 @@ dependencies: "@types/node" "*" -"@types/semver@^7.5.8": - version "7.5.8" - resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e" - integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ== +"@types/semver@^7.7.0": + version "7.7.0" + resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.7.0.tgz#64c441bdae033b378b6eef7d0c3d77c329b9378e" + integrity sha512-k107IF4+Xr7UHjwDc7Cfd6PRQfbdkiRabXGRjo07b4WyPahFBZCZ1sE+BNxYIJPPg73UkfOsVOLwqVc/6ETrIA== "@types/sinon@^17.0.4": version "17.0.4" @@ -8431,10 +8431,15 @@ undici-types@~6.20.0: resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433" integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg== +undici-types@~6.21.0: + version "6.21.0" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" + integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== + undici@^5.14.0: - version "5.28.5" - resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.5.tgz#b2b94b6bf8f1d919bc5a6f31f2c01deb02e54d4b" - integrity sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA== + version "5.29.0" + resolved "https://registry.yarnpkg.com/undici/-/undici-5.29.0.tgz#419595449ae3f2cdcba3580a2e8903399bd1f5a3" + integrity sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg== dependencies: "@fastify/busboy" "^2.0.0"