From 3899972ed86cbc111764453fd9f6863a9ca8e86f Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 2 Apr 2023 06:10:27 +0000 Subject: [PATCH] Update all npm dependencies (2023-04-02) --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ffff298..5839246 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "husky": "^8.0.3", "lint-staged": "^13.2.0", "prettier": "^2.8.7", - "typescript": "^4.9.5" + "typescript": "^5.0.3" }, "dependencies": { "@discordjs/opus": "^0.9.0", @@ -43,17 +43,17 @@ "@sapphire/fetch": "^2.4.1", "@sapphire/framework": "^4.2.2", "@sapphire/pieces": "^3.6.1", - "chalk": "^4.1.2", + "chalk": "^5.2.0", "discord.js": "^14.8.0", "dotenv": "^16.0.3", "ffmpeg-static": "^5.1.0", "i18n-iso-countries": "^7.5.0", - "inquirer": "^8.2.5", + "inquirer": "^9.1.5", "lodash": "^4.17.21", - "lru-cache": "^7.18.3", + "lru-cache": "^8.0.4", "luxon": "^3.3.0", "play-dl": "^1.9.6", - "sodium-native": "^3.4.1", + "sodium-native": "^4.0.1", "sqlite3": "^5.1.6", "ws": "^8.13.0" },