Commit 8a072cb
committed
chore(deps): upgrade dependencies and retire redundant security overrides
Retire the machine-generated security-floor overrides in pnpm-workspace.yaml
that have become redundant now that the dependency graph satisfies those
floors naturally.
Direct deps bumped:
- lerna ^9.0.7 -> ^10.0.0 (pulls nx@23: axios 1.18.1, form-data 4.0.6,
follow-redirects 1.16.0, yaml 2.9.0, brace-expansion 5.0.8, tmp 0.2.7,
tar 7.5.20, js-yaml 4.3.0)
- send-backend axios ^1.15.2 -> ^1.18.0
Overrides removed (now satisfied naturally): @sigstore/verify, sigstore,
axios, brace-expansion, esbuild, follow-redirects, form-data, js-yaml,
protobufjs, tar, tmp, vite, ws.
Overrides kept (deep transitive, no upgradable direct parent):
@opentelemetry/core (@sentry/node@8), qs (express@4), uuid
(browserstack-node-sdk/google-gax), yaml (swagger-jsdoc pins 2.0.0-1).
Plus load-bearing browserstack-node-sdk>aws-sdk 2.1693.0 (ref #958) and a
tsx@4.23.1 pin (vite@8 optional peer) to satisfy the repo's minimumReleaseAge
supply-chain policy while keeping esbuild >=0.28.1.
pnpm audit: 41 -> 30 advisories, zero regressions (axios + nx advisories
cleared). Remaining advisories are pre-existing deep dev-tooling issues
outside this change's scope.
Written by an AI agent.
Refs #10641 parent 352e73c commit 8a072cb
4 files changed
Lines changed: 1209 additions & 1356 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments