Skip to content

Commit cee26e8

Browse files
Update dependency papaparse to v5.5.2
1 parent d543e71 commit cee26e8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"@types/body-parser": "1.19.0",
4848
"@types/express": "4.17.9",
49-
"@types/papaparse": "5.2.6",
49+
"@types/papaparse": "5.3.16",
5050
"@types/superagent": "4.1.10",
5151
"browserify": "17.0.0",
5252
"express": "4.17.1",
@@ -57,7 +57,7 @@
5757
"dependencies": {
5858
"@linkurious/rest-client": "2.10.3",
5959
"body-parser": "1.19.0",
60-
"papaparse": "5.3.1"
60+
"papaparse": "5.5.2"
6161
},
6262
"bundledDependencies": [
6363
"body-parser",

0 commit comments

Comments
 (0)