diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 1e2dd61..4103336 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "emoji-random": "^0.1.2", "express": "^4.17.1", "express-handlebars": "^4.0.3", - "ffmpeg-static": "^4.1.0", + "ffmpeg-static": "^4.1.1", "figlet": "^1.3.0", "howifier": "^1.2.2", "insult": "0.0.3", @@ -34,7 +34,7 @@ "node-opus": "^0.3.3", "simple-youtube-api": "^5.2.1", "spongibobu.js": "^1.1.0", - "ytdl-core": "^2.0.1" + "ytdl-core": "^2.1.0" }, "devDependencies": { "@types/express": "^4.17.6", |