diff --git a/package-lock.json b/package-lock.json index bc0940c..701dd3c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "eslint": "^9.13.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-import": "^2.31.0", - "globals": "15.11.0", + "globals": "15.14.0", "husky": "^9.1.6", "lint-staged": "^15.2.10", "postcss": "^8.4.47", @@ -6812,9 +6812,9 @@ } }, "node_modules/globals": { - "version": "15.11.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-15.11.0.tgz", - "integrity": "sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==", + "version": "15.14.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-15.14.0.tgz", + "integrity": "sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==", "dev": true, "engines": { "node": ">=18" diff --git a/package.json b/package.json index 4a2d3fa..96f98d2 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint": "^9.13.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-import": "^2.31.0", - "globals": "15.11.0", + "globals": "15.14.0", "husky": "^9.1.6", "lint-staged": "^15.2.10", "postcss": "^8.4.47",