Skip to content

Commit 7e684be

Browse files
Update dependency dotenv to v16
1 parent 038851a commit 7e684be

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
@@ -22,7 +22,7 @@
2222
"@typescript-eslint/parser": "5.62.0",
2323
"aws-lambda": "1.0.7",
2424
"doctoc": "2.2.1",
25-
"dotenv": "14.3.2",
25+
"dotenv": "16.3.1",
2626
"env-var": "7.4.1",
2727
"eslint": "7.32.0",
2828
"eslint-config-standard": "16.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4930,10 +4930,10 @@ dotenv-expand@^5.1.0:
49304930
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz#3fbaf020bfd794884072ea26b1e9791d45a629f0"
49314931
integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==
49324932

4933-
dotenv@14.3.2:
4934-
version "14.3.2"
4935-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-14.3.2.tgz#7c30b3a5f777c79a3429cb2db358eef6751e8369"
4936-
integrity sha512-vwEppIphpFdvaMCaHfCEv9IgwcxMljMw2TnAQBB4VWPvzXQLTb82jwmdOKzlEVUL3gNFT4l4TPKO+Bn+sqcrVQ==
4933+
dotenv@16.3.1:
4934+
version "16.3.1"
4935+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
4936+
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
49374937

49384938
dotenv@^10.0.0:
49394939
version "10.0.0"

0 commit comments

Comments
 (0)