Skip to content

Commit 9e363bf

Browse files
committed
Update dependency dotenv to v16.4.1
1 parent ab9dc80 commit 9e363bf

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
@@ -30,7 +30,7 @@
3030
"@typescript-eslint/parser": "5.62.0",
3131
"chai": "4.4.1",
3232
"del-cli": "4.0.1",
33-
"dotenv": "16.3.1",
33+
"dotenv": "16.4.1",
3434
"eslint": "8.47.0",
3535
"eslint-config-prettier": "8.10.0",
3636
"eslint-config-xo": "0.43.1",

yarn.lock

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

3833-
dotenv@16.3.1:
3834-
version "16.3.1"
3835-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
3836-
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
3833+
dotenv@16.4.1:
3834+
version "16.4.1"
3835+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.1.tgz#1d9931f1d3e5d2959350d1250efab299561f7f11"
3836+
integrity sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==
38373837

38383838
dotignore@~0.1.2:
38393839
version "0.1.2"

0 commit comments

Comments
 (0)