Skip to content

Commit

Permalink
fix: upgrade sass from 1.83.0 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.83.0 to 1.83.1.

See this package in yarn:
sass

See this project in Snyk:
https://app.snyk.io/org/macpro-mdct/project/7f14c330-4700-4da1-af12-7e50c9479f33?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 25, 2025
1 parent de9c4a1 commit fd5b70f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion services/ui-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"react-icons": "^4.3.1",
"react-router-dom": "6.28.1",
"react-uuid": "^1.0.3",
"sass": "^1.83.0",
"sass": "^1.83.1",
"vite": "^6.0.9",
"vite-tsconfig-paths": "^5.1.4",
"yup": "^0.32.11",
Expand Down
8 changes: 4 additions & 4 deletions services/ui-src/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8462,10 +8462,10 @@ sane@^4.0.3:
minimist "^1.1.1"
walker "~1.0.5"

sass@^1.83.0:
version "1.83.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.0.tgz#e36842c0b88a94ed336fd16249b878a0541d536f"
integrity sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==
sass@^1.83.1:
version "1.83.4"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.4.tgz#5ccf60f43eb61eeec300b780b8dcb85f16eec6d1"
integrity sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==
dependencies:
chokidar "^4.0.0"
immutable "^5.0.2"
Expand Down

0 comments on commit fd5b70f

Please sign in to comment.