|
@@ -80,9 +80,9 @@
|
|
|
"@types/compression": "0.0.36",
|
|
|
"@types/express": "^4.16.1",
|
|
|
"@types/gl": "^4.1.0",
|
|
|
- "@types/jest": "^24.0.12",
|
|
|
- "@types/node": "^12.0.1",
|
|
|
- "@types/node-fetch": "^2.3.3",
|
|
|
+ "@types/jest": "^24.0.13",
|
|
|
+ "@types/node": "^12.0.2",
|
|
|
+ "@types/node-fetch": "^2.3.4",
|
|
|
"@types/pngjs": "^3.3.2",
|
|
|
"@types/react": "^16.8.17",
|
|
|
"@types/react-dom": "^16.8.4",
|
|
@@ -96,8 +96,8 @@
|
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
|
"file-loader": "^3.0.1",
|
|
|
"graphql-code-generator": "^0.18.2",
|
|
|
- "graphql-codegen-time": "^0.18.1",
|
|
|
- "graphql-codegen-typescript-template": "^0.18.1",
|
|
|
+ "graphql-codegen-time": "^0.18.2",
|
|
|
+ "graphql-codegen-typescript-template": "^0.18.2",
|
|
|
"jest": "^24.8.0",
|
|
|
"jest-raw-loader": "^1.0.1",
|
|
|
"mini-css-extract-plugin": "^0.6.0",
|
|
@@ -109,7 +109,7 @@
|
|
|
"ts-jest": "^24.0.2",
|
|
|
"tslint": "^5.16.0",
|
|
|
"typescript": "^3.4.5",
|
|
|
- "uglify-js": "^3.5.12",
|
|
|
+ "uglify-js": "^3.5.13",
|
|
|
"util.promisify": "^1.0.0",
|
|
|
"webpack": "^4.31.0",
|
|
|
"webpack-cli": "^3.3.2"
|
|
@@ -117,11 +117,11 @@
|
|
|
"dependencies": {
|
|
|
"argparse": "^1.0.10",
|
|
|
"compression": "^1.7.4",
|
|
|
- "express": "^4.16.4",
|
|
|
+ "express": "^4.17.0",
|
|
|
"gl": "^4.2.2",
|
|
|
"graphql": "^14.3.0",
|
|
|
"immutable": "^3.8.2",
|
|
|
- "node-fetch": "^2.5.0",
|
|
|
+ "node-fetch": "^2.6.0",
|
|
|
"pngjs": "^3.4.0",
|
|
|
"react": "^16.8.6",
|
|
|
"react-dom": "^16.8.6",
|