diff --git a/packages/plugin-manifest-validator/package.json b/packages/plugin-manifest-validator/package.json index 77a6cc3e4c..c94e73ce71 100644 --- a/packages/plugin-manifest-validator/package.json +++ b/packages/plugin-manifest-validator/package.json @@ -36,7 +36,7 @@ "@types/bytes": "^3.1.1", "babel-plugin-replace-ts-export-assignment": "^0.0.2", "intelli-espower-loader": "^1.1.0", - "json-schema-to-typescript": "^13.0.2", + "json-schema-to-typescript": "^13.1.0", "power-assert": "^1.6.1" }, "homepage": "https://github.com/kintone/js-sdk/tree/master/packages/plugin-manifest-validator#readme", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bb334554c0..5d11c153b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -236,8 +236,8 @@ importers: specifier: ^1.1.0 version: 1.1.0 json-schema-to-typescript: - specifier: ^13.0.2 - version: 13.0.2 + specifier: ^13.1.0 + version: 13.1.0 power-assert: specifier: ^1.6.1 version: 1.6.1 @@ -6919,8 +6919,8 @@ packages: /json-parse-even-better-errors@2.3.1: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} - /json-schema-to-typescript@13.0.2: - resolution: {integrity: sha512-TCaEVW4aI2FmMQe7f98mvr3/oiVmXEC1xZjkTZ9L/BSoTXFlC7p64mD5AD2d8XWycNBQZUnHwXL5iVXt1HWwNQ==} + /json-schema-to-typescript@13.1.0: + resolution: {integrity: sha512-DB6JGDgpszucGYAl5JXuIU84/b9KaPa0Iq09g+JqGEYGG2RzUvaef4nb4B680KT8eR6R5xKC+xBHsPDjc2UPAQ==} engines: {node: '>=12.0.0'} hasBin: true dependencies: