mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-09 23:00:18 +00:00
Bump dotenv from 16.1.1 to 16.1.3
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.1.1 to 16.1.3. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.1.1...v16.1.3) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cede1e632a
commit
26f3aced5c
14
package-lock.json
generated
14
package-lock.json
generated
@ -15,7 +15,7 @@
|
||||
"@discordjs/voice": "^0.16.0",
|
||||
"discord-api-types": "^0.37.43",
|
||||
"discord.js": "^14.11.0",
|
||||
"dotenv": "^16.1.1",
|
||||
"dotenv": "^16.1.3",
|
||||
"libsodium-wrappers": "^0.7.11",
|
||||
"node-fetch": "^3.3.1",
|
||||
"path": "^0.12.7"
|
||||
@ -1094,9 +1094,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/dotenv": {
|
||||
"version": "16.1.1",
|
||||
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.1.1.tgz",
|
||||
"integrity": "sha512-UGmzIqXU/4b6Vb3R1Vrfd/4vGgVlB+mO+vEixOdfRhLeppkyW2BMhuK7TL8d0el+q9c4lW9qK2wZYhNLFhXYLA==",
|
||||
"version": "16.1.3",
|
||||
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.1.3.tgz",
|
||||
"integrity": "sha512-FYssxsmCTtKL72fGBSvb1K9dRz0/VZeWqFme/vSb7r7323x4CRaHu4LvQ5JG3+s6yt2YPbBrkpiEODktfyjI9A==",
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
},
|
||||
@ -3994,9 +3994,9 @@
|
||||
}
|
||||
},
|
||||
"dotenv": {
|
||||
"version": "16.1.1",
|
||||
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.1.1.tgz",
|
||||
"integrity": "sha512-UGmzIqXU/4b6Vb3R1Vrfd/4vGgVlB+mO+vEixOdfRhLeppkyW2BMhuK7TL8d0el+q9c4lW9qK2wZYhNLFhXYLA=="
|
||||
"version": "16.1.3",
|
||||
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.1.3.tgz",
|
||||
"integrity": "sha512-FYssxsmCTtKL72fGBSvb1K9dRz0/VZeWqFme/vSb7r7323x4CRaHu4LvQ5JG3+s6yt2YPbBrkpiEODktfyjI9A=="
|
||||
},
|
||||
"duplexer": {
|
||||
"version": "0.1.2",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"@discordjs/voice": "^0.16.0",
|
||||
"discord-api-types": "^0.37.43",
|
||||
"discord.js": "^14.11.0",
|
||||
"dotenv": "^16.1.1",
|
||||
"dotenv": "^16.1.3",
|
||||
"libsodium-wrappers": "^0.7.11",
|
||||
"node-fetch": "^3.3.1",
|
||||
"path": "^0.12.7"
|
||||
|
Loading…
Reference in New Issue
Block a user