From 15a7aebc8c9f2fddbe225c5e9ac5fa35682b635b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jan 2022 11:43:06 +0000 Subject: [PATCH] Bump @1inch/limit-order-protocol from 1.5.0 to 2.0.2 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.2. - [Release notes](https://github.com/1inch/limit-order-protocol-utils/releases) - [Commits](https://github.com/1inch/limit-order-protocol-utils/commits/v2.0.2/@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..a489f2e00 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.2", "@ethersproject/abi": "^5.0.10", "@ethersproject/providers": "^5.0.14", "@ethersproject/signing-key": "^5.0.8",