Commit 7404383
fix(security): add overrides for qs and undici vulnerabilities (#146)
* chore: remove stale changeset for ignored private package
The workout-spa-editor changeset cannot produce a release since the
package is private and listed in changesets ignore config.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix(security): add overrides for qs and undici vulnerabilities
- qs >=6.7.0 <=6.14.1: arrayLimit bypass DoS (GHSA-w7fw-mjwx-w883)
- undici <6.23.0: unbounded decompression chain (GHSA-g9mf-h72j-4rw9)
Both are transitive dependencies that cannot be updated directly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* chore: apply prettier formatting to pnpm-lock.yaml
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Pablo Albaladejo <pablo.albaladejo@aircall.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 70e58fb commit 7404383
File tree
3 files changed
+6503
-3479
lines changed- .changeset
3 files changed
+6503
-3479
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
0 commit comments