1
0
mirror of https://github.com/musix-org/musix-oss synced 2026-04-08 15:05:04 +00:00

Bump dotenv from 17.4.0 to 17.4.1

Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.4.0 to 17.4.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v17.4.0...v17.4.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.4.1
  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]
2026-04-06 23:13:11 +00:00
committed by GitHub
parent 7533a6a66d
commit dff12311b7
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -11,7 +11,7 @@
"@discordjs/opus": "^0.10.0",
"@discordjs/voice": "^0.19.2",
"discord.js": "^14.26.2",
"dotenv": "^17.4.0",
"dotenv": "^17.4.1",
"firebase": "^12.11.0",
"firebase-admin": "^13.7.0",
"he": "^1.2.0",
@@ -2052,9 +2052,9 @@
}
},
"node_modules/dotenv": {
"version": "17.4.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.4.0.tgz",
"integrity": "sha512-kCKF62fwtzwYm0IGBNjRUjtJgMfGapII+FslMHIjMR5KTnwEmBmWLDRSnc3XSNP8bNy34tekgQyDT0hr7pERRQ==",
"version": "17.4.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.4.1.tgz",
"integrity": "sha512-k8DaKGP6r1G30Lx8V4+pCsLzKr8vLmV2paqEj1Y55GdAgJuIqpRp5FfajGF8KtwMxCz9qJc6wUIJnm053d/WCw==",
"license": "BSD-2-Clause",
"engines": {
"node": ">=12"

View File

@@ -19,7 +19,7 @@
"discord.js": "^14.26.2",
"@discordjs/voice": "^0.19.2",
"@discordjs/opus": "^0.10.0",
"dotenv": "^17.4.0",
"dotenv": "^17.4.1",
"firebase": "^12.11.0",
"firebase-admin": "^13.7.0",
"he": "^1.2.0",