Skip to content

Commit c51b7f2

Browse files
Update dependency dotenv to v16.4.6 (#1132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b87cdb2 commit c51b7f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
],
3434
"dependencies": {
3535
"discord.js": "14.16.3",
36-
"dotenv": "16.4.5",
36+
"dotenv": "16.4.6",
3737
"mongoose": "8.8.3",
3838
"topgg-autoposter": "2.0.2",
3939
"yargs": "17.7.2"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1204,10 +1204,10 @@ [email protected]:
12041204
tslib "^2.6.3"
12051205
undici "6.19.8"
12061206

1207-
1208-
version "16.4.5"
1209-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
1210-
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
1207+
1208+
version "16.4.6"
1209+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.6.tgz#fc88e8a664087abf3e19d61e21f7feee1849bbb1"
1210+
integrity sha512-JhcR/+KIjkkjiU8yEpaB/USlzVi3i5whwOjpIRNGi9svKEXZSe+Qp6IWAjFjv+2GViAoDRCUv/QLNziQxsLqDg==
12111211

12121212
electron-to-chromium@^1.5.41:
12131213
version "1.5.68"

0 commit comments

Comments
 (0)