diff options
| author | Max Isom <[email protected]> | 2021-06-25 10:50:35 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-06-25 10:50:35 -0500 |
| commit | 48cea553d33d456c7a8f09d8524f17f5dc263c1d (patch) | |
| tree | 00b20509c6c4bb23a3543d64ab18b134140be978 /package.json | |
| parent | 67a1c0dbfcc112c60d5b9faaa49928a6701be4fb (diff) | |
| parent | 8798984ffcaec43dfd6a68dc191845579ab5418e (diff) | |
| download | muse-48cea553d33d456c7a8f09d8524f17f5dc263c1d.tar.xz muse-48cea553d33d456c7a8f09d8524f17f5dc263c1d.zip | |
Merge pull request #222 from codetheweb/dependabot/npm_and_yarn/discordjs/opus-0.5.3
Bump @discordjs/opus from 0.5.0 to 0.5.3
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a4231d6..d1880e1 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ } }, "dependencies": { - "@discordjs/opus": "^0.5.0", + "@discordjs/opus": "^0.5.3", "array-shuffle": "^2.0.0", "debug": "^4.3.1", "delay": "^5.0.0", |
