diff --git a/frontend/package-lock.json b/frontend/package-lock.json index eda53e6..79a20b9 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -37,7 +37,7 @@ "eslint": "10.5.0", "eslint-plugin-react-hooks": "7.1.1", "eslint-plugin-react-refresh": "0.5.3", - "globals": "17.6.0", + "globals": "17.11.0", "jsdom": "29.1.1", "msw": "2.14.6", "postcss": "8.5.15", @@ -3657,9 +3657,9 @@ } }, "node_modules/globals": { - "version": "17.6.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.6.0.tgz", - "integrity": "sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==", + "version": "17.11.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.11.0.tgz", + "integrity": "sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==", "dev": true, "license": "MIT", "engines": { diff --git a/frontend/package.json b/frontend/package.json index e50b164..708ca7d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -50,7 +50,7 @@ "eslint": "10.5.0", "eslint-plugin-react-hooks": "7.1.1", "eslint-plugin-react-refresh": "0.5.3", - "globals": "17.6.0", + "globals": "17.11.0", "jsdom": "29.1.1", "msw": "2.14.6", "postcss": "8.5.15",