Skip to content

Commit cca1d14

Browse files
committed
Update dependency dotenv to v16.3.1
1 parent 97188c2 commit cca1d14

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
@@ -42,7 +42,7 @@
4242
"@typescript-eslint/eslint-plugin": "5.59.11",
4343
"@typescript-eslint/parser": "5.59.11",
4444
"ava": "5.3.1",
45-
"dotenv": "16.3.0",
45+
"dotenv": "16.3.1",
4646
"eslint": "8.43.0",
4747
"eslint-config-prettier": "8.8.0",
4848
"eslint-plugin-functional": "4.4.1",

yarn.lock

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

3653-
dotenv@16.3.0:
3654-
version "16.3.0"
3655-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.0.tgz#1c61ae0a7b6f7b7e2285d50016ebab048f12ec6d"
3656-
integrity sha512-tHB+hmf8MRCkT3VVivGiG8kq9HiGTmQ3FzOKgztfpJQH1IWuZTOvKSJmHNnQPowecAmkCJhLrxdPhOr06LLqIQ==
3653+
dotenv@16.3.1:
3654+
version "16.3.1"
3655+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
3656+
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
36573657

36583658
dotignore@~0.1.2:
36593659
version "0.1.2"

0 commit comments

Comments
 (0)