summary refs log tree commit diff
path: root/bundle/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'bundle/package.json')
-rw-r--r--bundle/package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/bundle/package.json b/bundle/package.json

index 3b79962d..b8678f81 100644 --- a/bundle/package.json +++ b/bundle/package.json
@@ -40,7 +40,7 @@ "@types/jsonwebtoken": "^8.5.0", "@types/morgan": "^1.9.3", "@types/multer": "^1.4.7", - "@types/node": "^14.17.9", + "@types/node": "^14.18.24", "@types/node-fetch": "^2.5.12", "@types/node-os-utils": "^1.2.0", "@types/supertest": "^2.0.11", @@ -112,6 +112,7 @@ "typescript-cached-transpile": "^0.0.6", "typescript-json-schema": "^0.50.1", "ws": "^7.4.2", - "sharp": "^0.30.7" + "sharp": "^0.30.7", + "fast-zlib": "^2.0.1" } } \ No newline at end of file