1
0
mirror of https://github.com/musix-org/musix-oss synced 2026-02-12 18:14:41 +00:00

Merge pull request #289 from musix-org/dependabot/npm_and_yarn/v2/dotenv-17.2.4

Bump dotenv from 17.2.3 to 17.2.4
This commit is contained in:
github-actions[bot]
2026-02-05 23:15:03 +00:00
committed by GitHub
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.0",
"discord.js": "^14.25.1",
"dotenv": "^17.2.3",
"dotenv": "^17.2.4",
"firebase": "^12.9.0",
"firebase-admin": "^13.6.1",
"he": "^1.2.0",
@@ -1596,9 +1596,9 @@
}
},
"node_modules/dotenv": {
"version": "17.2.3",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.3.tgz",
"integrity": "sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==",
"version": "17.2.4",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.4.tgz",
"integrity": "sha512-mudtfb4zRB4bVvdj0xRo+e6duH1csJRM8IukBqfTRvHotn9+LBXB8ynAidP9zHqoRC/fsllXgk4kCKlR21fIhw==",
"license": "BSD-2-Clause",
"engines": {
"node": ">=12"

View File

@@ -19,7 +19,7 @@
"discord.js": "^14.25.1",
"@discordjs/voice": "^0.19.0",
"@discordjs/opus": "^0.10.0",
"dotenv": "^17.2.3",
"dotenv": "^17.2.4",
"firebase": "^12.9.0",
"firebase-admin": "^13.6.1",
"he": "^1.2.0",