From 0a8e0f69a0d113ad14cb4c53590e334c2d735819 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2019 04:04:09 +0000 Subject: [PATCH] Bump node from 12.11.0 to 12.11.1 Bumps [node](https://github.com/aredridel/node-bin-gen) from 12.11.0 to 12.11.1. - [Release notes](https://github.com/aredridel/node-bin-gen/releases) - [Commits](https://github.com/aredridel/node-bin-gen/commits) Signed-off-by: dependabot-preview[bot] --- packages/loopring_v2.3/package.json | 2 +- packages/loopring_v2/package.json | 2 +- packages/oedax_v1/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/loopring_v2.3/package.json b/packages/loopring_v2.3/package.json index 0ffaded77..aa2cb0f00 100644 --- a/packages/loopring_v2.3/package.json +++ b/packages/loopring_v2.3/package.json @@ -39,7 +39,7 @@ "ganache-core": "^2.8.0", "ganache-cli": "^6.7.0", "mocha": "^6.2.1", - "node": "12.11.0", + "node": "12.11.1", "npm": "^6.11.3", "solidity-coverage": "^0.6.7", "solium": "^1.1.8", diff --git a/packages/loopring_v2/package.json b/packages/loopring_v2/package.json index f77527386..1a1bed6e8 100644 --- a/packages/loopring_v2/package.json +++ b/packages/loopring_v2/package.json @@ -38,7 +38,7 @@ "dirty-chai": "^2.0.1", "ganache-cli": "6.2.4", "mocha": "^6.2.1", - "node": "12.11.0", + "node": "12.11.1", "npm": "^6.11.3", "solidity-coverage": "^0.6.7", "solium": "^1.1.8", diff --git a/packages/oedax_v1/package.json b/packages/oedax_v1/package.json index c8f53d5f9..4e96f3e3c 100644 --- a/packages/oedax_v1/package.json +++ b/packages/oedax_v1/package.json @@ -48,7 +48,7 @@ "dirty-chai": "^2.0.1", "ganache-cli": "6.2.4", "mocha": "^6.2.1", - "node": "12.11.0", + "node": "12.11.1", "npm": "^6.9.0", "npm-watch": "^0.6.0", "solidity-coverage": "^0.6.7",