1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-07-30 09:34:35 +00:00

Merge pull request #226 from musix-org/dependabot/npm_and_yarn/v2/dotenv-17.2.1

Bump dotenv from 17.2.0 to 17.2.1
This commit is contained in:
github-actions[bot]
2025-07-24 23:43:36 +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/opus": "^0.10.0",
"@discordjs/voice": "^0.18.0", "@discordjs/voice": "^0.18.0",
"discord.js": "^14.21.0", "discord.js": "^14.21.0",
"dotenv": "^17.2.0", "dotenv": "^17.2.1",
"firebase": "^12.0.0", "firebase": "^12.0.0",
"firebase-admin": "^13.4.0", "firebase-admin": "^13.4.0",
"he": "^1.2.0", "he": "^1.2.0",
@@ -1624,9 +1624,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/dotenv": { "node_modules/dotenv": {
"version": "17.2.0", "version": "17.2.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.0.tgz", "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.1.tgz",
"integrity": "sha512-Q4sgBT60gzd0BB0lSyYD3xM4YxrXA9y4uBDof1JNYGzOXrQdQ6yX+7XIAqoFOGQFOTK1D3Hts5OllpxMDZFONQ==", "integrity": "sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ==",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"engines": { "engines": {
"node": ">=12" "node": ">=12"

View File

@@ -19,7 +19,7 @@
"discord.js": "^14.21.0", "discord.js": "^14.21.0",
"@discordjs/voice": "^0.18.0", "@discordjs/voice": "^0.18.0",
"@discordjs/opus": "^0.10.0", "@discordjs/opus": "^0.10.0",
"dotenv": "^17.2.0", "dotenv": "^17.2.1",
"firebase": "^12.0.0", "firebase": "^12.0.0",
"firebase-admin": "^13.4.0", "firebase-admin": "^13.4.0",
"he": "^1.2.0", "he": "^1.2.0",