summary refs log tree commit diff
path: root/bundle/package.json
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-08-21 17:35:04 +1000
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-08-21 17:35:04 +1000
commit7ce8543510f586d5d1bde0103591267d9a87549e (patch)
tree0dc7f58b9d7b625f259bedb4dba5f67710fb7bc8 /bundle/package.json
parentadd more default rights (diff)
downloadserver-7ce8543510f586d5d1bde0103591267d9a87549e.tar.xz
fosscord-server/pulls/858
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