mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Update dependency idx to ^2.5.6 (#47399)
This commit is contained in:
parent
3ea2771ce4
commit
95fd7fdc91
2 changed files with 5 additions and 5 deletions
|
@ -259,7 +259,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",
|
||||
|
|
|
@ -15072,10 +15072,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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue