mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Update dependency p-map to v7
This commit is contained in:
parent
518e0afbde
commit
a206a6400b
2 changed files with 6 additions and 1 deletions
|
@ -1209,7 +1209,7 @@
|
|||
"openpgp": "5.10.1",
|
||||
"ora": "^4.0.4",
|
||||
"p-limit": "^3.0.1",
|
||||
"p-map": "^4.0.0",
|
||||
"p-map": "^7.0.3",
|
||||
"p-retry": "^4.2.0",
|
||||
"p-settle": "4.1.1",
|
||||
"papaparse": "^5.2.0",
|
||||
|
|
|
@ -25890,6 +25890,11 @@ p-map@^4.0.0:
|
|||
dependencies:
|
||||
aggregate-error "^3.0.0"
|
||||
|
||||
p-map@^7.0.3:
|
||||
version "7.0.3"
|
||||
resolved "https://registry.yarnpkg.com/p-map/-/p-map-7.0.3.tgz#7ac210a2d36f81ec28b736134810f7ba4418cdb6"
|
||||
integrity sha512-VkndIv2fIB99swvQoA65bm+fsmt6UNdGeIB0oxBs+WhAhdh08QA04JXpI7rbB9r08/nkbysKoya9rtDERYOYMA==
|
||||
|
||||
p-queue@^6.6.2:
|
||||
version "6.6.2"
|
||||
resolved "https://registry.yarnpkg.com/p-queue/-/p-queue-6.6.2.tgz#2068a9dcf8e67dd0ec3e7a2bcb76810faa85e426"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue