Commit 96955b9
fix(deps): Bump rollup-plugin-license to fix lodash vulnerabilities (#20636)
## Summary
- Bumps `rollup-plugin-license` from 3.3.1 → 3.7.1
- This updates the lodash constraint from `~4.17.21` to `^4.17.21`,
allowing resolution to patched lodash 4.18.x
- Removes orphaned `[email protected]` lockfile entry
- Fixes [Dependabot alert
1281](https://github.com/getsentry/sentry-javascript/security/dependabot/1281)
(CVE-2026-4800, code injection via `_.template`)
- Fixes [Dependabot alert
1280](https://github.com/getsentry/sentry-javascript/security/dependabot/1280)
(CVE-2026-2950, prototype pollution via `_.unset`/`_.omit`)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>1 parent 05d2eb6 commit 96955b9
2 files changed
Lines changed: 55 additions & 183 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
125 | 126 | | |
126 | 127 | | |
127 | | - | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments