Update packages #10

This commit is contained in:
Abdussamed 2023-11-04 20:37:49 +03:00
parent 9fe48fab77
commit ee6b6fc9c3
2 changed files with 499 additions and 3088 deletions

3576
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -42,13 +42,14 @@
"compression": "^1.7.4",
"express": "^4.18.2",
"express-basic-auth": "^1.2.1",
"fflate": "^0.8.0",
"joi": "^17.9.2",
"knex": "^2.4.2",
"fflate": "^0.8.1",
"joi": "^17.11.0",
"knex": "^3.0.1",
"sqlite3": "^5.1.6",
"systemjs": "^6.14.1",
"systemjs": "^6.14.2",
"terminal": "^0.1.4",
"terminal-kit": "^3.0.0",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"webrtc-adapter": "^8.2.3",
"websocket": "^1.0.34"
},