aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorStefano <[email protected]>2024-11-04 13:28:59 +0100
committerGitHub <[email protected]>2024-11-04 13:28:59 +0100
commit4ec8a6d091e72764b202be7ff5558a952b5a2ee0 (patch)
tree7f79cba387d76b5aea1cd5602a8b4aa72667e37c /package.json
parent84419358651f2c8151fe568596be9f150ce38205 (diff)
parente82bc977ff36d946f7563925a37518fef5bc4317 (diff)
downloadmuse-4ec8a6d091e72764b202be7ff5558a952b5a2ee0.tar.xz
muse-4ec8a6d091e72764b202be7ff5558a952b5a2ee0.zip
Merge branch 'master' into auto-turn-voice-down-when-people-speaks
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index d61839f..483b51e 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"@types/node": "^17.0.0",
"@types/node-emoji": "^1.8.1",
"@types/spotify-web-api-node": "^5.0.2",
- "@types/validator": "^13.1.4",
+ "@types/validator": "^13.12.2",
"@types/ws": "8.5.4",
"@typescript-eslint/eslint-plugin": "^4.31.1",
"@typescript-eslint/parser": "^4.31.1",
@@ -50,7 +50,7 @@
"eslint-config-xo-typescript": "^0.44.0",
"eslint-plugin-import": "2.29.1",
"husky": "^4.3.8",
- "prisma": "4.16.0",
+ "prisma": "5.21.1",
"release-it": "^14.11.8",
"type-fest": "^2.12.0",
"typescript": "^4.6.4"
@@ -98,7 +98,7 @@
"delay": "^5.0.0",
"discord-api-types": "0.32.1",
"discord.js": "14.11.0",
- "dotenv": "^16.0.0",
+ "dotenv": "^16.4.5",
"execa": "^6.1.0",
"fluent-ffmpeg": "^2.1.2",
"fs-capacitor": "^7.0.1",
@@ -111,11 +111,11 @@
"make-dir": "^3.1.0",
"node-emoji": "^1.10.0",
"nodesplash": "^0.1.1",
- "ora": "^6.1.0",
+ "ora": "^8.1.0",
"p-event": "^5.0.1",
"p-limit": "^4.0.0",
"p-queue": "^7.2.0",
- "p-retry": "4.6.2",
+ "p-retry": "6.2.0",
"pagination.djs": "^4.0.10",
"parse-duration": "1.0.2",
"patch-package": "^8.0.0",