From 24e081c90e5322f779807070371073bc4d590492 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 02:01:59 +0000 Subject: [PATCH] Bump papaparse from 5.5.0 to 5.5.1 Bumps [papaparse](https://github.com/mholt/PapaParse) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/mholt/PapaParse/releases) - [Commits](https://github.com/mholt/PapaParse/commits) --- updated-dependencies: - dependency-name: papaparse dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 615d0fdf5..1cb923101 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16016,9 +16016,9 @@ pako@^1.0.6, pako@~1.0.5: integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw== papaparse@^5.3.1: - version "5.5.0" - resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.5.0.tgz#8bfa764273a810c658ce3c8bd4d286836e8e7d8f" - integrity sha512-rlVJyYL5QMvue8f/RNGpchWAiTc42GzJD/dqD/YgxJxmQ7TWQh5/7aN3p/aqxkYTRl/BkODi6Qsau1r2bt42JQ== + version "5.5.1" + resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.5.1.tgz#4322da01e85d8e9e282c1e4387793a5978b5a0a1" + integrity sha512-EuEKUhyxrHVozD7g3/ztsJn6qaKse8RPfR6buNB2dMJvdtXNhcw8jccVi/LxNEY3HVrV6GO6Z4OoeCG9Iy9wpA== param-case@^3.0.4: version "3.0.4"