Skip to content

Commit 638fdfb

Browse files
committed
fix(security): upgrade css-loader to ^3.2.0
1 parent c2e61bf commit 638fdfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"connect-history-api-fallback": "^1.5.0",
3333
"cosmiconfig": "^5.0.6",
3434
"cross-spawn": "^6.0.5",
35-
"css-loader": "^0.28.9",
35+
"css-loader": "^3.2.0",
3636
"dotenv": "^5.0.0",
3737
"elm": "0.19.0-bugfix6",
3838
"elm-hot-webpack-loader": "^1.0.2",

0 commit comments

Comments
 (0)