diff --git a/package.json b/package.json index 9c96b5bd..b184ac70 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "glob": "^10.2.7", "hardhat-contract-sizer": "^2.10.0", "hardhat-dependency-compiler": "^1.1.3", - "hardhat-deploy": "^0.11.34", + "hardhat-deploy": "0.11.34", "hardhat-deploy-tenderly": "^0.2.0", "hardhat-storage-layout": "^0.1.7", "hardhat-watcher": "^2.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 00d0e841..905cf02f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -154,7 +154,7 @@ devDependencies: specifier: ^1.1.3 version: 1.1.3(hardhat@2.15.0) hardhat-deploy: - specifier: ^0.11.34 + specifier: 0.11.34 version: 0.11.34 hardhat-deploy-tenderly: specifier: ^0.2.0