Commit cef3a3d
committed
fix(security): widen Dependabot scope and pin patched Next for webpack plugin
Remove dependabot.yml allow list so security updates are not limited to
@codecov/rollup-plugin.
Add next ^14.2.25 as a devDependency of @codecov/nextjs-webpack-plugin so
pnpm resolves a patched 14.x for the peer range instead of vulnerable 14.2.10.
Made-with: Cursor1 parent 1818d99 commit cef3a3d
File tree
3 files changed
+28
-216
lines changed- .github
- packages/nextjs-webpack-plugin
3 files changed
+28
-216
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
0 commit comments