mirror of
https://github.com/musix-org/musix-oss
synced 2026-09-25 14:54:49 +00:00
Bump dotenv from 18.0.1 to 18.0.2
Bumps [dotenv](https://github.com/motdotla/dotenv) from 18.0.1 to 18.0.2. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v18.0.1...v18.0.2) --- updated-dependencies: - dependency-name: dotenv dependency-version: 18.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+4
-4
@@ -11,7 +11,7 @@
|
||||
"@discordjs/opus": "^0.10.0",
|
||||
"@discordjs/voice": "^0.19.2",
|
||||
"discord.js": "^14.27.0",
|
||||
"dotenv": "^18.0.1",
|
||||
"dotenv": "^18.0.2",
|
||||
"firebase": "^12.19.0",
|
||||
"firebase-admin": "^14.4.0",
|
||||
"he": "^1.2.0",
|
||||
@@ -2293,9 +2293,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/dotenv": {
|
||||
"version": "18.0.1",
|
||||
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-18.0.1.tgz",
|
||||
"integrity": "sha512-0eR4m4D/jH5eaI3evo2ZqqMii5mrTCR12v12VChdie6O1gPHs7XAjzTep0CWc1Bd+oNx3vVfbi734dK4zghigw==",
|
||||
"version": "18.0.2",
|
||||
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-18.0.2.tgz",
|
||||
"integrity": "sha512-wl0U3CxC0iobaryqEKpFJxzyp4AxQFYAKj/WWszXZr87vVHLi2yJv2syax5Vxt+u02xqNgE277rsc3lOKg9sPg==",
|
||||
"license": "BSD-2-Clause",
|
||||
"bin": {
|
||||
"dotenv": "dist/index.cjs"
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@
|
||||
"discord.js": "^14.27.0",
|
||||
"@discordjs/voice": "^0.19.2",
|
||||
"@discordjs/opus": "^0.10.0",
|
||||
"dotenv": "^18.0.1",
|
||||
"dotenv": "^18.0.2",
|
||||
"firebase": "^12.19.0",
|
||||
"firebase-admin": "^14.4.0",
|
||||
"he": "^1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user