|
@@ -79,10 +79,10 @@
|
|
|
"@types/benchmark": "^1.0.31",
|
|
|
"@types/compression": "0.0.36",
|
|
|
"@types/express": "^4.16.1",
|
|
|
- "@types/jest": "^24.0.11",
|
|
|
- "@types/node": "^11.13.7",
|
|
|
- "@types/node-fetch": "^2.3.2",
|
|
|
- "@types/react": "^16.8.14",
|
|
|
+ "@types/jest": "^24.0.12",
|
|
|
+ "@types/node": "^12.0.1",
|
|
|
+ "@types/node-fetch": "^2.3.3",
|
|
|
+ "@types/react": "^16.8.17",
|
|
|
"@types/react-dom": "^16.8.4",
|
|
|
"@types/webgl2": "0.0.4",
|
|
|
"@types/swagger-ui-dist": "3.0.0",
|
|
@@ -99,10 +99,10 @@
|
|
|
"graphql-code-generator": "^0.18.1",
|
|
|
"graphql-codegen-time": "^0.18.1",
|
|
|
"graphql-codegen-typescript-template": "^0.18.1",
|
|
|
- "jest": "^24.7.1",
|
|
|
+ "jest": "^24.8.0",
|
|
|
"jest-raw-loader": "^1.0.1",
|
|
|
"mini-css-extract-plugin": "^0.6.0",
|
|
|
- "node-sass": "^4.11.0",
|
|
|
+ "node-sass": "^4.12.0",
|
|
|
"raw-loader": "^2.0.0",
|
|
|
"resolve-url-loader": "^3.1.0",
|
|
|
"sass-loader": "^7.1.0",
|
|
@@ -110,21 +110,21 @@
|
|
|
"ts-jest": "^24.0.2",
|
|
|
"tslint": "^5.16.0",
|
|
|
"typescript": "^3.4.5",
|
|
|
- "uglify-js": "^3.5.7",
|
|
|
+ "uglify-js": "^3.5.12",
|
|
|
"util.promisify": "^1.0.0",
|
|
|
- "webpack": "^4.30.0",
|
|
|
- "webpack-cli": "^3.3.1"
|
|
|
+ "webpack": "^4.31.0",
|
|
|
+ "webpack-cli": "^3.3.2"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"argparse": "^1.0.10",
|
|
|
"compression": "^1.7.4",
|
|
|
"express": "^4.16.4",
|
|
|
- "graphql": "^14.2.1",
|
|
|
+ "graphql": "^14.3.0",
|
|
|
"immutable": "^3.8.2",
|
|
|
- "node-fetch": "^2.3.0",
|
|
|
+ "node-fetch": "^2.5.0",
|
|
|
"react": "^16.8.6",
|
|
|
"react-dom": "^16.8.6",
|
|
|
- "rxjs": "^6.5.1",
|
|
|
+ "rxjs": "^6.5.2",
|
|
|
"swagger-ui-dist": "^3.22.1"
|
|
|
}
|
|
|
}
|