1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-12-22 05:23:47 +00:00

Merge pull request #135 from musix-org/dependabot/npm_and_yarn/v2/dotenv-16.4.7

Bump dotenv from 16.4.5 to 16.4.7
This commit is contained in:
github-actions[bot] 2024-12-03 23:11:09 +00:00 committed by GitHub
commit a3a89a2ca2
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",