Update packages #10
This commit is contained in:
parent
9fe48fab77
commit
ee6b6fc9c3
File diff suppressed because it is too large
Load Diff
11
package.json
11
package.json
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue