diff --git a/functions/package-lock.json b/functions/package-lock.json index 23e7fcc..29b6de1 100644 --- a/functions/package-lock.json +++ b/functions/package-lock.json @@ -19,7 +19,7 @@ "eslint-config-google": "^0.14.0", "eslint-plugin-security": "^4.0.1", "firebase-functions-test": "^3.1.0", - "globals": "^15.15.0", + "globals": "^17.7.0", "jest": "^30.4.2" }, "engines": { @@ -5044,9 +5044,9 @@ } }, "node_modules/globals": { - "version": "15.15.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz", - "integrity": "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==", + "version": "17.7.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.7.0.tgz", + "integrity": "sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==", "dev": true, "license": "MIT", "engines": { diff --git a/functions/package.json b/functions/package.json index 6c3172c..eb6345c 100644 --- a/functions/package.json +++ b/functions/package.json @@ -34,7 +34,7 @@ "eslint-config-google": "^0.14.0", "eslint-plugin-security": "^4.0.1", "firebase-functions-test": "^3.1.0", - "globals": "^15.15.0", + "globals": "^17.7.0", "jest": "^30.4.2" }, "private": true