Skip to content

Commit

Permalink
Merge pull request #17 from renomureza/dependabot/npm_and_yarn/dotenv…
Browse files Browse the repository at this point in the history
…-16.0.0

Bump dotenv from 14.3.2 to 16.0.0
  • Loading branch information
renomureza authored Feb 3, 2022
2 parents 48a3b11 + eabd6be commit e582dbe
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 @@ -20,7 +20,7 @@
"dependencies": {
"axios": "^0.25.0",
"cors": "^2.8.5",
"dotenv": "^14.3.2",
"dotenv": "^16.0.0",
"express": "^4.17.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -296,10 +296,10 @@ dot-prop@^5.2.0:
dependencies:
is-obj "^2.0.0"

dotenv@^14.3.2:
version "14.3.2"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-14.3.2.tgz#7c30b3a5f777c79a3429cb2db358eef6751e8369"
integrity sha512-vwEppIphpFdvaMCaHfCEv9IgwcxMljMw2TnAQBB4VWPvzXQLTb82jwmdOKzlEVUL3gNFT4l4TPKO+Bn+sqcrVQ==
dotenv@^16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.0.tgz#c619001253be89ebb638d027b609c75c26e47411"
integrity sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q==

duplexer3@^0.1.4:
version "0.1.4"
Expand Down

1 comment on commit e582dbe

@vercel
Copy link

@vercel vercel bot commented on e582dbe Feb 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.