Update dependency papaparse to v5.3.1

This commit is contained in:
Renovate Bot 2021-05-28 09:01:58 +00:00 committed by Daniel Lockyer
parent 900f46bb8c
commit 56fb8efccb
2 changed files with 6 additions and 1 deletions

View File

@ -169,7 +169,7 @@
"mocha": "8.4.0",
"mock-knex": "0.4.10",
"nock": "13.0.11",
"papaparse": "5.3.0",
"papaparse": "5.3.1",
"proxyquire": "2.1.3",
"rewire": "5.0.0",
"should": "13.2.3",

View File

@ -7410,6 +7410,11 @@ papaparse@5.3.0:
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.3.0.tgz#ab1702feb96e79ab4309652f36db9536563ad05a"
integrity sha512-Lb7jN/4bTpiuGPrYy4tkKoUS8sTki8zacB5ke1p5zolhcSE4TlWgrlsxjrDTbG/dFVh07ck7X36hUf/b5V68pg==
papaparse@5.3.1:
version "5.3.1"
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.3.1.tgz#770b7a9124d821d4b2132132b7bd7dce7194b5b1"
integrity sha512-Dbt2yjLJrCwH2sRqKFFJaN5XgIASO9YOFeFP8rIBRG2Ain8mqk5r1M6DkfvqEVozVcz3r3HaUGw253hA1nLIcA==
parent-module@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"