From b1803f7a6cf1860d36ae8fa20f70f75f01cbf974 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 27 Feb 2018 07:12:07 +0000 Subject: [PATCH] Bump dotenv from 5.0.0 to 5.0.1 Bumps [dotenv](https://github.com/motdotla/dotenv) from 5.0.0 to 5.0.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v5.0.0...v5.0.1) --- package.json | 2 +- yarn.lock | 12 ++++-------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 46bbf74..eac5eb3 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "start": "node index.js" }, "dependencies": { - "dotenv": "^5.0.0", + "dotenv": "^5.0.1", "google-translate-api": "^2.3.0", "jadwalin": "^0.0.4", "newsapi": "^2.2.0", diff --git a/yarn.lock b/yarn.lock index 2fa817c..5177e56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -221,9 +221,9 @@ dot-prop@^3.0.0: dependencies: is-obj "^1.0.0" -dotenv@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.0.tgz#0206eb5b336639bf377618a2a304ff00c6a1fddb" +dotenv@^5.0.1: + version "5.0.1" + resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.1.tgz#a5317459bd3d79ab88cff6e44057a6a3fbb1fcef" duplexer3@^0.1.4: version "0.1.4" @@ -288,14 +288,10 @@ extend@~3.0.1: version "3.0.1" resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.1.tgz#a755ea7bc1adfcc5a31ce7e762dbaadc5e636444" -extsprintf@1.3.0: +extsprintf@1.3.0, extsprintf@^1.2.0: version "1.3.0" resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05" -extsprintf@^1.2.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f" - fast-deep-equal@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-1.0.0.tgz#96256a3bc975595eb36d82e9929d060d893439ff"