Update dependencies

This commit is contained in:
Jonas Lochmann 2020-03-23 01:00:00 +01:00
parent 0a0cb172a7
commit 62ba1747e5
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
2 changed files with 191 additions and 1608 deletions

1789
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -37,7 +37,7 @@
"@types/socket.io": "^2.1.4", "@types/socket.io": "^2.1.4",
"@types/tokgen": "^1.0.0", "@types/tokgen": "^1.0.0",
"@types/umzug": "^2.2.3", "@types/umzug": "^2.2.3",
"nodemon": "^1.19.4", "nodemon": "^2.0.2",
"tslint": "^6.1.0", "tslint": "^6.1.0",
"tslint-config-standard": "^9.0.0", "tslint-config-standard": "^9.0.0",
"typescript": "^3.8.3", "typescript": "^3.8.3",
@ -49,7 +49,7 @@
"body-parser": "^1.19.0", "body-parser": "^1.19.0",
"ejs": "^2.7.4", "ejs": "^2.7.4",
"email-addresses": "^3.1.0", "email-addresses": "^3.1.0",
"email-templates": "^6.1.1", "email-templates": "^7.0.4",
"express": "^4.17.1", "express": "^4.17.1",
"http-errors": "^1.7.3", "http-errors": "^1.7.3",
"iab_verifier": "^0.1.2", "iab_verifier": "^0.1.2",
@ -57,7 +57,7 @@
"mariadb": "^2.3.1", "mariadb": "^2.3.1",
"pg": "^7.18.2", "pg": "^7.18.2",
"pg-hstore": "^2.3.3", "pg-hstore": "^2.3.3",
"rate-limiter-flexible": "^1.3.2", "rate-limiter-flexible": "^2.1.3",
"sequelize": "^5.21.5", "sequelize": "^5.21.5",
"socket.io": "^2.3.0", "socket.io": "^2.3.0",
"tokgen": "^1.0.0", "tokgen": "^1.0.0",