From 32864460633a6fe22fe2eee9b4ad0b3304cb0a68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 09:07:54 -0500 Subject: [PATCH] chore(deps): update dependency globals to v17.4.0 (#14035) 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 abcc788e1b..c4de2af10a 100644 --- a/install/package.json +++ b/install/package.json @@ -167,7 +167,7 @@ "@eslint/js": "10.0.1", "@stylistic/eslint-plugin": "5.9.0", "eslint-config-nodebb": "2.0.1", - "globals": "17.3.0", + "globals": "17.4.0", "grunt": "1.6.1", "grunt-contrib-watch": "1.1.0", "husky": "8.0.3",