From f19c1af0c9684ae99c84d572c1173ad391837d9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 23:13:23 +0000 Subject: [PATCH] Bump papaparse from 4.6.3 to 5.3.0 Bumps [papaparse](https://github.com/mholt/PapaParse) from 4.6.3 to 5.3.0. - [Release notes](https://github.com/mholt/PapaParse/releases) - [Commits](https://github.com/mholt/PapaParse/compare/4.6.3...5.3.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b9f981..cf1a0c5 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "lowdb": "^1.0.0", "marked": "^0.3.9", "mockjs": "^1.0.1-beta3", - "papaparse": "^4.3.6", + "papaparse": "^5.3.0", "particles.js": "^2.0.0", "qrcodejs2": "0.0.2", "quill": "^1.3.6",