Skip to content

Commit 6dba672

Browse files
committed
fix: Github Security Alerts
1 parent 88b09a4 commit 6dba672

File tree

2 files changed

+129
-289
lines changed

2 files changed

+129
-289
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"clean-webpack-plugin": "^0.1.19",
4747
"copy-webpack-plugin": "^4.0.1",
4848
"cross-env": "^5.2.0",
49-
"css-loader": "^0.28.0",
49+
"css-loader": "^1.0.0",
5050
"eslint": "^5.3.0",
5151
"eslint-config-standard": "^11.0.0",
5252
"eslint-loader": "^2.1.0",
@@ -64,7 +64,7 @@
6464
"html-webpack-plugin": "^4.0.0-alpha",
6565
"mini-css-extract-plugin": "^0.4.4",
6666
"mkdirp": "^0.5.1",
67-
"node-sass": "^4.7.2",
67+
"node-sass": "^4.12.0",
6868
"progress-bar-webpack-plugin": "^1.10.0",
6969
"rollup": "^0.64.1",
7070
"rollup-plugin-buble": "^0.19.2",

0 commit comments

Comments
 (0)