diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 03b5811c..90cbcc74 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,8 +19,8 @@ catalogs: specifier: ^11.0.0 version: 11.1.8 js-yaml: - specifier: ^4.1.2 - version: 4.2.0 + specifier: ^5.0.0 + version: 5.0.0 listr2: specifier: ^10.0.0 version: 10.2.1 @@ -42,6 +42,9 @@ catalogs: vitest: specifier: ^4.1.8 version: 4.1.8 + zod: + specifier: ^4.1.12 + version: 4.4.3 overrides: axios: '>=1.17.0' @@ -176,7 +179,7 @@ importers: version: 13.0.6 js-yaml: specifier: 'catalog:' - version: 4.2.0 + version: 5.0.0 listr2: specifier: 'catalog:' version: 10.2.1 @@ -403,7 +406,7 @@ importers: version: 4.17.12 js-yaml: specifier: 'catalog:' - version: 4.2.0 + version: 5.0.0 listr2: specifier: 'catalog:' version: 10.2.1 @@ -2920,8 +2923,8 @@ packages: js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} - js-yaml@4.2.0: - resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==} + js-yaml@5.0.0: + resolution: {integrity: sha512-GSvaPUbk1U+FMZ7rJzF+F8e5YVtu7KnD40et/5rBXXRBv2jCO9L3qCewvIDDdudC0QycTFlf6EAA+h3kxBsuUw==} hasBin: true jsesc@3.1.0: @@ -6550,7 +6553,7 @@ snapshots: js-tokens@4.0.0: {} - js-yaml@4.2.0: + js-yaml@5.0.0: dependencies: argparse: 2.0.1 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 60ce10ca..2915cd01 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -10,7 +10,7 @@ catalog: datum-diff: 1.0.4 esbuild: ^0.28.1 immer: ^11.0.0 - js-yaml: ^4.1.2 + js-yaml: ^5.0.0 listr2: ^10.0.0 lodash-es: ^4.18.1 lru-cache: ^11.0.0