From ab09f37d0a199c7fb8c450af0a51c847ed88fd62 Mon Sep 17 00:00:00 2001 From: Seam Bot Date: Thu, 20 Aug 2026 21:14:42 +0000 Subject: [PATCH] feat: Update to @seamapi/types@1.1033.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index c81c9f8f..0a266853 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@seamapi/blueprint": "^1.8.0", "@seamapi/fake-seam-connect": "^2.0.4", "@seamapi/smith": "^1.1.0", - "@seamapi/types": "1.1030.0", + "@seamapi/types": "1.1033.0", "@types/jsonwebtoken": "^9.0.6", "@types/node": "^24.10.9", "ava": "^8.0.1", @@ -1133,9 +1133,9 @@ } }, "node_modules/@seamapi/types": { - "version": "1.1030.0", - "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.1030.0.tgz", - "integrity": "sha512-AP9cwDn0ueJ7R+/mocmHQ8GxiMcuyDw2bMz/yd+WN2+FEaj4dzdLiFMG8wu+1b0T3LnCeVfOYOD00iKElAZ5sg==", + "version": "1.1033.0", + "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.1033.0.tgz", + "integrity": "sha512-lknlLNUj22pxaukHrnOsOhi2M0th2iVJht2h7scKEXw9eL3l9JEGfvTzFgp5dUEJS593k0LADKO3qGBwaFECPg==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 443404cd..aa1f4f8c 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@seamapi/blueprint": "^1.8.0", "@seamapi/fake-seam-connect": "^2.0.4", "@seamapi/smith": "^1.1.0", - "@seamapi/types": "1.1030.0", + "@seamapi/types": "1.1033.0", "@types/jsonwebtoken": "^9.0.6", "@types/node": "^24.10.9", "ava": "^8.0.1",