Skip to content

Commit 90f2390

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency dotenv to v6.2.0
1 parent 3cc942b commit 90f2390

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.0",
27-
"dotenv": "6.1.0",
27+
"dotenv": "6.2.0",
2828
"graphql-cli": "2.17.0",
2929
"graphql-resolver-codegen": "0.3.1",
3030
"nodemon": "1.18.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1469,10 +1469,10 @@ dot-prop@^4.1.0:
14691469
dependencies:
14701470
is-obj "^1.0.0"
14711471

1472-
dotenv@6.1.0:
1473-
version "6.1.0"
1474-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.1.0.tgz#9853b6ca98292acb7dec67a95018fa40bccff42c"
1475-
integrity sha512-/veDn2ztgRlB7gKmE3i9f6CmDIyXAy6d5nBq+whO9SLX+Zs1sXEgFLPi+aSuWqUuusMfbi84fT8j34fs1HaYUw==
1472+
dotenv@6.2.0:
1473+
version "6.2.0"
1474+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.2.0.tgz#941c0410535d942c8becf28d3f357dbd9d476064"
1475+
integrity sha512-HygQCKUBSFl8wKQZBSemMywRWcEDNidvNbjGVyZu3nbZ8qq9ubiPoGLMdRDpfSrpkkm9BXYFkpKxxFX38o/76w==
14761476

14771477
dotenv@^0.4.0:
14781478
version "0.4.0"

0 commit comments

Comments
 (0)