Skip to content

Commit

Permalink
Update discordjs/opus
Browse files Browse the repository at this point in the history
  • Loading branch information
ebma committed Jul 28, 2024
1 parent c2f391b commit 13a6a7c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@apollo/server": "^4.9.3",
"@discordjs/opus": "0.8.0",
"@discordjs/opus": "^0.9.0",
"@discordjs/voice": "^0.16.0",
"@distube/ytdl-core": "^4.13.5",
"@sentry/node": "^5.15.5",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,7 @@ __metadata:
languageName: node
linkType: hard

"@discordjs/node-pre-gyp@npm:^0.4.4":
"@discordjs/node-pre-gyp@npm:^0.4.5":
version: 0.4.5
resolution: "@discordjs/node-pre-gyp@npm:0.4.5"
dependencies:
Expand All @@ -708,13 +708,13 @@ __metadata:
languageName: node
linkType: hard

"@discordjs/opus@npm:0.8.0":
version: 0.8.0
resolution: "@discordjs/opus@npm:0.8.0"
"@discordjs/opus@npm:^0.9.0":
version: 0.9.0
resolution: "@discordjs/opus@npm:0.9.0"
dependencies:
"@discordjs/node-pre-gyp": ^0.4.4
"@discordjs/node-pre-gyp": ^0.4.5
node-addon-api: ^5.0.0
checksum: 7ec5c9618b9f8cf5cc00952c207c7e63117fb3e5706ba14f2c09c3e06920a6b1c029af3f620dc4b1d0764a6954dcd577d8b4ae8fa69428f68ef49bbd040f98cc
checksum: 1bb17efcece86b5d0f025dcb301e87a01c50db3267776b608cc103e3f6fbbb0b0ea4e61dcb5700fbeb27039b50c771db9efc1b7af628b9c2329120f497e1c20e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2911,7 +2911,7 @@ __metadata:
resolution: "daves-disco@workspace:."
dependencies:
"@apollo/server": ^4.9.3
"@discordjs/opus": 0.8.0
"@discordjs/opus": ^0.9.0
"@discordjs/voice": ^0.16.0
"@distube/ytdl-core": ^4.13.5
"@sentry/node": ^5.15.5
Expand Down

0 comments on commit 13a6a7c

Please sign in to comment.