From 93bd6b39d8495fb0482282acf4f9d3bc7da3e215 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jan 2022 11:28:47 +0000 Subject: [PATCH] Bump @1inch/limit-order-protocol from 1.5.0 to 2.0.3 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.3. - [Release notes](https://github.com/1inch/limit-order-protocol-utils/releases) - [Commits](https://github.com/1inch/limit-order-protocol-utils/commits/v2.0.3/@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..41d401934 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.3", "@ethersproject/abi": "^5.0.10", "@ethersproject/providers": "^5.0.14", "@ethersproject/signing-key": "^5.0.8",