build: update dependencies

This commit is contained in:
Isaac 2021-10-07 13:38:32 +01:00
parent dae9a8c0d0
commit 46bab4daed
No known key found for this signature in database
GPG Key ID: 87B9B6BD04EB7534
2 changed files with 282 additions and 312 deletions

View File

@ -31,17 +31,17 @@
"homepage": "https://discordtickets.app", "homepage": "https://discordtickets.app",
"funding": "https://github.com/discord-tickets/bot/?sponsor=1", "funding": "https://github.com/discord-tickets/bot/?sponsor=1",
"dependencies": { "dependencies": {
"@eartharoid/i18n": "^1.0.0", "@eartharoid/i18n": "^1.0.1",
"boxen": "^5.0.1", "boxen": "^5.1.2",
"cryptr": "^6.0.2", "cryptr": "^6.0.2",
"discord.js": "^13.1.0", "discord.js": "^13.2.0",
"dotenv": "^8.6.0", "dotenv": "^8.6.0",
"keyv": "^4.0.3", "keyv": "^4.0.3",
"leeks.js": "^0.2.2", "leeks.js": "^0.2.4",
"leekslazylogger": "^3.0.2", "leekslazylogger": "^3.0.2",
"ms": "^2.1.3", "ms": "^2.1.3",
"mustache": "^4.2.0", "mustache": "^4.2.0",
"node-fetch": "^2.6.1", "node-fetch": "^2.6.5",
"semver": "^7.3.5", "semver": "^7.3.5",
"sequelize": "^6.6.5", "sequelize": "^6.6.5",
"terminal-link": "^2.1.1" "terminal-link": "^2.1.1"
@ -51,10 +51,10 @@
"eslint": "^7.32.0", "eslint": "^7.32.0",
"mariadb": "^2.5.4", "mariadb": "^2.5.4",
"mysql2": "^2.3.0", "mysql2": "^2.3.0",
"nodemon": "^2.0.12", "nodemon": "^2.0.13",
"pg": "^8.7.1", "pg": "^8.7.1",
"pg-hstore": "^2.3.4", "pg-hstore": "^2.3.4",
"tedious": "^11.4.0" "tedious": "^11.8.0"
}, },
"optionalDependencies": { "optionalDependencies": {
"sqlite3": "^5.0.2" "sqlite3": "^5.0.2"

File diff suppressed because it is too large Load Diff