Skip to content

Commit 4b5b896

Browse files
committed
Update dependency dotenv to v16.3.2
1 parent aeabeaa commit 4b5b896

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.10",
59-
"dotenv": "16.3.1",
59+
"dotenv": "16.3.2",
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
@@ -3153,10 +3153,10 @@ dotenv@*:
31533153
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
31543154
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
31553155

3156-
dotenv@16.3.1:
3157-
version "16.3.1"
3158-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
3159-
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
3156+
dotenv@16.3.2:
3157+
version "16.3.2"
3158+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.2.tgz#3cb611ce5a63002dbabf7c281bc331f69d28f03f"
3159+
integrity sha512-HTlk5nmhkm8F6JcdXvHIzaorzCoziNQT9mGxLPVXW8wJF1TiGSL60ZGB4gHWabHOaMmWmhvk2/lPHfnBiT78AQ==
31603160

31613161
dotignore@~0.1.2:
31623162
version "0.1.2"

0 commit comments

Comments
 (0)