From 99e6323005e74f221599622f04a64703f9b73f3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 13:38:12 +0000 Subject: [PATCH] chore(deps-dev): bump globals from 15.15.0 to 16.3.0 Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 16.3.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.15.0...v16.3.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c5ac3c76997..f11a0c93d75 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "express": "^5.1.0", "get-port": "^5.1.1", "glob": "^7.2.3", - "globals": "^15.15.0", + "globals": "^16.3.0", "graphql": "*", "jszip": "^3.10.1", "mocha": "^11.6.0", diff --git a/yarn.lock b/yarn.lock index 8edfc60c376..6653a521803 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2453,12 +2453,12 @@ globals@^14.0.0: resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ== -globals@^15.11.0, globals@^15.15.0: +globals@^15.11.0: version "15.15.0" resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8" integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg== -globals@^16.0.0, globals@^16.2.0: +globals@^16.0.0, globals@^16.2.0, globals@^16.3.0: version "16.3.0" resolved "https://registry.yarnpkg.com/globals/-/globals-16.3.0.tgz#66118e765ddaf9e2d880f7e17658543f93f1f667" integrity sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==