diff --git a/package.json b/package.json index 796eac4..1c28bb7 100644 --- a/package.json +++ b/package.json @@ -71,5 +71,8 @@ "vite-tsconfig-paths": "^5.0.1", "vitest": "^2.0.5" }, + "resolutions": { + "inquirer": "9.3.5" + }, "private": true } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0f5cf07..5934392 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,6 +4,9 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false +overrides: + inquirer: 9.3.5 + importers: .: @@ -3067,8 +3070,8 @@ packages: ini@1.3.8: resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} - inquirer@9.3.6: - resolution: {integrity: sha512-riK/iQB2ctwkpWYgjjWIRv3MBLt2gzb2Sj0JNQNbyTXgyXsLWcDPJ5WS5ZDTCx7BRFnJsARtYh+58fjP5M2Y0Q==} + inquirer@9.3.5: + resolution: {integrity: sha512-SVRCRovA7KaT6nqWB2mCNpTvU4cuZ0hOXo5KPyiyOcNNUIZwq/JKtvXuDJNaxfuJKabBYRu1ecHze0YEwDYoRQ==} engines: {node: '>=18'} internal-slot@1.0.7: @@ -8322,7 +8325,7 @@ snapshots: ini@1.3.8: {} - inquirer@9.3.6: + inquirer@9.3.5: dependencies: '@inquirer/figures': 1.0.5 ansi-escapes: 4.3.2 @@ -8818,7 +8821,7 @@ snapshots: del: 7.1.0 globby: 13.2.2 handlebars: 4.7.8 - inquirer: 9.3.6 + inquirer: 9.3.5 isbinaryfile: 5.0.2 lodash.get: 4.4.2 lower-case: 2.0.2