Skip to content

Commit

Permalink
Bump dotenv-safe from 4.0.4 to 8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Nov 5, 2020
1 parent 595166c commit ae7b567
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"babel-polyfill": "^6.23.0",
"bcrypt-as-promised": "^1.1.0",
"dataloader": "^1.3.0",
"dotenv-safe": "^4.0.4",
"dotenv-safe": "^8.2.0",
"isomorphic-fetch": "^2.2.1",
"jsonwebtoken": "^8.1.0",
"kcors": "^2.2.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1633,15 +1633,15 @@ dot-prop@^4.1.0:
dependencies:
is-obj "^1.0.0"

dotenv-safe@^4.0.4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/dotenv-safe/-/dotenv-safe-4.0.4.tgz#8b0e7ced8e70b1d3c5d874ef9420e406f39425b3"
dotenv-safe@^8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/dotenv-safe/-/dotenv-safe-8.2.0.tgz#8d548c7318a62c09a66c4dc8c31864cc007c78ba"
dependencies:
dotenv "^4.0.0"
dotenv "^8.2.0"

dotenv@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-4.0.0.tgz#864ef1379aced55ce6f95debecdce179f7a0cd1d"
dotenv@^8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"

double-ended-queue@^2.1.0-0:
version "2.1.0-0"
Expand Down

0 comments on commit ae7b567

Please sign in to comment.