Skip to content

Commit a89c8fa

Browse files
Update dependency dotenv to v16
1 parent 2e1eed5 commit a89c8fa

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.5.0",
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
@@ -5015,10 +5015,10 @@ dotenv-expand@^5.1.0:
50155015
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz#3fbaf020bfd794884072ea26b1e9791d45a629f0"
50165016
integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==
50175017

5018-
dotenv@14.3.2:
5019-
version "14.3.2"
5020-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-14.3.2.tgz#7c30b3a5f777c79a3429cb2db358eef6751e8369"
5021-
integrity sha512-vwEppIphpFdvaMCaHfCEv9IgwcxMljMw2TnAQBB4VWPvzXQLTb82jwmdOKzlEVUL3gNFT4l4TPKO+Bn+sqcrVQ==
5018+
dotenv@16.5.0:
5019+
version "16.5.0"
5020+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.5.0.tgz#092b49f25f808f020050051d1ff258e404c78692"
5021+
integrity sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==
50225022

50235023
dotenv@^10.0.0:
50245024
version "10.0.0"

0 commit comments

Comments
 (0)