diff --git a/package-lock.json b/package-lock.json index e040ae5..e762f9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@seamapi/http": "0.24.0", - "@seamapi/types": "1.140.0", + "@seamapi/types": "1.141.0", "@seamapi/webhook": "0.1.1", "seamapi-types": "1.42.0" }, @@ -1056,9 +1056,9 @@ } }, "node_modules/@seamapi/types": { - "version": "1.140.0", - "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.140.0.tgz", - "integrity": "sha512-xUVPRrsgFJ6kVYeYFqA+nI8w5HU04ybOxlMaAWEXfQ41CtpVAgVQimT8YfXHYmeUj9n8uoH4po65a8Rja9ZOfA==", + "version": "1.141.0", + "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.141.0.tgz", + "integrity": "sha512-zX5Ky2xy+QvZFHpDZctJDE+SHKTDP3xbt88VipnmUBFDZBCIqh3W4nVA/XX6jwjS3bCo1c2jgSByicQ2hOTI3A==", "engines": { "node": ">=18.12.0", "npm": ">= 9.0.0" diff --git a/package.json b/package.json index af3fdef..6201cea 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ }, "dependencies": { "@seamapi/http": "0.24.0", - "@seamapi/types": "1.140.0", + "@seamapi/types": "1.141.0", "@seamapi/webhook": "0.1.1", "seamapi-types": "1.42.0" },