1
0
mirror of https://github.com/musix-org/musix-oss synced 2026-04-14 19:33:26 +00:00

Merge pull request #318 from musix-org/dependabot/npm_and_yarn/v3/dotenv-17.4.1

Bump dotenv from 17.4.0 to 17.4.1
This commit is contained in:
github-actions[bot]
2026-04-06 23:13:27 +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", "@discordjs/opus": "^0.10.0",
"discord-webhook-node": "^1.1.8", "discord-webhook-node": "^1.1.8",
"discord.js": "^14.26.2", "discord.js": "^14.26.2",
"dotenv": "^17.4.0", "dotenv": "^17.4.1",
"firebase": "^12.11.0", "firebase": "^12.11.0",
"firebase-admin": "^13.7.0", "firebase-admin": "^13.7.0",
"he": "^1.2.0", "he": "^1.2.0",
@@ -1785,9 +1785,9 @@
} }
}, },
"node_modules/dotenv": { "node_modules/dotenv": {
"version": "17.4.0", "version": "17.4.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.4.0.tgz", "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.4.1.tgz",
"integrity": "sha512-kCKF62fwtzwYm0IGBNjRUjtJgMfGapII+FslMHIjMR5KTnwEmBmWLDRSnc3XSNP8bNy34tekgQyDT0hr7pERRQ==", "integrity": "sha512-k8DaKGP6r1G30Lx8V4+pCsLzKr8vLmV2paqEj1Y55GdAgJuIqpRp5FfajGF8KtwMxCz9qJc6wUIJnm053d/WCw==",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"engines": { "engines": {
"node": ">=12" "node": ">=12"

View File

@@ -22,7 +22,7 @@
"@discordjs/opus": "^0.10.0", "@discordjs/opus": "^0.10.0",
"discord-webhook-node": "^1.1.8", "discord-webhook-node": "^1.1.8",
"discord.js": "^14.26.2", "discord.js": "^14.26.2",
"dotenv": "^17.4.0", "dotenv": "^17.4.1",
"firebase": "^12.11.0", "firebase": "^12.11.0",
"firebase-admin": "^13.7.0", "firebase-admin": "^13.7.0",
"he": "^1.2.0", "he": "^1.2.0",