Skip to content

Commit a1eb308

Browse files
fix(deps): update dependency dotenv to v16.4.6 (#144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5025eb8 commit a1eb308

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
@@ -20,7 +20,7 @@
2020
"@octokit/app": "14.1.0",
2121
"@octokit/graphql-schema": "15.25.0",
2222
"@prantlf/jsonlint": "16.0.0",
23-
"dotenv": "16.4.5",
23+
"dotenv": "16.4.6",
2424
"fuse.js": "6.6.2",
2525
"log4js": "6.9.1",
2626
"mitt": "3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,10 +1251,10 @@ doctrine@^3.0.0:
12511251
dependencies:
12521252
esutils "^2.0.2"
12531253

1254-
dotenv@16.4.5:
1255-
version "16.4.5"
1256-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
1257-
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
1254+
dotenv@16.4.6:
1255+
version "16.4.6"
1256+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.6.tgz#fc88e8a664087abf3e19d61e21f7feee1849bbb1"
1257+
integrity sha512-JhcR/+KIjkkjiU8yEpaB/USlzVi3i5whwOjpIRNGi9svKEXZSe+Qp6IWAjFjv+2GViAoDRCUv/QLNziQxsLqDg==
12581258

12591259
ecdsa-sig-formatter@1.0.11:
12601260
version "1.0.11"

0 commit comments

Comments
 (0)