From fd01736802320bad09c849321082549de7fd2982 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 May 2021 15:57:46 +0200 Subject: [PATCH] Bump @oceanprotocol/contracts from 0.6.2 to 0.6.3 (#814) Bumps [@oceanprotocol/contracts](https://github.com/oceanprotocol/contracts) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/oceanprotocol/contracts/releases) - [Changelog](https://github.com/oceanprotocol/contracts/blob/main/CHANGELOG.md) - [Commits](https://github.com/oceanprotocol/contracts/compare/v0.6.2...v0.6.3) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7e39da04..2d320000 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2907,8 +2907,9 @@ } }, "node_modules/@oceanprotocol/contracts": { - "version": "0.6.2", - "license": "Apache-2.0" + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-0.6.3.tgz", + "integrity": "sha512-HK4CNpEjbqF95hqXoQbYHqubzVH/OM8w9sSZZd9sgbKH7ykoO46gzBh1xlZzcnil9AxQ/U8LG4E1o0d0HHwdZA==" }, "node_modules/@octokit/auth-token": { "version": "2.4.5", @@ -21608,7 +21609,9 @@ } }, "@oceanprotocol/contracts": { - "version": "0.6.2" + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-0.6.3.tgz", + "integrity": "sha512-HK4CNpEjbqF95hqXoQbYHqubzVH/OM8w9sSZZd9sgbKH7ykoO46gzBh1xlZzcnil9AxQ/U8LG4E1o0d0HHwdZA==" }, "@octokit/auth-token": { "version": "2.4.5",