diff --git a/package-lock.json b/package-lock.json index aeda210..3e78659 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@seamapi/http": "1.117.0", - "@seamapi/types": "1.898.0", + "@seamapi/types": "1.901.0", "@seamapi/webhook": "1.2.0", "zod": "^3.21.4" }, @@ -1182,9 +1182,9 @@ } }, "node_modules/@seamapi/types": { - "version": "1.898.0", - "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.898.0.tgz", - "integrity": "sha512-vYPJnxKck9G4EkoYfH7Jj4Z8QCw2rp6A33Van8b0Kw7J+5h9x7zFfTt3zfgDjeyAzaHRGdBf89WJgSubu9IQiA==", + "version": "1.901.0", + "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.901.0.tgz", + "integrity": "sha512-eb4idVDs9SiR/Z+yKeTEr9OZ6Tms1iREj+fMT4OuqIGnigmdfF8l5dzVLUMC+Q7X5QBkqnbIfgcstX/PdLOQVA==", "license": "MIT", "engines": { "node": ">=22.11.0", diff --git a/package.json b/package.json index 49dbc85..f8c2a95 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ }, "dependencies": { "@seamapi/http": "1.117.0", - "@seamapi/types": "1.898.0", + "@seamapi/types": "1.901.0", "@seamapi/webhook": "1.2.0", "zod": "^3.21.4" },