diff --git a/package.json b/package.json index 3abf85bfa..75a2acdb4 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "bin": "dist/repl/index.js", "dependencies": { "@babel/parser": "^7.19.4", - "@commander-js/extra-typings": "^12.0.1", + "@commander-js/extra-typings": "^14.0.0", "@joeychenofficial/alt-ergo-modified": "^2.4.0", "@ts-morph/bootstrap": "^0.18.0", "@types/estree": "^1.0.5", diff --git a/yarn.lock b/yarn.lock index 48bfef93a..80e988d1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1281,12 +1281,12 @@ __metadata: languageName: node linkType: hard -"@commander-js/extra-typings@npm:^12.0.1": - version: 12.0.1 - resolution: "@commander-js/extra-typings@npm:12.0.1" +"@commander-js/extra-typings@npm:^14.0.0": + version: 14.0.0 + resolution: "@commander-js/extra-typings@npm:14.0.0" peerDependencies: - commander: ~12.0.0 - checksum: 10c0/cc3219c70df3ab5c9d3a1f34eda7bd982762b5f68add49067aa80a7ae56a42211c46984e638263bd598c50d2714ed2dbab71301e823970a6bcc14b0303c39d81 + commander: ~14.0.0 + checksum: 10c0/b064889e254e1c895886ec8148ac6e0d9bfa3c0336b9ee58124178308819dcf008f15e2a7abdc89b6c1ac3bdbd8003d8cfdaf363971d41dcce64b28c9714af12 languageName: node linkType: hard @@ -5281,7 +5281,7 @@ __metadata: "@babel/core": "npm:^7.26.10" "@babel/parser": "npm:^7.19.4" "@babel/preset-env": "npm:^7.23.2" - "@commander-js/extra-typings": "npm:^12.0.1" + "@commander-js/extra-typings": "npm:^14.0.0" "@joeychenofficial/alt-ergo-modified": "npm:^2.4.0" "@ts-morph/bootstrap": "npm:^0.18.0" "@types/babel__core": "npm:^7"