diff --git a/package-lock.json b/package-lock.json index 21ef8b1..b4d3c7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@seamapi/http": "1.89.0", - "@seamapi/types": "1.633.0", + "@seamapi/types": "1.634.0", "@seamapi/webhook": "1.2.0", "zod": "^3.21.4" }, @@ -1296,9 +1296,9 @@ } }, "node_modules/@seamapi/types": { - "version": "1.633.0", - "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.633.0.tgz", - "integrity": "sha512-Xwe+sDQLfUaaYKefKbwrlhLWHaGFvSj1yoozOqxWFtt2TdQTW8HaZQORxd7z+gCf0NzdLlHtbBFBtebzVrX7bg==", + "version": "1.634.0", + "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.634.0.tgz", + "integrity": "sha512-rA1ks4KrtwBJa8gvW9z1aWqZ8ZYRz79P6mpSzBXok4tdaxC12GelQ0BT+A510wi5fdXtv1OVGWca2fL3/u4FTA==", "license": "MIT", "engines": { "node": ">=20.9.0", diff --git a/package.json b/package.json index 5a1cb5b..e4ecc25 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ }, "dependencies": { "@seamapi/http": "1.89.0", - "@seamapi/types": "1.633.0", + "@seamapi/types": "1.634.0", "@seamapi/webhook": "1.2.0", "zod": "^3.21.4" },