mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Update papaparse
This commit is contained in:
parent
433fd8c799
commit
502997181a
2 changed files with 10 additions and 10 deletions
|
@ -1204,7 +1204,7 @@
|
|||
"p-map": "^4.0.0",
|
||||
"p-retry": "^4.2.0",
|
||||
"p-settle": "4.1.1",
|
||||
"papaparse": "^5.2.0",
|
||||
"papaparse": "^5.5.2",
|
||||
"pbf": "3.2.1",
|
||||
"pdfmake": "^0.2.15",
|
||||
"peggy": "^1.2.0",
|
||||
|
@ -1639,7 +1639,7 @@
|
|||
"@types/nunjucks": "^3.2.6",
|
||||
"@types/object-hash": "^3.0.6",
|
||||
"@types/ora": "^1.3.5",
|
||||
"@types/papaparse": "^5.0.3",
|
||||
"@types/papaparse": "^5.3.15",
|
||||
"@types/pbf": "3.0.2",
|
||||
"@types/pdfmake": "^0.2.2",
|
||||
"@types/picomatch": "^2.3.0",
|
||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -12152,10 +12152,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/pako/-/pako-2.0.3.tgz#b6993334f3af27c158f3fe0dfeeba987c578afb1"
|
||||
integrity sha512-bq0hMV9opAcrmE0Byyo0fY3Ew4tgOevJmQ9grUhpXQhYfyLJ1Kqg3P33JT5fdbT2AjeAjR51zqqVjAL/HMkx7Q==
|
||||
|
||||
"@types/papaparse@^5.0.3":
|
||||
version "5.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/papaparse/-/papaparse-5.0.3.tgz#7cedc1ebc9484819af8306a8b42f9f08ca9bdb44"
|
||||
integrity sha512-SgWGWnBGxl6XgjKDM2eoDg163ZFQtH6m6C2aOuaAf1T2gUB3rjaiPDDARbY9WlacRgZqieRG9imAfJaJ+5ouDA==
|
||||
"@types/papaparse@^5.3.15":
|
||||
version "5.3.15"
|
||||
resolved "https://registry.yarnpkg.com/@types/papaparse/-/papaparse-5.3.15.tgz#7cafa16757a1d121422deefbb10b6310b224ecc4"
|
||||
integrity sha512-JHe6vF6x/8Z85nCX4yFdDslN11d+1pr12E526X8WAfhadOeaOTx5AuIkvDKIBopfvlzpzkdMx4YyvSKCM9oqtw==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
|
@ -25992,10 +25992,10 @@ pako@^2.0.4, pako@^2.1.0:
|
|||
resolved "https://registry.yarnpkg.com/pako/-/pako-2.1.0.tgz#266cc37f98c7d883545d11335c00fbd4062c9a86"
|
||||
integrity sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==
|
||||
|
||||
papaparse@^5.2.0:
|
||||
version "5.2.0"
|
||||
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.2.0.tgz#97976a1b135c46612773029153dc64995caa3b7b"
|
||||
integrity sha512-ylq1wgUSnagU+MKQtNeVqrPhZuMYBvOSL00DHycFTCxownF95gpLAk1HiHdUW77N8yxRq1qHXLdlIPyBSG9NSA==
|
||||
papaparse@^5.5.2:
|
||||
version "5.5.2"
|
||||
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.5.2.tgz#fb67cc5a03ba8930cb435dc4641a25d6804bd4d7"
|
||||
integrity sha512-PZXg8UuAc4PcVwLosEEDYjPyfWnTEhOrUfdv+3Bx+NuAb+5NhDmXzg5fHWmdCh1mP5p7JAZfFr3IMQfcntNAdA==
|
||||
|
||||
parallel-transform@^1.1.0:
|
||||
version "1.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue