Commit 9b719ca
committed
security: raise Nuxt to ~3.16.0 for patched releases
Pins nuxt and @nuxt/kit to the 3.16 line (resolves to 3.16.2) so installs
include the cache-poisoning DoS fix (GHSA-jvhm-gjrh-3h93) and updated
devtools transitive dependencies (e.g. simple-git GHSA-r275-fr43-pm7q).
Uses ~3.16.0 instead of ^3.16.0 to avoid unintentionally jumping to Nuxt
3.17+ during this security pass.
Made-with: Cursor1 parent 1fa830a commit 9b719ca
File tree
5 files changed
+4092
-1878
lines changed- examples/nuxt
- integration-tests
- test-apps/nuxt
- packages/nuxt-plugin
5 files changed
+4092
-1878
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments