Skip to content

Commit 8d3b1e2

Browse files
authored
Merge pull request #1033 from finos/papaparse-upgrade
Upgrade `papaparse`
2 parents a273fc3 + 7b3471d commit 8d3b1e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/perspective/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"jsverify": "^0.8.4",
6060
"lodash": "^4.17.4",
6161
"moment": "^2.19.1",
62-
"papaparse": "^4.3.6",
62+
"papaparse": "^5.2.0",
6363
"text-encoding-utf-8": "^1.0.2",
6464
"tslib": "^1.9.3",
6565
"ws": "^6.1.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10971,10 +10971,10 @@ pako@~1.0.5:
1097110971
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.10.tgz#4328badb5086a426aa90f541977d4955da5c9732"
1097210972
integrity sha512-0DTvPVU3ed8+HNXOu5Bs+o//Mbdj9VNQMUOe9oKCwh8l0GNwpTDMKCWbRjgtD291AWnkAgkqA/LOnQS8AmS1tw==
1097310973

10974-
papaparse@^4.3.6:
10975-
version "4.6.3"
10976-
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-4.6.3.tgz#742e5eaaa97fa6c7e1358d2934d8f18f44aee781"
10977-
integrity sha512-LRq7BrHC2kHPBYSD50aKuw/B/dGcg29omyJbKWY3KsYUZU69RKwaBHu13jGmCYBtOc4odsLCrFyk6imfyNubJQ==
10974+
papaparse@^5.2.0:
10975+
version "5.2.0"
10976+
resolved "https://registry.npmjs.org/papaparse/-/papaparse-5.2.0.tgz#97976a1b135c46612773029153dc64995caa3b7b"
10977+
integrity sha512-ylq1wgUSnagU+MKQtNeVqrPhZuMYBvOSL00DHycFTCxownF95gpLAk1HiHdUW77N8yxRq1qHXLdlIPyBSG9NSA==
1097810978

1097910979
parallel-transform@^1.1.0:
1098010980
version "1.2.0"

0 commit comments

Comments
 (0)