From 8ab4b32f3c536b9c32a09813abf18d22f2fff64b Mon Sep 17 00:00:00 2001 From: Thomas Hohn Date: Mon, 15 Sep 2025 14:06:22 +0200 Subject: [PATCH] Bump globals to 16.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 649da0016..88ac36828 100644 --- a/package.json +++ b/package.json @@ -148,7 +148,7 @@ "eslint-plugin-mocha": "11.1.0", "expect": "30.0.5", "express": "^5.1.0", - "globals": "16.3.0", + "globals": "16.4.0", "graphql": "16.11.0", "graphql-tag": "^2.12.6", "husky": "9.1.7",