Skip to content

Commit a6a729e

Browse files
chore(deps): update dependency dotenv to v16.4.7 (#650)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 054cb0b commit a6a729e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.6",
42+
"dotenv": "16.4.7",
4343
"eslint": "8.57.1",
4444
"eslint-config-prettier": "9.1.0",
4545
"eslint-plugin-functional": "6.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2249,10 +2249,10 @@ dotenv@*:
22492249
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
22502250
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
22512251

2252-
2253-
version "16.4.6"
2254-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.6.tgz#fc88e8a664087abf3e19d61e21f7feee1849bbb1"
2255-
integrity sha512-JhcR/+KIjkkjiU8yEpaB/USlzVi3i5whwOjpIRNGi9svKEXZSe+Qp6IWAjFjv+2GViAoDRCUv/QLNziQxsLqDg==
2252+
2253+
version "16.4.7"
2254+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
2255+
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==
22562256

22572257
dset@^3.1.3, dset@^3.1.4:
22582258
version "3.1.4"

0 commit comments

Comments
 (0)