chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This commit is contained in:
greenkeeperio-bot 2018-01-29 23:50:35 +00:00
parent 67f5809741
commit 01e8c8cc4b

12
package-lock.json generated
View File

@ -893,9 +893,10 @@
}
},
"dotenv": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-4.0.0.tgz",
"integrity": "sha1-hk7xN5rO1Vzm+V3r7NzhefegzR0="
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-5.0.0.tgz",
"integrity": "sha512-p4A7snaxI9Hnj3GDWhTpckHYcd9WwZDmGPcvJJV3CoRFq0Dvsp96eYgXBl9WbmbJfuxqiZ2WenNaeWSs675ghQ==",
"dev": true
},
"duplexer3": {
"version": "0.1.4",
@ -3161,6 +3162,11 @@
"ms": "2.0.0"
}
},
"dotenv": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-4.0.0.tgz",
"integrity": "sha1-hk7xN5rO1Vzm+V3r7NzhefegzR0="
},
"is-fullwidth-code-point": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",