From 97cda8748eae6da5a1196770f8c87562597f76fe Mon Sep 17 00:00:00 2001 From: Damian Zehnder Date: Fri, 23 Aug 2024 14:23:18 +0200 Subject: [PATCH] fix: test updated google client --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 7446f294..a9fd7096 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2693,7 +2693,7 @@ "node_modules/@adobe/spacecat-shared-google-client": { "version": "1.2.0", "resolved": "https://gitpkg.vercel.app/adobe/spacecat-shared/packages/spacecat-shared-google-client?fix-url-inspect", - "integrity": "sha512-Zd1YYI/r38PsBn9gr3gT0p8gDJBisUkm4I6O/2YD3J0Mc+/+DJabG6e5wBcwFdp46Se8L12PvCcqpdzffJjmLQ==", + "integrity": "sha512-CU4VhsgS08Z+3VD9kmFhH+3/TnBkf9x9lmwlT1sq8OkePZiG9X17vsOnIp5l917Nch4638TvKrKDiC2xf4wXmQ==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.8",