From 1315cf0424cbfd469960859601d032344d0b4fb2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 17:47:35 +0000 Subject: [PATCH] Update dependency @vectorize-io/hindsight-client to ^0.9.0 --- extensions/hindsight/package.json | 2 +- extensions/hindsight/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/extensions/hindsight/package.json b/extensions/hindsight/package.json index 0dddc0d..372171c 100644 --- a/extensions/hindsight/package.json +++ b/extensions/hindsight/package.json @@ -3,7 +3,7 @@ "private": true, "type": "module", "dependencies": { - "@vectorize-io/hindsight-client": "^0.7.2" + "@vectorize-io/hindsight-client": "^0.9.0" }, "pi": { "extensions": [ diff --git a/extensions/hindsight/pnpm-lock.yaml b/extensions/hindsight/pnpm-lock.yaml index e139252..0c60626 100644 --- a/extensions/hindsight/pnpm-lock.yaml +++ b/extensions/hindsight/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@vectorize-io/hindsight-client': - specifier: ^0.7.2 - version: 0.7.2 + specifier: ^0.9.0 + version: 0.9.2 devDependencies: '@types/node': specifier: ^25.5.0 @@ -21,8 +21,8 @@ packages: '@types/node@25.9.5': resolution: {integrity: sha512-OScDchr2fwuUmWdf4kZ9h7PcJiYDVInhJizG/biAq3cAvqwYktuy/TYGGdZNMtNTFUP7rnb0NU4TUdm82kt4Rg==} - '@vectorize-io/hindsight-client@0.7.2': - resolution: {integrity: sha512-wl0ICqGyr1Ui29+sOiJMJl+4zhGJplgQOlTR6oH60DZBH38uFePuSyxpX87hknEpCw62/xxk56uwHawxYIrwHQ==} + '@vectorize-io/hindsight-client@0.9.2': + resolution: {integrity: sha512-sjmLkhyH2XafpLzT4abWdF4wcjHWhLU1igxxo6Ng67vGMAWA6Br1Ck3rmdejIyxcsArscpu+JrJ3X+jpcp+LLQ==} undici-types@7.24.6: resolution: {integrity: sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==} @@ -33,6 +33,6 @@ snapshots: dependencies: undici-types: 7.24.6 - '@vectorize-io/hindsight-client@0.7.2': {} + '@vectorize-io/hindsight-client@0.9.2': {} undici-types@7.24.6: {}