remove zlib-sync

This commit is contained in:
Flam3rboy 2021-04-07 15:48:17 +02:00
parent 61d85d04ae
commit e2078a3207
2 changed files with 1 additions and 2 deletions

BIN
package-lock.json generated

Binary file not shown.

View File

@ -22,8 +22,7 @@
"missing-native-js-functions": "^1.2.3",
"node-fetch": "^2.6.1",
"uuid": "^8.3.2",
"ws": "^7.4.2",
"zlib-sync": "^0.1.7"
"ws": "^7.4.2"
},
"devDependencies": {
"@types/jsonwebtoken": "^8.5.0",