diff --git a/package-lock.json b/package-lock.json index a0dd9be..f2ac64e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@seamapi/http": "1.72.0", - "@seamapi/types": "1.575.0", + "@seamapi/types": "1.577.0", "@seamapi/webhook": "1.2.0", "zod": "^3.21.4" }, @@ -1279,9 +1279,9 @@ } }, "node_modules/@seamapi/types": { - "version": "1.575.0", - "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.575.0.tgz", - "integrity": "sha512-I0QT8L6xxBNK6DBDOPU0jxRSY20CVPZdr/6kbQbPXCnIzY6vs+ZAX9Kq9gMLF3Mu5MHE9+JgDImr5Qn+5A9mxw==", + "version": "1.577.0", + "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.577.0.tgz", + "integrity": "sha512-8rOSO4/zsXzDplmOs/v7ZFhUsintZKkvhSQ3GLJ0M3YugMZuwrSLYqcqPUuG14ees/zojPYQgoVSaMmK5zLWYQ==", "license": "MIT", "engines": { "node": ">=20.9.0", diff --git a/package.json b/package.json index a4bb373..34fce9d 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ }, "dependencies": { "@seamapi/http": "1.72.0", - "@seamapi/types": "1.575.0", + "@seamapi/types": "1.577.0", "@seamapi/webhook": "1.2.0", "zod": "^3.21.4" },