diff --git a/package-lock.json b/package-lock.json index e430f2a0..00e524c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@seamapi/blueprint": "^1.8.0", "@seamapi/fake-seam-connect": "^2.0.4", "@seamapi/smith": "^1.1.0", - "@seamapi/types": "1.1022.0", + "@seamapi/types": "1.1026.0", "@types/jsonwebtoken": "^9.0.6", "@types/node": "^24.10.9", "ava": "^8.0.1", @@ -1091,9 +1091,9 @@ } }, "node_modules/@seamapi/types": { - "version": "1.1022.0", - "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.1022.0.tgz", - "integrity": "sha512-qMbiL92K1ZIf/IzEQrI9txfn0PfBGo8oD+KAoCeyZ+m/TpxrcXheOmj4AmfG/q933/LqcXO35GbB2MWRJ5Odjw==", + "version": "1.1026.0", + "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.1026.0.tgz", + "integrity": "sha512-T+5bduHJYGGnuNaKFefw1vbHY77pHGPQeJjonW810BX8Fio/j4TCBkrs41yHSQAbQ1j58DfObHctexrjyPWfiA==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 7bf2dfd7..b9357714 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@seamapi/blueprint": "^1.8.0", "@seamapi/fake-seam-connect": "^2.0.4", "@seamapi/smith": "^1.1.0", - "@seamapi/types": "1.1022.0", + "@seamapi/types": "1.1026.0", "@types/jsonwebtoken": "^9.0.6", "@types/node": "^24.10.9", "ava": "^8.0.1",