aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMatt Foxx <[email protected]>2024-02-06 00:45:55 -0500
committerGitHub <[email protected]>2024-02-05 23:45:55 -0600
commitaba622cb8d02eb1a82f7ad144d3cfe90af2cf311 (patch)
tree2c971bd29b4ab79c309cbb1ea3831f6f9afa55af /package.json
parent03d960d31a21235d2adec3feac662ef863657a7a (diff)
downloadmuse-aba622cb8d02eb1a82f7ad144d3cfe90af2cf311.tar.xz
muse-aba622cb8d02eb1a82f7ad144d3cfe90af2cf311.zip
Bump major version for Prisma to support newer openssl versions (#993)
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 1c91e71..d39eaf0 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"eslint-config-xo": "^0.39.0",
"eslint-config-xo-typescript": "^0.44.0",
"husky": "^4.3.8",
- "prisma": "^3.14.0",
+ "prisma": "4.16.0",
"release-it": "^14.11.8",
"type-fest": "^2.12.0",
"typescript": "^4.6.4"
@@ -79,7 +79,7 @@
"@discordjs/opus": "^0.8.0",
"@discordjs/rest": "1.0.1",
"@discordjs/voice": "0.11.0",
- "@prisma/client": "^4.1.1",
+ "@prisma/client": "4.16.0",
"@types/libsodium-wrappers": "^0.7.9",
"array-shuffle": "^3.0.0",
"debug": "^4.3.3",