Skip to content

Commit faabf35

Browse files
⬆️ Update dependency node-sass to v7 [SECURITY]
1 parent 632a466 commit faabf35

File tree

3 files changed

+399
-44
lines changed

3 files changed

+399
-44
lines changed

packages/@gluons/dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"friendly-errors-webpack-plugin": "^1.7.0",
4141
"html-webpack-plugin": "^5.1.0",
4242
"moren": "^3.0.0",
43-
"node-sass": "^6.0.0",
43+
"node-sass": "^7.0.0",
4444
"open": "^8.0.3",
4545
"postcss-loader": "^5.3.0",
4646
"pug": "^3.0.2",

packages/@gluons/vue-pack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"del": "^6.0.0",
5555
"mini-css-extract-plugin": "^1.3.3",
5656
"moren": "^3.0.0",
57-
"node-sass": "^6.0.0",
57+
"node-sass": "^7.0.0",
5858
"nvl": "^1.2.2",
5959
"postcss-load-config": "^3.0.0",
6060
"postcss-loader": "^5.3.0",

0 commit comments

Comments
 (0)