diff --git a/package-lock.json b/package-lock.json index b3597a5..340015a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@seamapi/http": "1.117.0", - "@seamapi/types": "1.871.0", + "@seamapi/types": "1.874.0", "@seamapi/webhook": "1.2.0", "zod": "^3.21.4" }, @@ -1182,9 +1182,9 @@ } }, "node_modules/@seamapi/types": { - "version": "1.871.0", - "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.871.0.tgz", - "integrity": "sha512-R2arkqsoUuY6yeSa30lavHP1EWjJ6OxRv8VqCVjr83+MTcx1Gh/QMk80HEZ//lonHd8SouaOrS92+iJbaM8N1A==", + "version": "1.874.0", + "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.874.0.tgz", + "integrity": "sha512-dx9B6ZONj/jeySZCrwAIxsHEwdy/jCKKVgQB3wVGsW+PPaSIdzMTmb5IrTFtFt1gxZ0E3R00Q8mfD3IehvcJLw==", "license": "MIT", "engines": { "node": ">=22.11.0", diff --git a/package.json b/package.json index fe3f6e7..efbda6f 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ }, "dependencies": { "@seamapi/http": "1.117.0", - "@seamapi/types": "1.871.0", + "@seamapi/types": "1.874.0", "@seamapi/webhook": "1.2.0", "zod": "^3.21.4" },