Merge pull request #117 from KevinMidboe/snyk-fix-9429d5dfb86996c66ac12aef1a5178b1

[Snyk] Fix for 2 vulnerable dependencies
This commit is contained in:
2019-07-27 01:58:33 +02:00
committed by GitHub

View File

@@ -12,7 +12,7 @@
}, },
"dependencies": { "dependencies": {
"clean-webpack-plugin": "^0.1.17", "clean-webpack-plugin": "^0.1.17",
"css-loader": "^0.28.4", "css-loader": "^1.0.0",
"html-webpack-plugin": "^2.28.0", "html-webpack-plugin": "^2.28.0",
"path": "^0.12.7", "path": "^0.12.7",
"react": "^15.6.1", "react": "^15.6.1",