diff --git a/package-lock.json b/package-lock.json index b38db6e..db20d16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -96,7 +96,7 @@ "eslint-plugin-react-refresh": "^0.4.14", "eslint-plugin-tailwindcss": "^3.17.5", "eslint-plugin-unicorn": "^56.0.0", - "globals": "^15.11.0", + "globals": "^15.13.0", "jsdom": "^25.0.1", "postcss": "^8.4.47", "prettier": "^3.3.3", @@ -10072,9 +10072,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.13.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-15.13.0.tgz", + "integrity": "sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index c6b038f..7a1b2e9 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "eslint-plugin-react-refresh": "^0.4.14", "eslint-plugin-tailwindcss": "^3.17.5", "eslint-plugin-unicorn": "^56.0.0", - "globals": "^15.11.0", + "globals": "^15.13.0", "jsdom": "^25.0.1", "postcss": "^8.4.47", "prettier": "^3.3.3",