From 2dcb5a3eae9b73c06ddb61e0d98cb7381f99445e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 05:52:56 +0000 Subject: [PATCH] Bump config from 3.2.6 to 3.3.6 Bumps [config](https://github.com/lorenwest/node-config) from 3.2.6 to 3.3.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.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5072fa9..0e830097 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "calc-percent": "~1.0.1", "clean-stack": "~2.2.0", "condense-whitespace": "~2.0.0", - "config": "~3.2.0", + "config": "~3.3.6", "date-fns": "~1.30.0", "easysurfshop-api": "~1.0.5", "is-all-reachable": "~1.1.3",