From 0f18249f9ccff054138d5abcf8f3867b585d61a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 19:00:52 +0000 Subject: [PATCH] Bump npmconf from 1.1.9 to 2.1.3 Bumps [npmconf](https://github.com/npm/npmconf) from 1.1.9 to 2.1.3. - [Release notes](https://github.com/npm/npmconf/releases) - [Commits](https://github.com/npm/npmconf/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d084ce4..545457f 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "lodash": "^2.4.1", "mkdirp": "^0.5.0", "node-uuid": "^1.4.3", - "npmconf": "^1.1.5", + "npmconf": "^2.1.3", "rc": "^0.4.0", "rimraf": "^2.2.8", "string": "^1.8.1",