Skip to content

Commit 0a1bd39

Browse files
Update dependency papaparse to v5.5.2
1 parent 27ced75 commit 0a1bd39

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

ghost/admin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"miragejs": "0.1.48",
136136
"moment-timezone": "0.5.45",
137137
"normalize.css": "3.0.3",
138-
"papaparse": "5.3.2",
138+
"papaparse": "5.5.2",
139139
"postcss-color-mod-function": "3.0.3",
140140
"postcss-custom-media": "7.0.8",
141141
"postcss-custom-properties": "10.0.0",

ghost/core/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
"node-fetch": "2.7.0",
203203
"node-jose": "2.2.0",
204204
"otplib": "12.0.1",
205-
"papaparse": "5.3.2",
205+
"papaparse": "5.5.2",
206206
"path-match": "1.2.4",
207207
"probability-distributions": "0.9.1",
208208
"probe-image-size": "7.2.3",
@@ -252,7 +252,7 @@
252252
"mocha-slow-test-reporter": "0.1.2",
253253
"mock-knex": "TryGhost/mock-knex#68948e11b0ea4fe63456098dfdc169bea7f62009",
254254
"nock": "13.5.6",
255-
"papaparse": "5.3.2",
255+
"papaparse": "5.5.2",
256256
"parse-prometheus-text-format": "1.1.1",
257257
"postcss": "8.4.39",
258258
"postcss-cli": "11.0.0",

ghost/members-csv/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"fs-extra": "11.3.0",
2828
"lodash": "4.17.21",
29-
"papaparse": "5.3.2",
29+
"papaparse": "5.5.2",
3030
"pump": "3.0.2"
3131
}
3232
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -25668,10 +25668,10 @@ pako@~1.0.5:
2566825668
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
2566925669
integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==
2567025670

25671-
papaparse@5.3.2:
25672-
version "5.3.2"
25673-
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.3.2.tgz#d1abed498a0ee299f103130a6109720404fbd467"
25674-
integrity sha512-6dNZu0Ki+gyV0eBsFKJhYr+MdQYAzFUGlBMNj3GNrmHxmz1lfRa24CjFObPXtjcetlOv5Ad299MhIK0znp3afw==
25671+
papaparse@5.5.2:
25672+
version "5.5.2"
25673+
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.5.2.tgz#fb67cc5a03ba8930cb435dc4641a25d6804bd4d7"
25674+
integrity sha512-PZXg8UuAc4PcVwLosEEDYjPyfWnTEhOrUfdv+3Bx+NuAb+5NhDmXzg5fHWmdCh1mP5p7JAZfFr3IMQfcntNAdA==
2567525675

2567625676
parallel-transform@^1.1.0:
2567725677
version "1.2.0"

0 commit comments

Comments
 (0)