1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-11-10 02:00:20 +00:00

Bump dblapi.js from 2.4.0 to 2.4.1

Bumps [dblapi.js](https://github.com/top-gg/dblapi.js) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/top-gg/dblapi.js/releases)
- [Commits](https://github.com/top-gg/dblapi.js/compare/v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: dblapi.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-08 21:58:30 +00:00 committed by GitHub
parent 7d6873344c
commit cb5b830f48
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

@ -704,9 +704,9 @@
"optional": true
},
"dblapi.js": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/dblapi.js/-/dblapi.js-2.4.0.tgz",
"integrity": "sha512-SqDYVcV1DBQnyhySTjd+Qvzu7jFr+4eKwl56fGpIti7OlXGF5dmDPeo3jQfRlOXTRn5/I5997MDIJukoDxE3Mg=="
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/dblapi.js/-/dblapi.js-2.4.1.tgz",
"integrity": "sha512-g+u1inF/qOLit5qPK4hBGk5pKL1vy09uBLV+nukkRMvw2S9D1PyiyO70n4fboUXOgbExPp6Sho/Y782OqQOUiQ=="
},
"debug": {
"version": "4.1.1",

View File

@ -15,7 +15,7 @@
"url": "https://https://github.com/MatteZ02/Musix"
},
"dependencies": {
"dblapi.js": "^2.4.0",
"dblapi.js": "^2.4.1",
"discord.js": "^11.6.4",
"dotenv": "^16.4.1",
"ffmpeg-static": "^5.2.0",