Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusbegby committed Sep 16, 2023
1 parent 9510bc5 commit e029314
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 103 deletions.
134 changes: 34 additions & 100 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"build": "tsc"
},
"dependencies": {
"@discord-player/extractor": "^4.4.3",
"@discord-player/extractor": "^4.4.4",
"@discord-player/opus": "^0.1.2",
"@discordjs/rest": "^2.0.1",
"config": "^3.3.9",
"discord-player": "^6.6.3",
"discord-player": "^6.6.4",
"discord-voip": "^0.1.2",
"discord.js": "^14.13.0",
"dotenv": "^16.3.1",
Expand All @@ -71,4 +71,4 @@
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
}
}
}

0 comments on commit e029314

Please # to comment.