From 01efdc6cbdf70acf60c855b48d2af70b6e2b0312 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 15:53:37 +0000 Subject: [PATCH] chore(deps): bump @hatchet-dev/typescript-sdk from 1.11.0 to 1.12.0 Bumps [@hatchet-dev/typescript-sdk](https://github.com/hatchet-dev/hatchet) from 1.11.0 to 1.12.0. - [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.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 5c305f8..d756b4d 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "typescript": "^5.9.3" }, "dependencies": { - "@hatchet-dev/typescript-sdk": "^1.11.0" + "@hatchet-dev/typescript-sdk": "^1.12.0" }, "packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4614729..e876472 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@hatchet-dev/typescript-sdk': - specifier: ^1.11.0 - version: 1.11.0 + specifier: ^1.12.0 + version: 1.12.0 devDependencies: '@types/node': specifier: ^22.15.3 @@ -33,8 +33,8 @@ packages: engines: {node: '>=6'} hasBin: true - '@hatchet-dev/typescript-sdk@1.11.0': - resolution: {integrity: sha512-GujC1dBrW7UyV3GwcpFAQTpFIz5Pp4GbBNItR0/TzFhPl8nEFL44mAik6+uIWeuBhE9gh/leoQQwZa1V1NKvKA==} + '@hatchet-dev/typescript-sdk@1.12.0': + resolution: {integrity: sha512-j0cYgpXbTU38jYAfKbXSsk6TTaih0SZuLHrk9u0QiihfyOJ3UKlqEEGsIKJhi1Zw7Vl8YEsMlHhMGrtJB9OoqQ==} '@js-sdsl/ordered-map@4.4.2': resolution: {integrity: sha512-iUKgm52T8HOE/makSxjqoWhe95ZJA1/G1sYsGev2JDKUSS14KAgg1LHb+Ba+IPow0xflbnSkOsZcO08C7w1gYw==} @@ -93,8 +93,8 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - axios@1.13.4: - resolution: {integrity: sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==} + axios@1.13.5: + resolution: {integrity: sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==} bintrees@1.0.2: resolution: {integrity: sha512-VOMgTMwjAaUG580SXn3LacVgjurrbMme7ZZNYGSSV7mmtY6QQRh0Eg3pwIcntQ77DErK1L0NxkbetjcoXzVwKw==} @@ -240,8 +240,8 @@ packages: proxy-from-env@1.1.0: resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} - qs@6.14.1: - resolution: {integrity: sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==} + qs@6.15.0: + resolution: {integrity: sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==} engines: {node: '>=0.6'} require-directory@2.1.1: @@ -336,17 +336,17 @@ snapshots: protobufjs: 7.5.4 yargs: 17.7.2 - '@hatchet-dev/typescript-sdk@1.11.0': + '@hatchet-dev/typescript-sdk@1.12.0': dependencies: '@bufbuild/protobuf': 2.11.0 '@types/qs': 6.14.0 abort-controller-x: 0.4.3 - axios: 1.13.4 + axios: 1.13.5 long: 5.3.2 nice-grpc: 2.1.14 nice-grpc-common: 2.0.2 protobufjs: 7.5.4 - qs: 6.14.1 + qs: 6.15.0 semver: 7.7.4 yaml: 2.8.2 zod: 3.25.76 @@ -400,7 +400,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.13.4: + axios@1.13.5: dependencies: follow-redirects: 1.15.11 form-data: 4.0.5 @@ -557,7 +557,7 @@ snapshots: proxy-from-env@1.1.0: {} - qs@6.14.1: + qs@6.15.0: dependencies: side-channel: 1.1.0