|
@@ -72,7 +72,7 @@
|
|
|
"@types/compression": "0.0.36",
|
|
|
"@types/express": "^4.16.0",
|
|
|
"@types/jest": "^23.3.1",
|
|
|
- "@types/node": "^10.5.4",
|
|
|
+ "@types/node": "^10.5.5",
|
|
|
"@types/node-fetch": "^2.1.2",
|
|
|
"@types/react": "^16.4.7",
|
|
|
"@types/react-dom": "^16.0.6",
|
|
@@ -90,14 +90,14 @@
|
|
|
"node-sass": "^4.9.2",
|
|
|
"raw-loader": "^0.5.1",
|
|
|
"resolve-url-loader": "^2.3.0",
|
|
|
- "sass-loader": "^7.0.3",
|
|
|
+ "sass-loader": "^7.1.0",
|
|
|
"style-loader": "^0.21.0",
|
|
|
"ts-jest": "^23.0.1",
|
|
|
"tslint": "^5.11.0",
|
|
|
"typescript": "^3.0.0",
|
|
|
"uglify-js": "^3.4.6",
|
|
|
"util.promisify": "^1.0.0",
|
|
|
- "webpack": "^4.16.3",
|
|
|
+ "webpack": "^4.16.4",
|
|
|
"webpack-cli": "^3.1.0"
|
|
|
},
|
|
|
"dependencies": {
|
|
@@ -106,8 +106,8 @@
|
|
|
"express": "^4.16.3",
|
|
|
"immutable": "^4.0.0-rc.9",
|
|
|
"node-fetch": "^2.2.0",
|
|
|
- "react": "^16.4.1",
|
|
|
- "react-dom": "^16.4.1",
|
|
|
+ "react": "^16.4.2",
|
|
|
+ "react-dom": "^16.4.2",
|
|
|
"rxjs": "^6.2.2"
|
|
|
}
|
|
|
}
|