mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Update dependencies
This commit is contained in:
+4
-5
@@ -35,7 +35,7 @@
|
||||
"@types/http-errors": "^1.6.2",
|
||||
"@types/lodash": "^4.14.137",
|
||||
"@types/node": "^12.12.6",
|
||||
"@types/socket.io": "^1.4.40",
|
||||
"@types/socket.io": "^2.1.4",
|
||||
"@types/tokgen": "^1.0.0",
|
||||
"@types/umzug": "^2.2.2",
|
||||
"nodemon": "^1.19.4",
|
||||
@@ -56,13 +56,12 @@
|
||||
"http-errors": "^1.7.3",
|
||||
"iab_verifier": "^0.1.2",
|
||||
"lodash": "^4.17.15",
|
||||
"mariadb": "^2.1.0",
|
||||
"mysql2": "^1.6.5",
|
||||
"mariadb": "^2.1.2",
|
||||
"pg": "^7.12.1",
|
||||
"pg-hstore": "^2.3.3",
|
||||
"rate-limiter-flexible": "^1.1.6",
|
||||
"sequelize": "^5.16.0",
|
||||
"socket.io": "^2.2.0",
|
||||
"sequelize": "^5.21.2",
|
||||
"socket.io": "^2.3.0",
|
||||
"tokgen": "^1.0.0",
|
||||
"umzug": "^2.2.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user