From 03d2f93bbe79598d69436c3cbe5604d70aa45d90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 11:08:04 +0000 Subject: [PATCH] Bump npmconf from 0.0.24 to 2.1.3 Bumps [npmconf](https://github.com/npm/npmconf) from 0.0.24 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 a63eeb5..7e39f0c 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "mongoose": "4.2.4", "morgan": "latest", "ms": "^0.7.1", - "npmconf": "0.0.24", + "npmconf": "2.1.3", "optional": "^0.1.3", "st": "0.2.4", "stream-buffers": "^3.0.1",