diff --git a/frontend/react_app/package-lock.json b/frontend/react_app/package-lock.json index b9699ce..4f15547 100644 --- a/frontend/react_app/package-lock.json +++ b/frontend/react_app/package-lock.json @@ -41,7 +41,7 @@ "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20", "eslint-plugin-storybook": "^10.1.4", - "globals": "^16.2.0", + "globals": "^16.5.0", "playwright": "^1.53.1", "postcss": "^8.5.6", "storybook": "^10.1.4", @@ -8308,9 +8308,9 @@ } }, "node_modules/globals": { - "version": "16.4.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-16.4.0.tgz", - "integrity": "sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==", + "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/frontend/react_app/package.json b/frontend/react_app/package.json index 1be70fd..c6294cf 100644 --- a/frontend/react_app/package.json +++ b/frontend/react_app/package.json @@ -45,7 +45,7 @@ "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20", "eslint-plugin-storybook": "^10.1.4", - "globals": "^16.2.0", + "globals": "^16.5.0", "playwright": "^1.53.1", "postcss": "^8.5.6", "storybook": "^10.1.4",