From fe492b1127d0c71af83198c0352decfe6832ace1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Apr 2022 22:12:46 -0400 Subject: [PATCH] fix(deps): update dependency nconf to v0.12.0 (#10496) Co-authored-by: Renovate Bot --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index d65a2e81af..6a63f483f3 100644 --- a/install/package.json +++ b/install/package.json @@ -84,7 +84,7 @@ "mousetrap": "1.6.5", "multiparty": "4.2.3", "@nodebb/bootswatch": "3.4.2", - "nconf": "0.11.4", + "nconf": "0.12.0", "nodebb-plugin-2factor": "3.0.6", "nodebb-plugin-composer-default": "7.0.22", "nodebb-plugin-dbsearch": "5.1.3",