diff --git a/package-lock.json b/package-lock.json index 8056e4763..9fa0f5a07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@prettier/plugin-ruby": "^4.0.4", "@seamapi/blueprint": "^0.51.4", "@seamapi/smith": "^0.5.2", - "@seamapi/types": "1.657.0", + "@seamapi/types": "1.658.0", "@types/command-exists": "^1.2.3", "change-case": "^5.4.4", "command-exists": "^1.2.9", @@ -983,9 +983,9 @@ } }, "node_modules/@seamapi/types": { - "version": "1.657.0", - "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.657.0.tgz", - "integrity": "sha512-g3dzOLBJUdsLL79eHkYctN5SO+HINdAgirO9en/woee4ZqRoUVbbitiGrSYpi4sRPOsngcYGGKjH37C1zPp8Vg==", + "version": "1.658.0", + "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.658.0.tgz", + "integrity": "sha512-gAN9H53YalAVP4R7Ro/ce4UmpSlO+F1KRDR6FKE4JnpwcBduYV4wd8zFFW+gCaIR5fFmqOhEls1i10zFYH4pfw==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 4ed58a6d9..41bb0cfd3 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@prettier/plugin-ruby": "^4.0.4", "@seamapi/blueprint": "^0.51.4", "@seamapi/smith": "^0.5.2", - "@seamapi/types": "1.657.0", + "@seamapi/types": "1.658.0", "@types/command-exists": "^1.2.3", "change-case": "^5.4.4", "command-exists": "^1.2.9",