diff --git a/package-lock.json b/package-lock.json old mode 100755 new mode 100644 index 7b160305..3d5fee18 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "@oceanprotocol/contracts", - "version": "2.0.4", + "version": "2.1.0", "license": "Apache-2.0", "devDependencies": { "@nomicfoundation/hardhat-verify": "^2.0.9", @@ -1799,11 +1799,10 @@ } }, "node_modules/@nomiclabs/hardhat-vyper": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/@nomiclabs/hardhat-vyper/-/hardhat-vyper-3.0.7.tgz", - "integrity": "sha512-jgwSmdVR1Mpt7thIHBNP4RETH3+DvccLEqNrG6ugqCQt1OjKUWjWgAnNUFdFJ+ZzL246XIJXSETXot9jOsX1JA==", + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/@nomiclabs/hardhat-vyper/-/hardhat-vyper-3.0.8.tgz", + "integrity": "sha512-RV4/5Nt0kUL4DA5zD2dOaGFpAsjmVQaWWtFt3q6pGzYUv/iv073kw/qJBNwy/XGQtRrkDwDVUhIvHud/bXsiIw==", "dev": true, - "license": "MIT", "dependencies": { "debug": "^4.1.1", "fs-extra": "^7.0.1", @@ -1812,7 +1811,7 @@ "semver": "^6.3.0" }, "peerDependencies": { - "hardhat": "^2.22.62.8.3" + "hardhat": "^2.8.3" } }, "node_modules/@nomiclabs/hardhat-waffle": { @@ -3348,6 +3347,7 @@ "dev": true, "hasInstallScript": true, "license": "Apache-2.0", + "optional": true, "dependencies": { "node-gyp-build": "4.3.0" },