From eaaa95477153f4344d08cc1d2643d2c3ee24fc77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 14:44:49 +0000 Subject: [PATCH] chore(deps): bump @hatchet-dev/typescript-sdk from 1.15.1 to 1.15.2 Bumps [@hatchet-dev/typescript-sdk](https://github.com/hatchet-dev/hatchet) from 1.15.1 to 1.15.2. - [Release notes](https://github.com/hatchet-dev/hatchet/releases) - [Commits](https://github.com/hatchet-dev/hatchet/commits) --- updated-dependencies: - dependency-name: "@hatchet-dev/typescript-sdk" dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 7739d32..955e186 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "typescript": "^5.9.3" }, "dependencies": { - "@hatchet-dev/typescript-sdk": "^1.15.1" + "@hatchet-dev/typescript-sdk": "^1.15.2" }, "packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b19b8b7..5a3095a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@hatchet-dev/typescript-sdk': - specifier: ^1.15.1 - version: 1.15.1 + specifier: ^1.15.2 + version: 1.15.2 devDependencies: '@types/node': specifier: ^22.15.3 @@ -33,8 +33,8 @@ packages: engines: {node: '>=6'} hasBin: true - '@hatchet-dev/typescript-sdk@1.15.1': - resolution: {integrity: sha512-xMHDn69Nru+r04+6+eD2QmYEjWPiuZQeMuwtmmTGuvzOxEh9djmpqm1HvQQF25JC3RtikxhuFfrELS+UPeErgQ==} + '@hatchet-dev/typescript-sdk@1.15.2': + resolution: {integrity: sha512-y9PY8m7thGBoIjJdmM+0x6F8qT8u+ZdrmzOQK3jp/TpCspR8PtsKmVzLc4zQiRBtzzSw0GVJbbA9xZG6zZlz3A==} '@js-sdsl/ordered-map@4.4.2': resolution: {integrity: sha512-iUKgm52T8HOE/makSxjqoWhe95ZJA1/G1sYsGev2JDKUSS14KAgg1LHb+Ba+IPow0xflbnSkOsZcO08C7w1gYw==} @@ -76,8 +76,8 @@ packages: '@types/node@22.15.3': resolution: {integrity: sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==} - '@types/qs@6.14.0': - resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==} + '@types/qs@6.15.0': + resolution: {integrity: sha512-JawvT8iBVWpzTrz3EGw9BTQFg3BQNmwERdKE22vlTxawwtbyUSlMppvZYKLZzB5zgACXdXxbD3m1bXaMqP/9ow==} abort-controller-x@0.4.3: resolution: {integrity: sha512-VtUwTNU8fpMwvWGn4xE93ywbogTYsuT+AUxAXOeelbXuQVIwNmC5YLeho9sH4vZ4ITW8414TTAOG1nW6uIVHCA==} @@ -336,10 +336,10 @@ snapshots: protobufjs: 7.5.4 yargs: 17.7.2 - '@hatchet-dev/typescript-sdk@1.15.1': + '@hatchet-dev/typescript-sdk@1.15.2': dependencies: '@bufbuild/protobuf': 2.11.0 - '@types/qs': 6.14.0 + '@types/qs': 6.15.0 abort-controller-x: 0.4.3 axios: 1.13.6 long: 5.3.2 @@ -388,7 +388,7 @@ snapshots: dependencies: undici-types: 6.21.0 - '@types/qs@6.14.0': {} + '@types/qs@6.15.0': {} abort-controller-x@0.4.3: {}