Skip to content

Commit e006bf0

Browse files
Update dependency dotenv to v16
1 parent 3a8f72c commit e006bf0

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.4.7",
2626
"env-var": "7.5.0",
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
@@ -4997,10 +4997,10 @@ dotenv-expand@^5.1.0:
49974997
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz#3fbaf020bfd794884072ea26b1e9791d45a629f0"
49984998
integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==
49994999

5000-
dotenv@14.3.2:
5001-
version "14.3.2"
5002-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-14.3.2.tgz#7c30b3a5f777c79a3429cb2db358eef6751e8369"
5003-
integrity sha512-vwEppIphpFdvaMCaHfCEv9IgwcxMljMw2TnAQBB4VWPvzXQLTb82jwmdOKzlEVUL3gNFT4l4TPKO+Bn+sqcrVQ==
5000+
dotenv@16.4.7:
5001+
version "16.4.7"
5002+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
5003+
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==
50045004

50055005
dotenv@^10.0.0:
50065006
version "10.0.0"

0 commit comments

Comments
 (0)