npm remove canvas install sharp and updates

This commit is contained in:
HF 2023-05-30 14:54:24 +02:00
parent e2badec793
commit 7b634951d2
2 changed files with 1217 additions and 1676 deletions

File diff suppressed because it is too large Load Diff

View File

@ -10,10 +10,10 @@
"author": "hf",
"license": "ISC",
"dependencies": {
"canvas": "^2.9.3",
"matrix-appservice-bridge": "^4.0.2",
"node-fetch": "^3.2.8",
"ws": "^8.8.1"
"matrix-appservice-bridge": "^9.0.0",
"node-fetch": "^3.3.1",
"sharp": "^0.32.1",
"ws": "^8.13.0"
},
"optionalDependencies": {
"bufferutil": "^4.0.6",