Update papaparse related packages (#43950)

This commit is contained in:
renovate[bot] 2019-08-26 12:46:59 -07:00 committed by Spencer
parent 63ad141b3c
commit cd2fe08474
2 changed files with 10 additions and 10 deletions

View file

@ -77,7 +77,7 @@
"@types/node-fetch": "^2.5.0",
"@types/nodemailer": "^6.2.0",
"@types/object-hash": "^1.2.0",
"@types/papaparse": "^4.5.5",
"@types/papaparse": "^4.5.11",
"@types/pngjs": "^3.3.1",
"@types/prop-types": "^15.5.3",
"@types/proper-lockfile": "^3.0.0",
@ -296,7 +296,7 @@
"object-hash": "^1.3.1",
"object-path-immutable": "^3.1.1",
"oppsy": "^2.0.0",
"papaparse": "^4.6.0",
"papaparse": "^4.6.3",
"pdfmake": "0.1.57",
"pluralize": "3.1.0",
"pngjs": "3.4.0",

View file

@ -3762,10 +3762,10 @@
dependencies:
"@types/retry" "*"
"@types/papaparse@^4.5.5":
version "4.5.6"
resolved "https://registry.yarnpkg.com/@types/papaparse/-/papaparse-4.5.6.tgz#05e4d1b97dd25065235777c49bd43685f066bf5f"
integrity sha512-k+n8uR0yJtexBSzwNmxrOkgTlPImFWU3J1Ye7DjkqZIOXyypUxuWvo6xlOfTfYbgPDebrdYmysiuSb6UMvP6FQ==
"@types/papaparse@^4.5.11":
version "4.5.11"
resolved "https://registry.yarnpkg.com/@types/papaparse/-/papaparse-4.5.11.tgz#dcd4f64da55f768c2e2cf92ccac1973c67a73890"
integrity sha512-zOw6K7YyA/NuZ2yZ8lzZFe2U3fn+vFfcRfiQp4ZJHG6y8WYWy2SYFbq6mp4yUgpIruJHBjKZtgyE0vvCoWEq+A==
dependencies:
"@types/node" "*"
@ -21216,10 +21216,10 @@ pako@~1.0.5:
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.6.tgz#0101211baa70c4bca4a0f63f2206e97b7dfaf258"
integrity sha512-lQe48YPsMJAig+yngZ87Lus+NF+3mtu7DVOBu6b/gHO1YpKwIj5AWjZ/TOS7i46HD/UixzWb1zeWDZfGZ3iYcg==
papaparse@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-4.6.0.tgz#4e3b8d6bf9f7900da437912794ec292207526867"
integrity sha512-ylm8pmgyz9rkS3Ng/ru5tHUF3JxWwKYP0aZZWZ8eCGdSxoqgYiDUXLNQei73mUJOjHw8QNu5ZNCsLoDpkMA6sg==
papaparse@^4.6.3:
version "4.6.3"
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-4.6.3.tgz#742e5eaaa97fa6c7e1358d2934d8f18f44aee781"
integrity sha512-LRq7BrHC2kHPBYSD50aKuw/B/dGcg29omyJbKWY3KsYUZU69RKwaBHu13jGmCYBtOc4odsLCrFyk6imfyNubJQ==
parallel-transform@^1.1.0:
version "1.1.0"