Skip to content

Commit cb56676

Browse files
committed
Update dependency dotenv to v16.4.5
1 parent 575ff3a commit cb56676

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
@@ -56,7 +56,7 @@
5656
"@typescript-eslint/parser": "5.62.0",
5757
"ava": "5.3.1",
5858
"bl": "6.0.11",
59-
"dotenv": "16.4.4",
59+
"dotenv": "16.4.5",
6060
"eslint": "8.56.0",
6161
"eslint-config-prettier": "9.1.0",
6262
"eslint-plugin-functional": "4.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3162,10 +3162,10 @@ dotenv@*:
31623162
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
31633163
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
31643164

3165-
dotenv@16.4.4:
3166-
version "16.4.4"
3167-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.4.tgz#a26e7bb95ebd36272ebb56edb80b826aecf224c1"
3168-
integrity sha512-XvPXc8XAQThSjAbY6cQ/9PcBXmFoWuw1sQ3b8HqUCR6ziGXjkTi//kB9SWa2UwqlgdAIuRqAa/9hVljzPehbYg==
3165+
dotenv@16.4.5:
3166+
version "16.4.5"
3167+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
3168+
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
31693169

31703170
dotignore@~0.1.2:
31713171
version "0.1.2"

0 commit comments

Comments
 (0)