diff --git a/package-lock.json b/package-lock.json index 0930145..bace2e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@seamapi/http": "1.117.0", - "@seamapi/types": "1.829.0", + "@seamapi/types": "1.830.0", "@seamapi/webhook": "1.2.0", "zod": "^3.21.4" }, @@ -1182,9 +1182,9 @@ } }, "node_modules/@seamapi/types": { - "version": "1.829.0", - "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.829.0.tgz", - "integrity": "sha512-4rDq27Wj5/NhKIq/LL+QC1Dd6VrWPQhk1Yafud6iBLkYXGuE3zEz5By172MfJTAA8vNtnHxeKWu4fQIBlRxJ0w==", + "version": "1.830.0", + "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.830.0.tgz", + "integrity": "sha512-ftxfV7ZtxrBv0YGUsupwFE2qfEilYwtIRtjmTbQ6PL6U8vM+03OxIUCSwVHhvj/55QtlBlyjTenJE/x686pFPQ==", "license": "MIT", "engines": { "node": ">=22.11.0", diff --git a/package.json b/package.json index 0fa3767..0e3ef51 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ }, "dependencies": { "@seamapi/http": "1.117.0", - "@seamapi/types": "1.829.0", + "@seamapi/types": "1.830.0", "@seamapi/webhook": "1.2.0", "zod": "^3.21.4" },