Skip to content

Commit 252a27f

Browse files
Update dependency dotenv to v16
1 parent 15f96dd commit 252a27f

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.55.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.3.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
@@ -4907,10 +4907,10 @@ dotenv-expand@^5.1.0:
49074907
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz#3fbaf020bfd794884072ea26b1e9791d45a629f0"
49084908
integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==
49094909

4910-
dotenv@14.3.2:
4911-
version "14.3.2"
4912-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-14.3.2.tgz#7c30b3a5f777c79a3429cb2db358eef6751e8369"
4913-
integrity sha512-vwEppIphpFdvaMCaHfCEv9IgwcxMljMw2TnAQBB4VWPvzXQLTb82jwmdOKzlEVUL3gNFT4l4TPKO+Bn+sqcrVQ==
4910+
dotenv@16.3.1:
4911+
version "16.3.1"
4912+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
4913+
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
49144914

49154915
dotenv@^10.0.0:
49164916
version "10.0.0"

0 commit comments

Comments
 (0)