Skip to content

Commit fb7066b

Browse files
committed
fix: upgrade sass from 1.68.0 to 1.89.1
Snyk has created this PR to upgrade sass from 1.68.0 to 1.89.1. See this package in npm: sass See this project in Snyk: https://app.snyk.io/org/nerds-github/project/aa77fd79-7d27-4ab0-9d41-5dd117531784?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f233f73 commit fb7066b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glances/outputs/static/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"html-webpack-plugin": "^5.5.1",
1919
"less": "^4.1.3",
2020
"less-loader": "^11.1.0",
21-
"sass": "^1.62.1",
21+
"sass": "^1.89.1",
2222
"sass-loader": "^13.2.2",
2323
"style-loader": "^3.3.2",
2424
"url-loader": "^4.1.1",

0 commit comments

Comments
 (0)