diff --git a/modules/allowances/package.json b/modules/allowances/package.json index f791179e..9e1e8003 100644 --- a/modules/allowances/package.json +++ b/modules/allowances/package.json @@ -29,7 +29,7 @@ "@nomicfoundation/hardhat-ethers": "^3.0.7", "@nomicfoundation/hardhat-network-helpers": "^1.0.11", "@openzeppelin/contracts": "^5.0.2", - "@safe-global/safe-contracts": "^1.4.1", + "@safe-global/safe-contracts": "^1.4.1-build.0", "@safe-global/safe-deployments": "^1.37.3", "@typechain/ethers-v6": "^0.5.1", "@typechain/hardhat": "^9.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4d2600e6..7fa97fa9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -243,8 +243,8 @@ importers: specifier: ^5.0.2 version: 5.0.2 '@safe-global/safe-contracts': - specifier: ^1.4.1 - version: 1.4.1(ethers@6.13.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)) + specifier: ^1.4.1-build.0 + version: 1.4.1-build.0(ethers@6.13.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)) '@safe-global/safe-deployments': specifier: ^1.37.3 version: 1.37.3 @@ -2440,11 +2440,6 @@ packages: '@safe-global/safe-apps-sdk@9.1.0': resolution: {integrity: sha512-N5p/ulfnnA2Pi2M3YeWjULeWbjo7ei22JwU/IXnhoHzKq3pYCN6ynL9mJBOlvDVv892EgLPCWCOwQk/uBT2v0Q==} - '@safe-global/safe-contracts@1.4.1': - resolution: {integrity: sha512-fP1jewywSwsIniM04NsqPyVRFKPMAuirC3ftA/TA4X3Zc5EnwQp/UCJUU2PL/37/z/jMo8UUaJ+pnFNWmMU7dQ==} - peerDependencies: - ethers: 5.4.0 - '@safe-global/safe-contracts@1.4.1-build.0': resolution: {integrity: sha512-TIpoKJtMqLcLFoid0cvpxo8YTcnRUj95MHvxzwgPbJPRONOckNS6ebgGyBBRDmnpxFh34IBpPUZ7JD+z2Cfbbg==} peerDependencies: @@ -10213,10 +10208,6 @@ snapshots: - utf-8-validate - zod - '@safe-global/safe-contracts@1.4.1(ethers@6.13.2(bufferutil@4.0.8)(utf-8-validate@5.0.10))': - dependencies: - ethers: 6.13.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@safe-global/safe-contracts@1.4.1-build.0(ethers@6.13.2(bufferutil@4.0.8)(utf-8-validate@5.0.10))': dependencies: ethers: 6.13.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)