1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-07-03 19:34:27 +00:00

Merge pull request #213 from musix-org/dependabot/npm_and_yarn/v2/dotenv-17.0.0

Bump dotenv from 16.6.0 to 17.0.0
This commit is contained in:
github-actions[bot]
2025-06-27 23:19:30 +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.18.0",
"discord.js": "^14.21.0",
"dotenv": "^16.6.0",
"dotenv": "^17.0.0",
"firebase": "^11.9.1",
"firebase-admin": "^13.4.0",
"he": "^1.2.0",
@ -1623,9 +1623,9 @@
"license": "MIT"
},
"node_modules/dotenv": {
"version": "16.6.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.6.0.tgz",
"integrity": "sha512-Omf1L8paOy2VJhILjyhrhqwLIdstqm1BvcDPKg4NGAlkwEu9ODyrFbvk8UymUOMCT+HXo31jg1lArIrVAAhuGA==",
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.0.0.tgz",
"integrity": "sha512-A0BJ5lrpJVSfnMMXjmeO0xUnoxqsBHWCoqqTnGwGYVdnctqXXUEhJOO7LxmgxJon9tEZFGpe0xPRX0h2v3AANQ==",
"engines": {
"node": ">=12"
},

View File

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