diff --git a/package-lock.json b/package-lock.json index 9729719..733244f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@seamapi/http": "0.22.0", - "@seamapi/types": "1.136.0", + "@seamapi/types": "1.138.0", "@seamapi/webhook": "0.1.1", "seamapi-types": "1.41.4" }, @@ -1056,9 +1056,9 @@ } }, "node_modules/@seamapi/types": { - "version": "1.136.0", - "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.136.0.tgz", - "integrity": "sha512-zKcTij2qW4UOgBpOfCGnSe+I36GfrIXdxKYcGICmZyokXh4RPTLYbTO4XhkaqcELDiRbPJvx/9TZTfVkuu/ijw==", + "version": "1.138.0", + "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.138.0.tgz", + "integrity": "sha512-VQCGqwXYnFkZgDLQFidaIR5N5/TgEFQBG7WpBSMSWxemS5z8ztZLQbng4YlIdXovaMQjUzNG0LBooz52otdm4g==", "engines": { "node": ">=18.12.0", "npm": ">= 9.0.0" diff --git a/package.json b/package.json index cd9038c..3968e09 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ }, "dependencies": { "@seamapi/http": "0.22.0", - "@seamapi/types": "1.136.0", + "@seamapi/types": "1.138.0", "@seamapi/webhook": "0.1.1", "seamapi-types": "1.41.4" },