Skip to content

Commit 5dd5cb4

Browse files
sfanahataShannon Anahata
andauthored
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

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"remark-rehype": "^11.1.2",
115115
"remark-stringify": "^11.0.0",
116116
"rss": "^1.2.2",
117-
"sass": "^1.69.5",
117+
"sass": "^1.98.0",
118118
"search-insights": "^2.17.2",
119119
"server-only": "^0.0.1",
120120
"sharp": "^0.33.4",

pnpm-lock.yaml

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)