1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-10-13 15:23:21 +00:00

Merge pull request #248 from musix-org/dependabot/npm_and_yarn/v3/dotenv-17.2.3

Bump dotenv from 17.2.2 to 17.2.3
This commit is contained in:
github-actions[bot]
2025-09-30 23:10:23 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@discordjs/opus": "^0.10.0",
"discord-webhook-node": "^1.1.8",
"discord.js": "^14.22.1",
"dotenv": "^17.2.2",
"dotenv": "^17.2.3",
"firebase": "^12.3.0",
"firebase-admin": "^13.5.0",
"he": "^1.2.0",
@@ -1636,9 +1636,9 @@
}
},
"node_modules/dotenv": {
"version": "17.2.2",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.2.tgz",
"integrity": "sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q==",
"version": "17.2.3",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.3.tgz",
"integrity": "sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==",
"license": "BSD-2-Clause",
"engines": {
"node": ">=12"

View File

@@ -22,7 +22,7 @@
"@discordjs/opus": "^0.10.0",
"discord-webhook-node": "^1.1.8",
"discord.js": "^14.22.1",
"dotenv": "^17.2.2",
"dotenv": "^17.2.3",
"firebase": "^12.3.0",
"firebase-admin": "^13.5.0",
"he": "^1.2.0",