Commit 6d92b5f
committed
chore(deps): patch all 54 Dependabot security alerts
Bumped pnpm overrides and direct deps to address open Dependabot
alerts (1 critical, 25 high, 26 moderate, 2 low). Highlights:
- simple-git >=3.32.3 (CRITICAL - bypass enabling RCE)
- @angular/{core,compiler} ^19.2.20 (XSS in i18n)
- hono ^4.12.7, @hono/node-server >=1.19.10 (multiple)
- vite ^7.3.2, undici ^7.24.0 (multiple)
- next >=15.5.14, fastify >=5.8.3, elysia >=1.4.27
- h3 >=1.15.9, defu >=6.1.5, srvx >=0.11.13
- tar >=7.5.11, node-forge >=1.4.0, picomatch >=4.0.4
- path-to-regexp >=8.4.0, serialize-javascript >=7.0.5
- lodash >=4.18.1, brace-expansion >=5.0.5, immutable >=5.1.5
- svgo >=4.0.1, file-type, unhead, devalue, yaml >=2.8.3
Also bumped:
- vitest in @logtide/cli and @logtide/sdk-node from 1.x/2.x to ^3.0.0
to be compatible with the newer vite required by the override
- elysia/file-type pinned as direct devDep in @logtide/elysia to
upgrade an auto-installed peer that overrides cannot reach
Verification: pnpm audit clean (no known vulnerabilities), pnpm build,
pnpm test (316 tests across 13 packages), and pnpm typecheck all green.1 parent 2fdfbf1 commit 6d92b5f
6 files changed
Lines changed: 968 additions & 1254 deletions
File tree
- packages
- cli
- elysia
- node
- test-apps/sveltekit
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
33 | 55 | | |
34 | 56 | | |
35 | 57 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments