Skip to content

Commit 325e2e7

Browse files
Update dependency dotenv to v16
1 parent 17b688b commit 325e2e7

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.6",
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
@@ -4992,10 +4992,10 @@ dotenv-expand@^5.1.0:
49924992
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz#3fbaf020bfd794884072ea26b1e9791d45a629f0"
49934993
integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==
49944994

4995-
dotenv@14.3.2:
4996-
version "14.3.2"
4997-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-14.3.2.tgz#7c30b3a5f777c79a3429cb2db358eef6751e8369"
4998-
integrity sha512-vwEppIphpFdvaMCaHfCEv9IgwcxMljMw2TnAQBB4VWPvzXQLTb82jwmdOKzlEVUL3gNFT4l4TPKO+Bn+sqcrVQ==
4995+
dotenv@16.4.6:
4996+
version "16.4.6"
4997+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.6.tgz#fc88e8a664087abf3e19d61e21f7feee1849bbb1"
4998+
integrity sha512-JhcR/+KIjkkjiU8yEpaB/USlzVi3i5whwOjpIRNGi9svKEXZSe+Qp6IWAjFjv+2GViAoDRCUv/QLNziQxsLqDg==
49994999

50005000
dotenv@^10.0.0:
50015001
version "10.0.0"

0 commit comments

Comments
 (0)