From b4afc64dc14f796e8175dcfc759e7efd31e41eff Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 15 Jul 2025 02:48:35 +0000 Subject: [PATCH] feat: upgrade google-auth-library from 9.15.1 to 10.1.0 Snyk has created this PR to upgrade google-auth-library from 9.15.1 to 10.1.0. See this package in npm: google-auth-library See this project in Snyk: https://app.snyk.io/org/nerds-github/project/ef708957-d107-4807-bb9b-ffb67ea15337?utm_source=github&utm_medium=referral&page=upgrade-pr --- dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/package.json b/dashboard/package.json index 808cb7c..fb23b1a 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -22,7 +22,7 @@ "chartjs-plugin-annotation": "^2.2.1", "date-fns": "^3.6.0", "dayjs": "^1.11.11", - "google-auth-library": "^9.10.0", + "google-auth-library": "^10.1.0", "googleapis": "^144.0.0", "highlight.js": "^11.10.0", "jsonwebtoken": "^9.0.2",