Skip to content

Commit 638862f

Browse files
IEvangelistCopilot
andcommitted
Fix npmscript fixture lockfile: use registry.npmjs.org URLs
Dependabot regenerated the lockfile with pkgs.dev.azure.com/dnceng URLs, but the dnceng dotnet-public-npm mirror doesn't yet have express@4.22.2 (returns 401). The aspire publish-built Docker image's `npm ci` step then fails to fetch express. The main branch lockfile uses registry.npmjs.org throughout; regenerating it preserves that pattern while keeping the bumped express/body-parser/qs versions that resolve the qs security advisory. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 1db3f27 commit 638862f

1 file changed

Lines changed: 56 additions & 56 deletions

File tree

tests/Aspire.Cli.EndToEnd.Tests/Fixtures/JsPublish/npmscript/package-lock.json

Lines changed: 56 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)