1
0
mirror of https://github.com/musix-org/musix-oss synced 2026-02-17 14:44:16 +00:00

Merge pull request #292 from musix-org/dependabot/npm_and_yarn/v3/dotenv-17.3.1

Bump dotenv from 17.2.4 to 17.3.1
This commit is contained in:
github-actions[bot]
2026-02-12 23:13:53 +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.25.1", "discord.js": "^14.25.1",
"dotenv": "^17.2.4", "dotenv": "^17.3.1",
"firebase": "^12.8.0", "firebase": "^12.8.0",
"firebase-admin": "^13.6.1", "firebase-admin": "^13.6.1",
"he": "^1.2.0", "he": "^1.2.0",
@@ -1639,9 +1639,9 @@
} }
}, },
"node_modules/dotenv": { "node_modules/dotenv": {
"version": "17.2.4", "version": "17.3.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.4.tgz", "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.3.1.tgz",
"integrity": "sha512-mudtfb4zRB4bVvdj0xRo+e6duH1csJRM8IukBqfTRvHotn9+LBXB8ynAidP9zHqoRC/fsllXgk4kCKlR21fIhw==", "integrity": "sha512-IO8C/dzEb6O3F9/twg6ZLXz164a2fhTnEWb95H23Dm4OuN+92NmEAlTrupP9VW6Jm3sO26tQlqyvyi4CsnY9GA==",
"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.25.1", "discord.js": "^14.25.1",
"dotenv": "^17.2.4", "dotenv": "^17.3.1",
"firebase": "^12.8.0", "firebase": "^12.8.0",
"firebase-admin": "^13.6.1", "firebase-admin": "^13.6.1",
"he": "^1.2.0", "he": "^1.2.0",