diff --git a/package-lock.json b/package-lock.json index 0020fae..5145ab3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "eslint-plugin-prettier": "5.5.5", "eslint-plugin-simple-import-sort": "12.1.1", "eslint-plugin-tsdoc": "0.5.0", - "globals": "17.2.0", + "globals": "17.3.0", "husky": "9.1.7", "jest": "30.2.0", "lint-staged": "16.2.7", @@ -5102,9 +5102,9 @@ } }, "node_modules/globals": { - "version": "17.2.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.2.0.tgz", - "integrity": "sha512-tovnCz/fEq+Ripoq+p/gN1u7l6A7wwkoBT9pRCzTHzsD/LvADIzXZdjmRymh5Ztf0DYC3Rwg5cZRYjxzBmzbWg==", + "version": "17.3.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.3.0.tgz", + "integrity": "sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 4272571..a5209ea 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint-plugin-prettier": "5.5.5", "eslint-plugin-simple-import-sort": "12.1.1", "eslint-plugin-tsdoc": "0.5.0", - "globals": "17.2.0", + "globals": "17.3.0", "husky": "9.1.7", "jest": "30.2.0", "lint-staged": "16.2.7",