From b78aea795fcaa3dc38ca4d8722f61f822e4631c5 Mon Sep 17 00:00:00 2001 From: Thomas Hohn Date: Fri, 20 Dec 2024 14:37:14 +0100 Subject: [PATCH] Bumo globals to 15.14.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a76a016f5..6c79844e0 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "eslint-plugin-mocha": "10.5.0", "expect": "29.7.0", "express": "4.21.2", - "globals": "15.12.0", + "globals": "15.14.0", "graphql": "16.10.0", "husky": "9.1.7", "inquirer-test": "2.0.1",