diff --git a/package.json b/package.json index 28f5993a..f0630076 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,11 @@ "ts-node": "10.9.2", "typescript": "5.4.5" }, - + "pnpm":{ + "overrides": { + "minimist": "^0.2.4" + } + }, "engines": { "node": ">=20.0.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5aaed75b..8b29c55f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,6 +4,9 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false +overrides: + minimist: ^0.2.4 + importers: .: @@ -5373,11 +5376,8 @@ packages: resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} engines: {node: '>= 6'} - minimist@0.0.10: - resolution: {integrity: sha512-iotkTvxc+TwOm5Ieim8VnSNvCDjCK9S8G3scJ50ZthspSxa7jx50jkhYduuAtAjvfDUwSgOwf8+If99AlOEhyw==} - - minimist@1.2.8: - resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} + minimist@0.2.4: + resolution: {integrity: sha512-Pkrrm8NjyQ8yVt8Am9M+yUt74zE3iokhzbG1bFVNjLB92vwM71hf40RkEsryg98BujhVOncKm/C1xROxZ030LQ==} minipass@7.0.4: resolution: {integrity: sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==} @@ -11926,7 +11926,7 @@ snapshots: html-encoding-sniffer: 3.0.0 http-proxy: 1.18.1 mime: 1.6.0 - minimist: 1.2.8 + minimist: 0.2.4 opener: 1.5.2 portfinder: 1.0.32 secure-compare: 3.0.1 @@ -12664,7 +12664,7 @@ snapshots: json5@1.0.2: dependencies: - minimist: 1.2.8 + minimist: 0.2.4 json5@2.2.3: {} @@ -12720,7 +12720,7 @@ snapshots: jiti: 1.21.0 js-yaml: 4.1.0 micromatch: 4.0.5 - minimist: 1.2.8 + minimist: 0.2.4 picocolors: 1.0.0 picomatch: 4.0.2 pretty-ms: 9.0.0 @@ -13281,9 +13281,7 @@ snapshots: is-plain-obj: 1.1.0 kind-of: 6.0.3 - minimist@0.0.10: {} - - minimist@1.2.8: {} + minimist@0.2.4: {} minipass@7.0.4: {} @@ -13291,7 +13289,7 @@ snapshots: mkdirp@0.5.6: dependencies: - minimist: 1.2.8 + minimist: 0.2.4 mri@1.2.0: {} @@ -13343,7 +13341,7 @@ snapshots: ndjson@2.0.0: dependencies: json-stringify-safe: 5.0.1 - minimist: 1.2.8 + minimist: 0.2.4 readable-stream: 3.6.2 split2: 3.2.2 through2: 4.0.2 @@ -13518,7 +13516,7 @@ snapshots: optimist@0.6.1: dependencies: - minimist: 0.0.10 + minimist: 0.2.4 wordwrap: 0.0.3 optionator@0.9.3: @@ -15007,7 +15005,7 @@ snapshots: dependencies: '@types/json5': 0.0.29 json5: 1.0.2 - minimist: 1.2.8 + minimist: 0.2.4 strip-bom: 3.0.0 tslib@1.14.1: {}