We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f0ed94 commit f95e5c9Copy full SHA for f95e5c9
1 file changed
package.json
@@ -70,6 +70,7 @@
70
"body-parser": "^1.19.0",
71
"bson": "^4.6.1",
72
"bson-objectid": "^1.3.0",
73
+ "bufferutil": "^4.0.8",
74
"colors": "1.3.1",
75
"cors": "^2.8.5",
76
"debug": "^3.1.0",
@@ -105,10 +106,9 @@
105
106
"tingodb": "^0.6.1",
107
"touch": "^3.1.0",
108
"url-parse": "^1.4.7",
109
+ "utf-8-validate": "^5.0.10",
110
"uuid": "^3.2.1",
- "uuidv4": "^6.2.12",
111
"vm2": "^3.9.2",
- "websocket": "https://github.com/sevenbitbyte/WebSocket-Node#parcel-build",
112
"ws": "^8.11.0",
113
"zangodb": "https://github.com/sevenbitbyte/zangodb#hash-patch"
114
},
0 commit comments