Skip to content

Commit

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

Bump dotenv from 11.0.0 to 14.3.2
  • Loading branch information
renomureza authored Jan 26, 2022
2 parents 39a58ce + 2a68bf5 commit 48a3b11
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": "^11.0.0",
"dotenv": "^14.3.2",
"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@^11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-11.0.0.tgz#ee37feddf8ada6d348a79e198312d4a8abfd1c1e"
integrity sha512-Fp/b504Y5W+e+FpCxTFMUZ7ZEQkQYF0rx+KZtmwixJxGQbLHrhCwo3FjZgNC8vIfrSi29PABNbMoCGD9YoiXbQ==
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==

duplexer3@^0.1.4:
version "0.1.4"
Expand Down

1 comment on commit 48a3b11

@vercel
Copy link

@vercel vercel bot commented on 48a3b11 Jan 26, 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.