From f658ad04a567528c9a64a2498e4a6e1160e7c418 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 10:23:59 +0000 Subject: [PATCH] chore(deps-dev): bump globals from 16.2.0 to 16.3.0 Bumps [globals](https://github.com/sindresorhus/globals) from 16.2.0 to 16.3.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v16.2.0...v16.3.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11af23b10..75f193500 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.2.0", + "globals": "16.3.0", "graphql": "16.11.0", "graphql-tag": "^2.12.6", "husky": "9.1.7",