0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Pin dependency papaparse to 5.3.0

This commit is contained in:
Renovate Bot 2020-09-23 14:05:33 +00:00 committed by Daniel Lockyer
parent 635d26469f
commit 2cbba94663
2 changed files with 2 additions and 2 deletions

View file

@ -163,7 +163,7 @@
"mocha": "8.1.3",
"mock-knex": "0.4.9",
"nock": "13.0.4",
"papaparse": "^5.3.0",
"papaparse": "5.3.0",
"proxyquire": "2.1.3",
"rewire": "5.0.0",
"should": "13.2.3",

View file

@ -6888,7 +6888,7 @@ pako@^1.0.11, pako@~1.0.5:
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==
papaparse@5.3.0, papaparse@^5.3.0:
papaparse@5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.3.0.tgz#ab1702feb96e79ab4309652f36db9536563ad05a"
integrity sha512-Lb7jN/4bTpiuGPrYy4tkKoUS8sTki8zacB5ke1p5zolhcSE4TlWgrlsxjrDTbG/dFVh07ck7X36hUf/b5V68pg==