Skip to content

Commit

Permalink
fix(deps): update dependency dotenv to v16.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 31, 2023
1 parent 202fe7c commit ff528f7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"axios": "0.27.2",
"body-parser": "1.20.2",
"cheerio": "1.0.0-rc.12",
"dotenv": "16.1.0",
"dotenv": "16.1.1",
"imap": "0.8.19",
"mailparser": "3.6.4",
"reflect-metadata": "0.1.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3458,10 +3458,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==

[email protected].0:
version "16.1.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.0.tgz#beb4232166ea080520a42245b8007227ad84b052"
integrity sha512-XiwP/4cqatBNLEnKe169vPZCrovUmYngyVA4DgZ3uIVLJfZaBgr4uT0EF2TrEQqgWDDlekGo0muEYme5SR78Ww==
[email protected].1:
version "16.1.1"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.1.tgz#9105a6c486ab66076231fbe7cf4ba77131a61d65"
integrity sha512-UGmzIqXU/4b6Vb3R1Vrfd/4vGgVlB+mO+vEixOdfRhLeppkyW2BMhuK7TL8d0el+q9c4lW9qK2wZYhNLFhXYLA==

duplexer2@~0.1.0:
version "0.1.4"
Expand Down

0 comments on commit ff528f7

Please sign in to comment.