Skip to content

Commit 44b3dd1

Browse files
Update dependency papaparse to v5.5.2
1 parent 76e8cbe commit 44b3dd1

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
@@ -204,7 +204,7 @@
204204
"node-fetch": "2.7.0",
205205
"node-jose": "2.2.0",
206206
"otplib": "12.0.1",
207-
"papaparse": "5.3.2",
207+
"papaparse": "5.5.2",
208208
"path-match": "1.2.4",
209209
"probability-distributions": "0.9.1",
210210
"probe-image-size": "7.2.3",
@@ -250,7 +250,7 @@
250250
"mocha-slow-test-reporter": "0.1.2",
251251
"mock-knex": "TryGhost/mock-knex#68948e11b0ea4fe63456098dfdc169bea7f62009",
252252
"nock": "13.5.6",
253-
"papaparse": "5.3.2",
253+
"papaparse": "5.5.2",
254254
"parse-prometheus-text-format": "1.1.1",
255255
"postcss": "8.4.39",
256256
"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
@@ -25467,10 +25467,10 @@ pako@~1.0.5:
2546725467
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
2546825468
integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==
2546925469

25470-
papaparse@5.3.2:
25471-
version "5.3.2"
25472-
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.3.2.tgz#d1abed498a0ee299f103130a6109720404fbd467"
25473-
integrity sha512-6dNZu0Ki+gyV0eBsFKJhYr+MdQYAzFUGlBMNj3GNrmHxmz1lfRa24CjFObPXtjcetlOv5Ad299MhIK0znp3afw==
25470+
papaparse@5.5.2:
25471+
version "5.5.2"
25472+
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.5.2.tgz#fb67cc5a03ba8930cb435dc4641a25d6804bd4d7"
25473+
integrity sha512-PZXg8UuAc4PcVwLosEEDYjPyfWnTEhOrUfdv+3Bx+NuAb+5NhDmXzg5fHWmdCh1mP5p7JAZfFr3IMQfcntNAdA==
2547425474

2547525475
parallel-transform@^1.1.0:
2547625476
version "1.2.0"

0 commit comments

Comments
 (0)