package update
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
... | ... | @@ -61,7 +61,7 @@ |
"@types/compression": "0.0.36", | ||
"@types/express": "^4.11.1", | ||
"@types/jest": "^22.2.3", | ||
"@types/node": "^10.1.1", | ||
"@types/node": "^10.1.2", | ||
"@types/node-fetch": "^1.6.9", | ||
"@types/react": "^16.3.14", | ||
"@types/react-dom": "^16.0.5", | ||
... | ... | @@ -84,7 +84,7 @@ |
"ts-jest": "^22.4.6", | ||
"tslint": "^5.10.0", | ||
"typescript": "^2.8.3", | ||
"uglify-js": "^3.3.25", | ||
"uglify-js": "^3.3.27", | ||
"util.promisify": "^1.0.0", | ||
"webpack": "^4.8.3", | ||
"webpack-cli": "^2.1.3" | ||
... | ... | @@ -97,6 +97,6 @@ |
"node-fetch": "^2.1.2", | ||
"react": "^16.3.2", | ||
"react-dom": "^16.3.2", | ||
"rxjs": "^6.1.0" | ||
"rxjs": "^6.2.0" | ||
} | ||
} |
Please register or sign in to comment