diff --git a/package-lock.json b/package-lock.json index 1ad93900..a4a6760b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "eslint-plugin-prettier": "5.5.1", "express": "5.1.0", "fastify": "5.3.0", - "globals": "16.2.0", + "globals": "16.3.0", "husky": "9.1.7", "jest": "30.0.3", "lint-staged": "16.1.2", @@ -6923,9 +6923,9 @@ } }, "node_modules/globals": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-16.2.0.tgz", - "integrity": "sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==", + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-16.3.0.tgz", + "integrity": "sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 48e295f8..ddc4cdc8 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "eslint-plugin-prettier": "5.5.1", "express": "5.1.0", "fastify": "5.3.0", - "globals": "16.2.0", + "globals": "16.3.0", "husky": "9.1.7", "jest": "30.0.3", "lint-staged": "16.1.2",