Skip to content

Commit d254655

Browse files
committed
Update dependency dotenv to v16.3.1
1 parent 77fc928 commit d254655

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.59.11",
5757
"ava": "5.3.1",
5858
"bl": "6.0.2",
59-
"dotenv": "16.3.0",
59+
"dotenv": "16.3.1",
6060
"eslint": "8.43.0",
6161
"eslint-config-prettier": "8.8.0",
6262
"eslint-plugin-functional": "4.4.1",

yarn.lock

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

3574-
dotenv@16.3.0:
3575-
version "16.3.0"
3576-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.0.tgz#1c61ae0a7b6f7b7e2285d50016ebab048f12ec6d"
3577-
integrity sha512-tHB+hmf8MRCkT3VVivGiG8kq9HiGTmQ3FzOKgztfpJQH1IWuZTOvKSJmHNnQPowecAmkCJhLrxdPhOr06LLqIQ==
3574+
dotenv@16.3.1:
3575+
version "16.3.1"
3576+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
3577+
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
35783578

35793579
dotignore@~0.1.2:
35803580
version "0.1.2"

0 commit comments

Comments
 (0)