Update dotenv dependency

This commit is contained in:
Samer Albahra
2018-07-22 20:02:28 -05:00
parent 2dd2a3f152
commit fdcc52ed86
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -599,9 +599,9 @@
}
},
"dotenv": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-2.0.0.tgz",
"integrity": "sha1-vXWcNXqqcDZeAclrewvsCKbg2Uk="
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-6.0.0.tgz",
"integrity": "sha512-FlWbnhgjtwD+uNLUGHbMykMOYQaTivdHEmYwAKFjn6GKe/CqY0fNae93ZHTd20snh9ZLr8mTzIL9m0APQ1pjQg=="
},
"ecc-jsbn": {
"version": "0.1.1",