Commit 5dd5cb4
chore(deps): update sass to 1.98.0 (#17096)
## Summary
Updates sass from 1.69.5 to 1.98.0.
## Why
- Pulls in patched `immutable` dependency (fixes CVE-2026-29063 -
prototype pollution)
- Bug fixes for watch mode and browser environments
## Changes in sass 1.98.0
- Gracefully handle dependency loops in `--watch` mode
- Fix crash when manually constructing `SassCalculation` for 'calc'
- Properly emit deprecation warnings in browser environments
- Emit colored warnings on browser console
## Testing
- [x] `pnpm install` succeeds
- [ ] CI will validate full build
## Related
Part of security dependency cleanup effort.
Helps address:
- https://github.com/getsentry/sentry-docs/security/dependabot/266
Co-authored-by: Shannon Anahata <shannonanahata@gmail.com>1 parent 656c1d1 commit 5dd5cb4
2 files changed
Lines changed: 39 additions & 39 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments