update dependencies

This commit is contained in:
Isaac 2022-10-18 17:57:27 +01:00
parent bb4f872c41
commit d350f644e3
No known key found for this signature in database
GPG Key ID: 0DE40AE37BBA5C33

View File

@ -34,7 +34,7 @@
"node": ">=18.0"
},
"dependencies": {
"@discord-tickets/settings": "^1.1.4",
"@discord-tickets/settings": "^1.1.5",
"@eartharoid/dbf": "^0.3.3",
"@eartharoid/dtf": "^2.0.1",
"@eartharoid/i18n": "^1.1.0",
@ -43,7 +43,7 @@
"@fastify/http-proxy": "^8.2.3",
"@fastify/jwt": "^5.0.1",
"@fastify/oauth2": "^5.1.0",
"@prisma/client": "^4.4.0",
"@prisma/client": "^4.5.0",
"cryptr": "^6.0.3",
"discord.js": "^14.6.0",
"dotenv": "^16.0.3",
@ -58,7 +58,7 @@
"node-dir": "^0.1.17",
"node-emoji": "^1.11.0",
"object-diffy": "^1.0.4",
"prisma": "^4.4.0",
"prisma": "^4.5.0",
"semver": "^7.3.8",
"terminal-link": "^2.1.1",
"yaml": "^1.10.2"