Commit 7aa74be
fix(ci): pin deepmerge-ts and stub hypermultimedia auth
Prisma still ships deepmerge-ts 7.1.5 (GHSA-ggr8-5vv4-36mx). The
override lifts it to 8.0.1 so the high audit gate stays closed.
The invalid-token upload test called live Auth. No-infra CI has
none, so requireUser returned 503. The same supabase stub as
documents.test.ts keeps that path at 401.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent d9548ae commit 7aa74be
3 files changed
Lines changed: 32 additions & 3 deletions
Lines changed: 28 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
2 | 29 | | |
3 | 30 | | |
4 | 31 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
0 commit comments