From 37848f35f94fb5d80354412ecb34e883df9ee97b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 17:13:24 +0300 Subject: [PATCH] Bump @oceanprotocol/contracts from 1.1.8 to 1.1.12 (#1709) Bumps [@oceanprotocol/contracts](https://github.com/oceanprotocol/contracts) from 1.1.8 to 1.1.12. - [Release notes](https://github.com/oceanprotocol/contracts/releases) - [Commits](https://github.com/oceanprotocol/contracts/compare/v1.1.8...v1.1.12) --- updated-dependencies: - dependency-name: "@oceanprotocol/contracts" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index b0c0016e..059308a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2624,9 +2624,9 @@ } }, "node_modules/@oceanprotocol/contracts": { - "version": "1.1.8", - "resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-1.1.8.tgz", - "integrity": "sha512-I6xoADZpP/8EyN3VWZ+dLYv24DbJj3xzmSDcYv0FolXeAUF3FluzminL5AgQtAaoyUtlHl1D3ij1B++KupWcQQ==" + "version": "1.1.12", + "resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-1.1.12.tgz", + "integrity": "sha512-kvMLH4nOKvkqsNmob00yqVi2kD9xiYLoobw2ioezOA1p6wRPDFLzZd+w8+NZP2hMDFVITUY4YCdO/dRGKTihOA==" }, "node_modules/@octokit/auth-token": { "version": "3.0.3", @@ -19296,9 +19296,9 @@ } }, "@oceanprotocol/contracts": { - "version": "1.1.8", - "resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-1.1.8.tgz", - "integrity": "sha512-I6xoADZpP/8EyN3VWZ+dLYv24DbJj3xzmSDcYv0FolXeAUF3FluzminL5AgQtAaoyUtlHl1D3ij1B++KupWcQQ==" + "version": "1.1.12", + "resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-1.1.12.tgz", + "integrity": "sha512-kvMLH4nOKvkqsNmob00yqVi2kD9xiYLoobw2ioezOA1p6wRPDFLzZd+w8+NZP2hMDFVITUY4YCdO/dRGKTihOA==" }, "@octokit/auth-token": { "version": "3.0.3",