From 4618ce143a2ca7a7e63201d3bbd32fade7a68934 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 5 Oct 2019 12:33:22 +0000 Subject: [PATCH] Update dependency idx to ^2.5.6 --- x-pack/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x-pack/package.json b/x-pack/package.json index 7976dd13a07ff..4e7d549db334b 100644 --- a/x-pack/package.json +++ b/x-pack/package.json @@ -258,7 +258,7 @@ "humps": "2.0.1", "i18n-iso-countries": "^4.3.1", "icalendar": "0.7.1", - "idx": "^2.5.2", + "idx": "^2.5.6", "immer": "^1.5.0", "inline-style": "^2.0.0", "intl": "^1.2.5", diff --git a/yarn.lock b/yarn.lock index 9361ab685e757..ccff364dc8821 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15044,10 +15044,10 @@ icss-utils@^4.1.0: dependencies: postcss "^7.0.14" -idx@^2.5.2: - version "2.5.2" - resolved "https://registry.yarnpkg.com/idx/-/idx-2.5.2.tgz#4b405c2e6d68d04136e0a368a7ab35b9caa0595f" - integrity sha512-MLoGF4lQU5q/RqJJjRsuid52emu7tPVtSSZaYXsqRvSjvXdBEmIwk2urvbNvPBRU9Ox9I4WYnxiz2GjhU34Lrw== +idx@^2.5.6: + version "2.5.6" + resolved "https://registry.yarnpkg.com/idx/-/idx-2.5.6.tgz#1f824595070100ae9ad585c86db08dc74f83a59d" + integrity sha512-WFXLF7JgPytbMgelpRY46nHz5tyDcedJ76pLV+RJWdb8h33bxFq4bdZau38DhNSzk5eVniBf1K3jwfK+Lb5nYA== iedriver@^3.14.1: version "3.14.1"