diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 5ea385d4..7475a366 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -44,7 +44,7 @@ "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.5.2", "eslint-plugin-sonarjs": "^3.0.5", - "globals": "^17.4.0", + "globals": "^17.8.0", "jscpd": "^4.0.5", "knip": "^5.70.0", "postcss": "^8.5.9", @@ -4266,9 +4266,9 @@ } }, "node_modules/globals": { - "version": "17.5.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.5.0.tgz", - "integrity": "sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==", + "version": "17.8.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.8.0.tgz", + "integrity": "sha512-Zz/LMDZScFmkakeL2cTHzf+PbWKdpU3uclqkZT7TjDG58j5WPt0PpA+n9uPI24fZtlw07q0OtEi84K+umsRzqQ==", "dev": true, "license": "MIT", "engines": { diff --git a/frontend/package.json b/frontend/package.json index 13e50160..f6a8846f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -52,7 +52,7 @@ "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.5.2", "eslint-plugin-sonarjs": "^3.0.5", - "globals": "^17.4.0", + "globals": "^17.8.0", "jscpd": "^4.0.5", "knip": "^5.70.0", "postcss": "^8.5.9",