diff --git a/package-lock.json b/package-lock.json index 98cf578..bf599aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@iexec-nox/nox-protocol-contracts": "^0.2.4", "@nomicfoundation/hardhat-toolbox": "^5.0.0", "@safe-global/api-kit": "^5.0.2", - "@safe-global/protocol-kit": "^8.0.4", + "@safe-global/protocol-kit": "^8.0.6", "@safe-global/safe-apps-sdk": "^9.1.0", "@types/node": "^22.20.1", "hardhat": "^2.28.6", @@ -3395,13 +3395,13 @@ } }, "node_modules/@safe-global/protocol-kit": { - "version": "8.0.5", - "resolved": "https://registry.npmjs.org/@safe-global/protocol-kit/-/protocol-kit-8.0.5.tgz", - "integrity": "sha512-Tl5SqM+JZPrguf30seXaheV0CD3MmIXnL6ziRyvgY/bkNAEB+gGeI24xuxsYFHWbEuG9FiEr4VTVu/NxRz5tRg==", + "version": "8.0.6", + "resolved": "https://registry.npmjs.org/@safe-global/protocol-kit/-/protocol-kit-8.0.6.tgz", + "integrity": "sha512-Jmu4d70Mkx6ESOHqEmX3vj+XqQEyCOoUIZKJeqIRdWJWMwIUAShiK4F5iU5fnf3hNn9ayGvDQKgi4Ws/3aTA7g==", "dev": true, "license": "MIT", "dependencies": { - "@safe-global/safe-deployments": "^1.37.61", + "@safe-global/safe-deployments": "^1.37.62", "@safe-global/safe-modules-deployments": "^3.0.9", "@safe-global/types-kit": "^4.0.1", "abitype": "^1.2.3", diff --git a/package.json b/package.json index 5c2d1f3..2a3eb7f 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@iexec-nox/nox-protocol-contracts": "^0.2.4", "@nomicfoundation/hardhat-toolbox": "^5.0.0", "@safe-global/api-kit": "^5.0.2", - "@safe-global/protocol-kit": "^8.0.4", + "@safe-global/protocol-kit": "^8.0.6", "@safe-global/safe-apps-sdk": "^9.1.0", "@types/node": "^22.20.1", "hardhat": "^2.28.6",