From 47b0c77f0224af4b23950bab8156d7122cbc99cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Dec 2021 11:33:30 +0000 Subject: [PATCH] Bump @1inch/limit-order-protocol from 1.5.0 to 2.0.1 Bumps [@1inch/limit-order-protocol](https://github.com/1inch/limit-order-protocol-utils/tree/HEAD/@1inch/limit-order-protocol) from 1.5.0 to 2.0.1. - [Release notes](https://github.com/1inch/limit-order-protocol-utils/releases) - [Commits](https://github.com/1inch/limit-order-protocol-utils/commits/v2.0.1/@1inch/limit-order-protocol) --- updated-dependencies: - dependency-name: "@1inch/limit-order-protocol" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c44535c0..b83ef1980 100644 --- a/package.json +++ b/package.json @@ -197,7 +197,7 @@ "wrtc": "^0.4.6" }, "dependencies": { - "@1inch/limit-order-protocol": "^1.3.0", + "@1inch/limit-order-protocol": "^2.0.1", "@ethersproject/abi": "^5.0.10", "@ethersproject/providers": "^5.0.14", "@ethersproject/signing-key": "^5.0.8",