Please bump tsconfig-paths dependencies.
minimist <=v1.2.5 brings in security vulnerability which affect all packages that depends on tsconfig-paths, including the json5 package also used in this package.
json5 already addresses this minimist issue in their latest version v2.2.1.
As for minimist it self, based on discussion here a migration to an alternative package or other up-to-date fork maybe needed.
Please bump
tsconfig-pathsdependencies.minimist <=v1.2.5brings in security vulnerability which affect all packages that depends ontsconfig-paths, including thejson5package also used in this package.json5already addresses thisminimistissue in their latest version v2.2.1.As for
minimistit self, based on discussion here a migration to an alternative package or other up-to-date fork maybe needed.