Open zhiyuanliang-ms opened 2 months ago
lockfileVersion
doesn't block you from fixing the vulnerabilities. Three tasks mentioned above, suggest to do them separately.
Upgrade to typescript 5.6 will break ... the ReadonlyMap API changed.
Interesting it's not following SemVer. Better go thru the TS 5.6 release notes to figure out what's changed first.
There are two vulnerabilities in the package-lock. And the lockfileVersion is 2, after npm 8, the lockfileVersion should be 3.
Upgrade to typescript 5.6 will break the AzureAppConfigurationImpl because the ReadonlyMap API changed.