Skip to content

Commit

Permalink
fix(deps): update dependency dotenv to v16.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 30, 2023
1 parent 08fa11f commit 202fe7c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
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.0.3",
"dotenv": "16.1.0",
"imap": "0.8.19",
"mailparser": "3.6.4",
"reflect-metadata": "0.1.13",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3458,6 +3458,11 @@ [email protected]:
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==

[email protected]:
version "16.1.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.0.tgz#beb4232166ea080520a42245b8007227ad84b052"
integrity sha512-XiwP/4cqatBNLEnKe169vPZCrovUmYngyVA4DgZ3uIVLJfZaBgr4uT0EF2TrEQqgWDDlekGo0muEYme5SR78Ww==

duplexer2@~0.1.0:
version "0.1.4"
resolved "https://registry.yarnpkg.com/duplexer2/-/duplexer2-0.1.4.tgz#8b12dab878c0d69e3e7891051662a32fc6bddcc1"
Expand Down

0 comments on commit 202fe7c

Please sign in to comment.