From 1e6cda6652957b7d573548fd6bfc14e5c0b3524e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 1 Dec 2025 02:24:08 +0000 Subject: [PATCH] fix: builders/testdata/nodejs/functions/firebase_post_3.4.0/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14114940 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14125745 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14125097 --- .../testdata/nodejs/functions/firebase_post_3.4.0/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builders/testdata/nodejs/functions/firebase_post_3.4.0/package.json b/builders/testdata/nodejs/functions/firebase_post_3.4.0/package.json index 054d08141..1f2e037de 100644 --- a/builders/testdata/nodejs/functions/firebase_post_3.4.0/package.json +++ b/builders/testdata/nodejs/functions/firebase_post_3.4.0/package.json @@ -12,7 +12,7 @@ "node": "10" }, "dependencies": { - "firebase-admin": "^8.6.0", + "firebase-admin": "^12.0.0", "firebase-functions": "^3.4.0" }, "devDependencies": {