1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-12-21 23:13:49 +00:00

Bump dotenv from 16.4.5 to 16.4.7

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.5 to 16.4.7.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.5...v16.4.7)

---
updated-dependencies:
- dependency-name: dotenv
  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-12-03 23:10:54 +00:00 committed by GitHub
parent d56226bbf3
commit a128513605
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

@ -1187,9 +1187,9 @@
}
},
"dotenv": {
"version": "16.4.5",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz",
"integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg=="
"version": "16.4.7",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz",
"integrity": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ=="
},
"duplexify": {
"version": "4.1.3",

View File

@ -19,7 +19,7 @@
"discord.js": "^14.16.3",
"@discordjs/voice": "^0.18.0",
"@discordjs/opus": "^0.9.0",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"firebase": "^11.0.2",
"firebase-admin": "^13.0.1",
"he": "^1.2.0",