diff --git a/package-lock.json b/package-lock.json index 03672bf9e..dd0d965c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@prettier/plugin-ruby": "^4.0.4", "@seamapi/blueprint": "^0.51.3", "@seamapi/smith": "^0.4.4", - "@seamapi/types": "1.480.0", + "@seamapi/types": "1.481.0", "@types/command-exists": "^1.2.3", "change-case": "^5.4.4", "command-exists": "^1.2.9", @@ -886,9 +886,9 @@ } }, "node_modules/@seamapi/types": { - "version": "1.480.0", - "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.480.0.tgz", - "integrity": "sha512-vjUd65+ZX9GcXnU5LrnCiJKSDj9x4PmwVYHO+HofpbAQNhGdG58VRWZ90LBH2tlRMxiFb4OtY1nQuSnd7d0Lvw==", + "version": "1.481.0", + "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.481.0.tgz", + "integrity": "sha512-8ug1+qiit1VzuGVkbGWhXFlABiLAwHSMl9LnGeVBozI1FebgJskmabYmzwrxTGLPBKa5nvBPhrxhbHzDbIaYBw==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 70df656db..e6fe29bcd 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@prettier/plugin-ruby": "^4.0.4", "@seamapi/blueprint": "^0.51.3", "@seamapi/smith": "^0.4.4", - "@seamapi/types": "1.480.0", + "@seamapi/types": "1.481.0", "@types/command-exists": "^1.2.3", "change-case": "^5.4.4", "command-exists": "^1.2.9",