Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Taha committed Aug 17, 2022
1 parent e803882 commit a67e6fb
Show file tree
Hide file tree
Showing 2 changed files with 323 additions and 496 deletions.
23 changes: 11 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,20 @@
{
"dependencies": {
"axios": "^0.26.0",
"bullmq": "^1.75.1",
"dotenv": "^16.0.0",
"axios": "^0.27.2",
"bullmq": "^1.87.2",
"dotenv": "^16.0.1",
"fluent-ffmpeg": "^2.1.2",
"get-audio-duration": "^3.0.0",
"got": "^11.8.2",
"get-audio-duration": "^3.1.0",
"node-id3": "^0.2.3",
"telegraf": "^4.7.0",
"ytdl-core": "^4.10.1"
"telegraf": "^4.8.6",
"ytdl-core": "^4.11.0"
},
"devDependencies": {
"@types/fluent-ffmpeg": "^2.1.20",
"@types/node": "^17.0.21",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"eslint": "^8.10.0",
"typescript": "^4.5.5"
"@types/node": "^18.7.6",
"@typescript-eslint/eslint-plugin": "^5.33.1",
"@typescript-eslint/parser": "^5.33.1",
"eslint": "^8.22.0",
"typescript": "^4.7.4"
}
}
Loading

0 comments on commit a67e6fb

Please sign in to comment.