From 781b8b163814a127a8f31a80780be2d0118fb1c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 14:53:22 +0000 Subject: [PATCH] feat(deps): bump the seam group with 3 updates Bumps the seam group with 3 updates: [@seamapi/blueprint](https://github.com/seamapi/blueprint), [@seamapi/http](https://github.com/seamapi/javascript-http) and [open](https://github.com/sindresorhus/open). Updates `@seamapi/blueprint` from 1.9.1 to 1.11.0 - [Release notes](https://github.com/seamapi/blueprint/releases) - [Commits](https://github.com/seamapi/blueprint/compare/v1.9.1...v1.11.0) Updates `@seamapi/http` from 2.23.6 to 2.27.0 - [Release notes](https://github.com/seamapi/javascript-http/releases) - [Commits](https://github.com/seamapi/javascript-http/compare/v2.23.6...v2.27.0) Updates `open` from 11.0.1 to 11.0.2 - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](https://github.com/sindresorhus/open/compare/v11.0.1...v11.0.2) --- updated-dependencies: - dependency-name: "@seamapi/blueprint" dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: seam - dependency-name: "@seamapi/http" dependency-version: 2.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: seam - dependency-name: open dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: seam ... Signed-off-by: dependabot[bot] --- package-lock.json | 42 ++++++++++++++++++++++++++---------------- package.json | 2 +- 2 files changed, 27 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index cceef94c..0746c49b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@clack/prompts": "^1.7.0", - "@seamapi/blueprint": "1.9.1", + "@seamapi/blueprint": "1.11.0", "@seamapi/http": "^2.16.0", "chalk": "^6.0.0", "command-line-usage": "^7.0.4", @@ -3695,23 +3695,32 @@ "license": "MIT" }, "node_modules/@seamapi/blueprint": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/@seamapi/blueprint/-/blueprint-1.9.1.tgz", - "integrity": "sha512-A9H3dZE9f+ZEEnOAlMl5jSlL5F/RIKkjOF8NDFbnuahAiu/trDz/RzHOGhbQd6sd0RErIyx3eG1p4HCOJDKDCA==", + "version": "1.11.0", + "resolved": "https://registry.npmjs.org/@seamapi/blueprint/-/blueprint-1.11.0.tgz", + "integrity": "sha512-uX0Lxf5GH5PLaRY9H8dO0FPxWhw6FQrVRHcYL9W/rkT+t6rZn5fUPJyT5FSOGo6QT0N5gLpjsVs+ymMMRtfCXA==", "license": "MIT", "dependencies": { "change-case": "^5.4.4", - "zod": "^3.23.8" + "zod": "^4.0.0" }, "engines": { "node": ">=22.12.0", "npm": ">=10.0.0" } }, + "node_modules/@seamapi/blueprint/node_modules/zod": { + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/zod/-/zod-4.5.4.tgz", + "integrity": "sha512-sC95tT5iHHH9gtpj6A81kh+NEaRAUFN+qlUPDUbRfOMvNf5QCBqsb3WgvnpVtK5Y+4UfA6KqufotuTvMGiTlsA==", + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/colinhacks" + } + }, "node_modules/@seamapi/http": { - "version": "2.23.6", - "resolved": "https://registry.npmjs.org/@seamapi/http/-/http-2.23.6.tgz", - "integrity": "sha512-d7HCE7KTCA5C7FZP5HoTqn48501KYPry0ncH6vK8nJ0U8IbnRUCp6Ava8Esg9jL5CdP5LoyuyMsL5bFWJ/Pc5w==", + "version": "2.27.0", + "resolved": "https://registry.npmjs.org/@seamapi/http/-/http-2.27.0.tgz", + "integrity": "sha512-Rnp/hopA/UhdiWMFAqlvJ3ZmhUqBpBVRgmxYM8T3p/MIkS8WxjEYOrYb6/ZE+CgyKNZjcHyRtwTebNYpXI+XGw==", "license": "MIT", "dependencies": { "@seamapi/url-search-params-serializer": "^3.0.3", @@ -9929,16 +9938,16 @@ } }, "node_modules/open": { - "version": "11.0.1", - "resolved": "https://registry.npmjs.org/open/-/open-11.0.1.tgz", - "integrity": "sha512-NzwMUB6C1D0+Kd+9iMS/H4k+Ck3cTX6Ckyfr/gAGlmvSE1LUQZnEZvWBi4PYmMwH/S5SMeTXnE+9uAz8uF+pWw==", + "version": "11.0.2", + "resolved": "https://registry.npmjs.org/open/-/open-11.0.2.tgz", + "integrity": "sha512-RWqF+pBSkqecEvCKOn8QYhaNdRMJDZRIrlS/7rTDdLHaPcfXGCZ/h8zb413NfvdeAV0MR7T1yJcA34/q+CSm1Q==", "license": "MIT", "dependencies": { - "default-browser": "^5.4.0", + "default-browser": "^5.5.1", "define-lazy-prop": "^3.0.0", "is-in-ssh": "^1.0.0", "is-inside-container": "^1.0.0", - "powershell-utils": "^0.2.0", + "powershell-utils": "^0.2.1", "wsl-utils": "^1.0.0" }, "engines": { @@ -10339,9 +10348,9 @@ } }, "node_modules/powershell-utils": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/powershell-utils/-/powershell-utils-0.2.0.tgz", - "integrity": "sha512-ZlsFlG7MtSFCoc5xreOvBAozCJ6Pf06opgJjh9ONEv418xpZSAzNjstD36C6+JwOnfSqOW/9uDkqKjezTdxZhw==", + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/powershell-utils/-/powershell-utils-0.2.1.tgz", + "integrity": "sha512-C+y9x90UElAddDZmV4qOx9W53B61PO7cIqWz2dQsWlwswuq4mr8NEwytdGKboYbQlGZ3awrkTeNvcZiZNHnQ8A==", "license": "MIT", "engines": { "node": ">=20" @@ -12785,6 +12794,7 @@ "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==", "license": "MIT", + "peer": true, "funding": { "url": "https://github.com/sponsors/colinhacks" } diff --git a/package.json b/package.json index 25a0a9b0..4e946cf0 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "packageManager": "npm@11.19.0", "dependencies": { "@clack/prompts": "^1.7.0", - "@seamapi/blueprint": "1.9.1", + "@seamapi/blueprint": "1.11.0", "@seamapi/http": "^2.16.0", "chalk": "^6.0.0", "command-line-usage": "^7.0.4",