mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2025-10-03 01:39:31 +02:00
Update dependencies
This commit is contained in:
parent
0a0cb172a7
commit
62ba1747e5
2 changed files with 191 additions and 1608 deletions
1793
package-lock.json
generated
1793
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -37,7 +37,7 @@
|
|||
"@types/socket.io": "^2.1.4",
|
||||
"@types/tokgen": "^1.0.0",
|
||||
"@types/umzug": "^2.2.3",
|
||||
"nodemon": "^1.19.4",
|
||||
"nodemon": "^2.0.2",
|
||||
"tslint": "^6.1.0",
|
||||
"tslint-config-standard": "^9.0.0",
|
||||
"typescript": "^3.8.3",
|
||||
|
@ -49,7 +49,7 @@
|
|||
"body-parser": "^1.19.0",
|
||||
"ejs": "^2.7.4",
|
||||
"email-addresses": "^3.1.0",
|
||||
"email-templates": "^6.1.1",
|
||||
"email-templates": "^7.0.4",
|
||||
"express": "^4.17.1",
|
||||
"http-errors": "^1.7.3",
|
||||
"iab_verifier": "^0.1.2",
|
||||
|
@ -57,7 +57,7 @@
|
|||
"mariadb": "^2.3.1",
|
||||
"pg": "^7.18.2",
|
||||
"pg-hstore": "^2.3.3",
|
||||
"rate-limiter-flexible": "^1.3.2",
|
||||
"rate-limiter-flexible": "^2.1.3",
|
||||
"sequelize": "^5.21.5",
|
||||
"socket.io": "^2.3.0",
|
||||
"tokgen": "^1.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue