From fb24a4266cd4c87571887e365a50041c4b333b11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kiss=20R=C3=B3bert?= Date: Wed, 5 Aug 2026 18:15:46 +0200 Subject: [PATCH] chore: bump globals 17.7.0 => 17.9.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index ccec44222ca..cc189f8db4c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "electron-settings": "4.0.4", "electron-updater": "6.8.9", "eslint": "10.8.0", - "globals": "17.7.0", + "globals": "17.9.0", "lodash": "4.18.1", "node-hid": "3.4.0", "npm-run-all": "4.1.5", @@ -6660,9 +6660,9 @@ } }, "node_modules/globals": { - "version": "17.7.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.7.0.tgz", - "integrity": "sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==", + "version": "17.9.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.9.0.tgz", + "integrity": "sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 3efd38023af..07f508766b4 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "electron-settings": "4.0.4", "electron-updater": "6.8.9", "eslint": "10.8.0", - "globals": "17.7.0", + "globals": "17.9.0", "lodash": "4.18.1", "node-hid": "3.4.0", "npm-run-all": "4.1.5",