Skip to content

Commit e92c707

Browse files
committedMay 2, 2019
chore(deps): update dependency dotenv to v8
1 parent 7c05eb5 commit e92c707

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

Diff for: ‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@types/bcryptjs": "2.4.2",
2626
"@types/jsonwebtoken": "8.3.2",
27-
"dotenv": "6.2.0",
27+
"dotenv": "8.0.0",
2828
"graphql-cli": "2.17.0",
2929
"graphql-resolver-codegen": "0.3.1",
3030
"nodemon": "1.19.0",

Diff for: ‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1521,10 +1521,10 @@ dot-prop@^4.1.0:
15211521
dependencies:
15221522
is-obj "^1.0.0"
15231523

1524-
dotenv@6.2.0:
1525-
version "6.2.0"
1526-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.2.0.tgz#941c0410535d942c8becf28d3f357dbd9d476064"
1527-
integrity sha512-HygQCKUBSFl8wKQZBSemMywRWcEDNidvNbjGVyZu3nbZ8qq9ubiPoGLMdRDpfSrpkkm9BXYFkpKxxFX38o/76w==
1524+
dotenv@8.0.0:
1525+
version "8.0.0"
1526+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.0.0.tgz#ed310c165b4e8a97bb745b0a9d99c31bda566440"
1527+
integrity sha512-30xVGqjLjiUOArT4+M5q9sYdvuR4riM6yK9wMcas9Vbp6zZa+ocC9dp6QoftuhTPhFAiLK/0C5Ni2nou/Bk8lg==
15281528

15291529
dotenv@^0.4.0:
15301530
version "0.4.0"

0 commit comments

Comments
 (0)