From 5376e31c0389c1d4e30e867c8847442dfa967f6b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 10 Dec 2018 22:39:50 +0000 Subject: [PATCH] Update npm to v6.5.0 --- plugins/woocommerce-blocks/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/woocommerce-blocks/package.json b/plugins/woocommerce-blocks/package.json index 572ebf3fd22..455923b77ad 100644 --- a/plugins/woocommerce-blocks/package.json +++ b/plugins/woocommerce-blocks/package.json @@ -66,7 +66,7 @@ }, "engines": { "node": "10.14.1", - "npm": "6.4.1" + "npm": "6.5.0" }, "dependencies": { "@woocommerce/components": "1.2.0",