Skip to content

Commit 5505382

Browse files
Merge pull request #29 from tutorcruncher/uprev-node-sass
Uprev to remove security issues and node-sass
2 parents a371155 + b4b1d6f commit 5505382

File tree

2 files changed

+182
-141
lines changed

2 files changed

+182
-141
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"enzyme-adapter-react-16": "^1.1.1",
4040
"html-webpack-plugin": "^2.30.1",
4141
"marked": "^0.3.12",
42-
"node-sass": "^4.7.2",
42+
"node-sass": "^4.12.0",
4343
"pretty": "^2.0.0",
4444
"raven-js": "^3.22.0",
4545
"react": "^16.2.0",
@@ -51,6 +51,8 @@
5151
"react-tooltip": "^3.4.0",
5252
"sass-loader": "^6.0.6",
5353
"shelljs": "0.8.0",
54+
"sshpk": "^1.16.1",
55+
"tunnel-agent": "^0.6.0",
5456
"webpack": "^3.10.0",
5557
"webpack-bundle-analyzer": "^3.3.2"
5658
}

0 commit comments

Comments
 (0)