diff --git a/package.json b/package.json index 7da3feb325..c56f3ce19f 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "eslint-config-prettier": "^10.0.0", "eslint-plugin-import": "^2.30.0", "eslint-plugin-jest": "^28.8.2", - "globals": "^15.13.0", + "globals": "^16.0.0", "husky": "^9.1.5", "lerna": "^6.0.0", "lint-staged": "15.4.3", diff --git a/yarn.lock b/yarn.lock index ea5a9dfbf6..d0579be04f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5102,10 +5102,10 @@ globals@^14.0.0: resolved "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ== -globals@^15.13.0: - version "15.15.0" - resolved "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8" - integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg== +globals@^16.0.0: + version "16.0.0" + resolved "https://registry.npmjs.org/globals/-/globals-16.0.0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8" + integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A== globalthis@^1.0.3: version "1.0.4"