diff --git a/package-lock.json b/package-lock.json index a72fe3b..c645f7a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@seamapi/http": "1.17.0", - "@seamapi/types": "1.304.0", + "@seamapi/types": "1.309.0", "@seamapi/webhook": "1.1.1", "zod": "^3.21.4" }, @@ -542,9 +542,9 @@ } }, "node_modules/@seamapi/types": { - "version": "1.304.0", - "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.304.0.tgz", - "integrity": "sha512-yZshJ+D0volngh2cZrhSeD2Yo4Hs4etw8xm47WCQVyMZJ23uP9n+53SYUFN1iQ9NJYFdFeqRMkADEuQghV8HwA==", + "version": "1.309.0", + "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.309.0.tgz", + "integrity": "sha512-ME0SoHGHqU5e8J3NNNyvV+hY1gjwat9B6ZlVdsPaUTG+QBT3mxGA+WNXkcGX1W1Jhx7LQr1BLd8Gp0Ap3HL9pQ==", "license": "MIT", "engines": { "node": ">=18.12.0", diff --git a/package.json b/package.json index 06934c4..0f284fa 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ }, "dependencies": { "@seamapi/http": "1.17.0", - "@seamapi/types": "1.304.0", + "@seamapi/types": "1.309.0", "@seamapi/webhook": "1.1.1", "zod": "^3.21.4" },