From b1e279dd9365bd5e018a62a75ace676fe554cc2b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 16:56:37 +0000 Subject: [PATCH] chore(deps): Bump config from 3.2.4 to 3.2.6 Bumps [config](https://github.com/lorenwest/node-config) from 3.2.4 to 3.2.6. - [Release notes](https://github.com/lorenwest/node-config/releases) - [Changelog](https://github.com/lorenwest/node-config/blob/master/History.md) - [Commits](https://github.com/lorenwest/node-config/commits) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1c6729fc2..a7b960fa4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1953,9 +1953,9 @@ "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=" }, "config": { - "version": "3.2.4", - "resolved": "https://registry.npmjs.org/config/-/config-3.2.4.tgz", - "integrity": "sha512-H1XIGfnU1EAkfjSLn9ZvYDRx9lOezDViuzLDgiJ/lMeqjYe3q6iQfpcLt2NInckJgpAeekbNhQkmnnbdEDs9rw==", + "version": "3.2.6", + "resolved": "https://registry.npmjs.org/config/-/config-3.2.6.tgz", + "integrity": "sha512-oDHjuBD4w4qrG/Rb0ghDeELz6u/NR0Jb0hP6tEEKWTC6e/mD+rXmPTdPPQMAjtgyo+p7ILb8MvTX/erbDuGzqA==", "requires": { "json5": "^1.0.1" },