diff --git a/package-lock.json b/package-lock.json index 2a6ba54..e9f97ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "dependency-cruiser": "^16.5.0", "eslint": "^9.13.0", "eslint-plugin-react-hooks": "^5.0.0", - "globals": "^15.12.0", + "globals": "^16.5.0", "husky": "^9.1.7", "lint-staged": "^15.2.10", "prettier": "^3.6.2", @@ -10406,9 +10406,9 @@ } }, "node_modules/globals": { - "version": "15.15.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz", - "integrity": "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==", + "version": "16.5.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz", + "integrity": "sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 4d7b2a8..75073dd 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "dependency-cruiser": "^16.5.0", "eslint": "^9.13.0", "eslint-plugin-react-hooks": "^5.0.0", - "globals": "^15.12.0", + "globals": "^16.5.0", "husky": "^9.1.7", "lint-staged": "^15.2.10", "prettier": "^3.6.2",