From e408125172d2465a6695a8b85d771c5397269abf Mon Sep 17 00:00:00 2001 From: Jorge Cortes Date: Mon, 4 Aug 2025 16:40:08 -0500 Subject: [PATCH] [FIX] Google Sheets - Using the sub-agent to create and populate a sheet returns errors - Part 2 --- components/google_sheets/package.json | 4 ++-- pnpm-lock.yaml | 17 ++++++++--------- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/components/google_sheets/package.json b/components/google_sheets/package.json index c134a7ee356d9..84fb89efdd197 100644 --- a/components/google_sheets/package.json +++ b/components/google_sheets/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/google_sheets", - "version": "0.8.6", + "version": "0.8.7", "description": "Pipedream Google_sheets Components", "main": "google_sheets.app.mjs", "keywords": [ @@ -11,7 +11,7 @@ "author": "Pipedream (https://pipedream.com/)", "dependencies": { "@googleapis/sheets": "^0.3.0", - "@pipedream/google_drive": "^1.0.2", + "@pipedream/google_drive": "^1.0.4", "@pipedream/platform": "^3.1.0", "lodash": "^4.17.21", "uuidv4": "^6.2.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d2d416c903c81..8741db371b39b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5935,8 +5935,8 @@ importers: specifier: ^0.3.0 version: 0.3.0 '@pipedream/google_drive': - specifier: ^1.0.2 - version: 1.0.2 + specifier: ^1.0.4 + version: 1.0.4 '@pipedream/platform': specifier: ^3.1.0 version: 3.1.0 @@ -11487,8 +11487,7 @@ importers: specifier: ^6.11.0 version: 6.13.1 - components/redis_cloud_rest_api: - specifiers: {} + components/redis_cloud_rest_api: {} components/redmine: {} @@ -19542,12 +19541,12 @@ packages: '@pipedream/google_drive@0.8.8': resolution: {integrity: sha512-cwRCfFv86+GW0G3huAzhXCPvZ+BWaQ+KAeOlGUJBCK1sPsHzNWY1sOAOvDKDVPh1xiSyCzO29+e9UynCfcCSrw==} - '@pipedream/google_drive@1.0.2': - resolution: {integrity: sha512-C5L5mx3CiCsrv7tZTMOaLcAWgMIi/7Yu7F5z7DOSaCKY+xJRAtCB9AT63RYeAC3OqpIpEwTJPpDjQQfTsPHNzg==} - '@pipedream/google_drive@1.0.3': resolution: {integrity: sha512-E7MF0E3f/RRyL5PsLaoL51IZtdoyWKNpUIT7RIpQDJ2wh00H0hrISfgugfKAVdv7Tl//BvJezu1FecSLTxhroQ==} + '@pipedream/google_drive@1.0.4': + resolution: {integrity: sha512-PMtNqrUo9nU8KDRQ2hrOjr/Cyz06ywDmIjOh8GUViKgbbHsOo6Frio1K46I63oo+LVBtkco0NZkKLOlxSt/DcA==} + '@pipedream/helper_functions@0.3.13': resolution: {integrity: sha512-67zXT5rMccSYEeQCEKjO0g/U2Wnc3q1ErRWt0sivqJEF/KYqAb3tWmznDYGACbC8L6ML0WWSWRy7nEGt5Vyuaw==} @@ -37029,7 +37028,7 @@ snapshots: - encoding - supports-color - '@pipedream/google_drive@1.0.2': + '@pipedream/google_drive@1.0.3': dependencies: '@googleapis/drive': 2.4.0 '@pipedream/platform': 3.1.0 @@ -37044,7 +37043,7 @@ snapshots: - encoding - supports-color - '@pipedream/google_drive@1.0.3': + '@pipedream/google_drive@1.0.4': dependencies: '@googleapis/drive': 2.4.0 '@pipedream/platform': 3.1.0