chore: update dependencies

This commit is contained in:
Isaac
2023-02-16 16:42:50 +00:00
parent cb4e253dda
commit 7d4a44c776
2 changed files with 24 additions and 33 deletions

View File

@@ -49,7 +49,7 @@
"@fastify/http-proxy": "^8.4.0",
"@fastify/jwt": "^5.0.1",
"@fastify/oauth2": "^5.1.0",
"@prisma/client": "^4.9.0",
"@prisma/client": "^4.10.1",
"cryptr": "^6.1.0",
"discord.js": "^14.7.1",
"dotenv": "^16.0.3",
@@ -66,7 +66,7 @@
"node-emoji": "^1.11.0",
"object-diffy": "^1.0.4",
"pad": "^3.2.0",
"prisma": "^4.9.0",
"prisma": "^4.10.1",
"semver": "^7.3.8",
"terminal-link": "^2.1.1",
"yaml": "^1.10.2"