From d763b7ed2ff9a1e152ed13e201f1cffeff4be0b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 23:56:44 +0000 Subject: [PATCH] Bump papaparse from 5.0.2 to 5.3.2 Bumps [papaparse](https://github.com/mholt/PapaParse) from 5.0.2 to 5.3.2. - [Release notes](https://github.com/mholt/PapaParse/releases) - [Commits](https://github.com/mholt/PapaParse/compare/5.0.2...5.3.2) --- updated-dependencies: - dependency-name: papaparse dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2c3fc79..424d98b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3317,9 +3317,9 @@ pad-left@^1.0.2: repeat-string "^1.3.0" papaparse@^5.0.0: - version "5.0.2" - resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.0.2.tgz#447ef95a42015e0b0e52df717b44aedc78252dc9" - integrity sha512-FoaaFfNlCztJ7c+XD1Fgb0zIJ530HwSr6FBfM1mcMzLtIWoTxE5paBNJWiCWFjDrTzGiEG/uIUfqVzgKxqd+Sw== + version "5.3.2" + resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.3.2.tgz#d1abed498a0ee299f103130a6109720404fbd467" + integrity sha512-6dNZu0Ki+gyV0eBsFKJhYr+MdQYAzFUGlBMNj3GNrmHxmz1lfRa24CjFObPXtjcetlOv5Ad299MhIK0znp3afw== parenthesis@^3.1.5: version "3.1.7"