From e489c9bc3f0c75c350bd1fa30d95f49afe3877e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pete=20Nyk=C3=A4nen?= Date: Tue, 28 Aug 2018 10:06:50 +0300 Subject: [PATCH] Update lodash and npm-cli --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index de30797..4b3572c 100644 --- a/package.json +++ b/package.json @@ -40,8 +40,8 @@ "eventemitter2": "0.4.14", "express": "4.13.3", "fs-extra": "0.24.0", - "lodash": "3.10.1", - "npm": "2.14.5", + "lodash": "4.17.5", + "npm": "2.15.1", "npm-keyword": "4.2.0", "regenerator": "0.8.35", "request": "2.63.0",