diff --git a/package-lock.json b/package-lock.json index 52a6bb5..dc22677 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@seamapi/http": "1.0.0-rc.0", - "@seamapi/types": "1.167.0", + "@seamapi/types": "1.168.0", "@seamapi/webhook": "1.0.0-rc.1", "seamapi-types": "1.42.0", "zod": "^3.21.4" @@ -1076,9 +1076,9 @@ } }, "node_modules/@seamapi/types": { - "version": "1.167.0", - "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.167.0.tgz", - "integrity": "sha512-gRkTC/ZEAU7WsQi372jqFeNN9MTaHJimiEp4f5nu6tNFEZbTZxZ5aZ72l+qimWXW1wc6JMd6FSI4EO74m5vsdA==", + "version": "1.168.0", + "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.168.0.tgz", + "integrity": "sha512-rq1ADX5qW9p+Ax3X2wQ6qVwYCRBp63WTNYh/BAz1bNci5hILwOejvwSHeX3wNx1QZBuLVeKqHp/qeJVU/ONfwQ==", "engines": { "node": ">=18.12.0", "npm": ">= 9.0.0" diff --git a/package.json b/package.json index 0fed142..b4c95a8 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ }, "dependencies": { "@seamapi/http": "1.0.0-rc.0", - "@seamapi/types": "1.167.0", + "@seamapi/types": "1.168.0", "@seamapi/webhook": "1.0.0-rc.1", "seamapi-types": "1.42.0", "zod": "^3.21.4"