From 91d00979e88e8f78538f03369bb54511c255c6aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 09:26:19 -0400 Subject: [PATCH] fix(deps): update dependency nconf to v0.12.1 (#12111) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 76acbb4c3c..0c074eca12 100644 --- a/install/package.json +++ b/install/package.json @@ -91,7 +91,7 @@ "morgan": "1.10.0", "mousetrap": "1.6.5", "multiparty": "4.2.3", - "nconf": "0.12.0", + "nconf": "0.12.1", "nodebb-plugin-2factor": "7.4.0", "nodebb-plugin-composer-default": "10.2.24", "nodebb-plugin-dbsearch": "6.2.2",