diff --git a/package-lock.json b/package-lock.json index 8dd5308..7d9be80 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@seamapi/http": "1.102.0", - "@seamapi/types": "1.712.0", + "@seamapi/types": "1.720.0", "@seamapi/webhook": "1.2.0", "zod": "^3.21.4" }, @@ -1182,9 +1182,9 @@ } }, "node_modules/@seamapi/types": { - "version": "1.712.0", - "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.712.0.tgz", - "integrity": "sha512-eeKVjzKnvu0egzw9GXfHWv4NpNOPUg4qhm/e8zEx7BtuCecOnC/LfBfh97YXLlrCSW+yTR1JIMRFW81Bs5BTVw==", + "version": "1.720.0", + "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.720.0.tgz", + "integrity": "sha512-V2290KLLY4GJrnGgW8e8egkzFLLmDeqRb3+hr5c7hZhr4m1OziogheSZGt8HORSD+35UbfNTjSzup7Ip2U9UQA==", "license": "MIT", "engines": { "node": ">=20.9.0", diff --git a/package.json b/package.json index 940c1bb..189ecc4 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ }, "dependencies": { "@seamapi/http": "1.102.0", - "@seamapi/types": "1.712.0", + "@seamapi/types": "1.720.0", "@seamapi/webhook": "1.2.0", "zod": "^3.21.4" },