Skip to content

Commit 4fe7aee

Browse files
chore(deps): update dependency dotenv to v16.4.6 (#647)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 012a5ec commit 4fe7aee

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@typescript-eslint/eslint-plugin": "8.17.0",
4040
"@typescript-eslint/parser": "8.17.0",
4141
"@vercel/node": "^3.0.0",
42-
"dotenv": "16.4.5",
42+
"dotenv": "16.4.6",
4343
"eslint": "8.57.1",
4444
"eslint-config-prettier": "9.1.0",
4545
"eslint-plugin-functional": "6.6.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2127,11 +2127,16 @@ doctrine@^3.0.0:
21272127
dependencies:
21282128
esutils "^2.0.2"
21292129

2130-
2130+
dotenv@*:
21312131
version "16.4.5"
21322132
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
21332133
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
21342134

2135+
2136+
version "16.4.6"
2137+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.6.tgz#fc88e8a664087abf3e19d61e21f7feee1849bbb1"
2138+
integrity sha512-JhcR/+KIjkkjiU8yEpaB/USlzVi3i5whwOjpIRNGi9svKEXZSe+Qp6IWAjFjv+2GViAoDRCUv/QLNziQxsLqDg==
2139+
21352140
dset@^3.1.3, dset@^3.1.4:
21362141
version "3.1.4"
21372142
resolved "https://registry.yarnpkg.com/dset/-/dset-3.1.4.tgz#f8eaf5f023f068a036d08cd07dc9ffb7d0065248"

0 commit comments

Comments
 (0)