Commit a9fdb74
authored
fix(build-system-tests): remove undici resolutions, resolve to 6.27.0 (#7048)
Removes the exact-pin undici resolutions from e2e package.json that
blocked Dependabot from fixing 3 open alerts (GHSA-p88m-4jfj-68fv,
GHSA-g8m3-5g58-fq7m, GHSA-35p6-xmwp-9g52). undici now floats within
@actions/http-client's ^6.23.0 range and resolves to 6.27.0, which
patches all three advisories.1 parent e77e064 commit a9fdb74
2 files changed
Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments