From 4ca4709c737930f875b57f809c894711178b9b8f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 8 Jan 2019 21:26:32 +0000 Subject: [PATCH 1/2] fix(package): update downshift to version 3.1.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7df33e2..32c057c 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "axios": "^0.18.0", "d3": "4.10.0", "d3-scale": "2.1.2", - "downshift": "3.1.8", + "downshift": "3.1.11", "drizzle": "1.2.4", "drizzle-react": "1.2.0", "eth-sig-util": "^2.1.0", From 978f42ef1fc4a0c5f12c45ee8f4272503649395f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 8 Jan 2019 21:26:35 +0000 Subject: [PATCH 2/2] chore(package): update lockfile yarn.lock --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index c096fd2..fc29097 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4570,10 +4570,10 @@ dotenv@6.0.0: resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.0.0.tgz#24e37c041741c5f4b25324958ebbc34bca965935" integrity sha512-FlWbnhgjtwD+uNLUGHbMykMOYQaTivdHEmYwAKFjn6GKe/CqY0fNae93ZHTd20snh9ZLr8mTzIL9m0APQ1pjQg== -downshift@3.1.8: - version "3.1.8" - resolved "https://registry.yarnpkg.com/downshift/-/downshift-3.1.8.tgz#0f4c64efeffae1fb978139522035a2e640cb2a01" - integrity sha512-giO9makvijAxDmG60XpVk84v8ovI4ex11/im4H354kq9kjxDP7SlylF6Gua2V6hRPrz7FtQM/c6rrOkXyO1Q+Q== +downshift@3.1.11: + version "3.1.11" + resolved "https://registry.yarnpkg.com/downshift/-/downshift-3.1.11.tgz#51ba398aa2688f798592575fd9c9fba618d62623" + integrity sha512-7f9KPmbjuHulBdezYBOKYu1cK3X/Pv7yYsIKkk0q3WIrjWIPBk0CxJrbv70wdCfgghny6JJuGA8gc7/zDj1OZw== dependencies: "@babel/runtime" "^7.1.2" compute-scroll-into-view "^1.0.9"