1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-19 22:11:55 +00:00

Bump opusscript from 0.0.6 to 0.1.1

Bumps [opusscript](https://github.com/abalabahaha/opusscript) from 0.0.6 to 0.1.1.
- [Release notes](https://github.com/abalabahaha/opusscript/releases)
- [Commits](https://github.com/abalabahaha/opusscript/compare/0.0.6...0.1.1)

---
updated-dependencies:
- dependency-name: opusscript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-08 21:54:19 +00:00 committed by GitHub
parent 3889c69eb3
commit 26841615a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -286,9 +286,9 @@
"integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ=="
},
"opusscript": {
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/opusscript/-/opusscript-0.0.6.tgz",
"integrity": "sha512-F7nx1SWZCD5Rq2W+5Fx39HlkRkz/5Zqt0LglEB9uHexk8HjedDEiM+u/Y2rBfDFcS/0uQIWu2lJhw+Gjsta+cA=="
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/opusscript/-/opusscript-0.1.1.tgz",
"integrity": "sha512-mL0fZZOUnXdZ78woRXp18lApwpp0lF5tozJOD1Wut0dgrA9WuQTgSels/CSmFleaAZrJi/nci5KOVtbuxeWoQA=="
},
"performance-now": {
"version": "2.1.0",

View File

@ -13,7 +13,7 @@
"discord.js": "^11.6.4",
"fs": "0.0.1-security",
"ms": "^2.1.3",
"opusscript": "0.0.6",
"opusscript": "0.1.1",
"request": "^2.88.2",
"simple-youtube-api": "^5.2.1",
"ytdl-core": "^0.29.7"