From 1d54110d2d7a318c25457d059ac8f2bd4023fd7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 04:33:28 +0000 Subject: [PATCH] build(deps-dev): bump globals from 17.0.0 to 17.2.0 (#688) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- app/package.json | 2 +- lib/package.json | 2 +- package-lock.json | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/package.json b/app/package.json index 8a19f260..90fc738d 100644 --- a/app/package.json +++ b/app/package.json @@ -44,7 +44,7 @@ "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.4.26", "eslint-plugin-security": "^3.0.1", - "globals": "^17.0.0", + "globals": "^17.3.0", "postcss": "^8.4.30", "tailwindcss": "^4.1.18", "typescript": "^5.9.3", diff --git a/lib/package.json b/lib/package.json index 53c6f960..0cec7093 100644 --- a/lib/package.json +++ b/lib/package.json @@ -73,7 +73,7 @@ "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.4.26", "eslint-plugin-security": "^3.0.1", - "globals": "^17.0.0", + "globals": "^17.3.0", "happy-dom": "^20.4.0", "postcss": "^8.4.21", "prettier": "^3.8.1", diff --git a/package-lock.json b/package-lock.json index 4fcea0f8..7f30ab63 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.4.26", "eslint-plugin-security": "^3.0.1", - "globals": "^17.0.0", + "globals": "^17.3.0", "postcss": "^8.4.30", "tailwindcss": "^4.1.18", "typescript": "^5.9.3", @@ -194,7 +194,7 @@ "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.4.26", "eslint-plugin-security": "^3.0.1", - "globals": "^17.0.0", + "globals": "^17.3.0", "happy-dom": "^20.4.0", "postcss": "^8.4.21", "prettier": "^3.8.1", @@ -8787,9 +8787,9 @@ } }, "node_modules/globals": { - "version": "17.0.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.0.0.tgz", - "integrity": "sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==", + "version": "17.3.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.3.0.tgz", + "integrity": "sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==", "dev": true, "license": "MIT", "engines": {