diff --git a/package.json b/package.json index 7f971a6..ce0593d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "homepage": "https://github.com/Kawet00/UtilityBot#readme", "dependencies": { - "@discordjs/opus": "^0.8.0", + "@discordjs/opus": "^0.9.0", "amethyste-api": "^1.1.5", "axios": "^1.3.0", "chalk": "^4.x", @@ -36,7 +36,7 @@ "discord.js": "^14.7.1", "ffmpeg": "^0.0.4", "ffmpeg-static": "^5.1.0", - "fs": "^0.0.1-security", + "fs": "^0.0.2", "glob": "^8.1.0", "glov": "^0.0.1", "http": "^0.0.1-security", @@ -49,7 +49,7 @@ "node-fetch": "^2.6.1", "node-recursive-directory": "^1.2.0", "node-superfetch": "^0.3.3", - "opusscript": "^0.0.8", + "opusscript": "^0.1.1", "os": "^0.1.2", "parse-duration": "^1.0.2", "path": "^0.12.7",