From 4b81234d017a449230db0702d8713ca95b567b1e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 Oct 2025 23:58:36 +0000 Subject: [PATCH] fix: upgrade @types/gapi.auth2 from 0.0.55 to 0.0.61 Snyk has created this PR to upgrade @types/gapi.auth2 from 0.0.55 to 0.0.61. See this package in npm: @types/gapi.auth2 See this project in Snyk: https://app.snyk.io/org/dustin4444/project/0e3da06b-005f-40e7-b7da-9c61bed2d301?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b778c693..a620aa33 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "homepage": "https://github.com/samliew/SO-mod-userscripts#readme", "devDependencies": { "@types/gapi": "^0.0.41", - "@types/gapi.auth2": "^0.0.55", + "@types/gapi.auth2": "^0.0.61", "@types/greasemonkey": "^4.0.2", "@types/jquery": "^3.5.11", "@types/jsdom-global": "^3.0.4",