Commit 1db3f27
Downgrade ws to 8.20.0 to match dnceng mirror availability
The dnceng dotnet-public-npm mirror has not yet mirrored ws@8.20.1 or
ws@8.21.0, causing 401 Unauthorized errors when CI restores extension/yarn.lock
(`yarn install --frozen-lockfile` failed in Tests / Run VS Code extension tests`(Windows)`). The same broken URLs would later break `npm ci` in the Angular
and React playground fixtures.
ws@8.20.0 is already in the mirror and still resolves the underlying
security advisory (GHSA-3h5v-q93c-6h6q, fixed in 8.17.1).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 5cd1446 commit 1db3f27
4 files changed
Lines changed: 17 additions & 17 deletions
File tree
- extension
- playground/AspireWithJavaScript
- AspireJavaScript.Angular
- AspireJavaScript.React
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
941 | 941 | | |
942 | 942 | | |
943 | 943 | | |
944 | | - | |
| 944 | + | |
945 | 945 | | |
946 | 946 | | |
947 | 947 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6007 | 6007 | | |
6008 | 6008 | | |
6009 | 6009 | | |
6010 | | - | |
6011 | | - | |
6012 | | - | |
6013 | | - | |
| 6010 | + | |
| 6011 | + | |
| 6012 | + | |
| 6013 | + | |
6014 | 6014 | | |
6015 | 6015 | | |
6016 | 6016 | | |
| |||
Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments