Skip to content

Commit

Permalink
fix: upgrade sass from 1.26.3 to 1.83.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade sass from 1.26.3 to 1.83.1.

See this package in npm:
sass

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/f07f3e6f-94d1-4014-86c3-c1bd970ef4a4?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 27, 2025
1 parent 778cef6 commit 5bb059c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-next-sass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"next": "latest",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "1.26.3"
"sass": "1.83.1"
}
}

0 comments on commit 5bb059c

Please sign in to comment.