Skip to content

Commit

Permalink
Update dependency papaparse to v5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 26, 2023
1 parent e60c999 commit c42555d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@types/body-parser": "1.19.0",
"@types/express": "4.17.9",
"@types/papaparse": "5.2.6",
"@types/papaparse": "5.3.7",
"@types/superagent": "4.1.10",
"browserify": "17.0.0",
"express": "4.17.1",
Expand All @@ -57,7 +57,7 @@
"dependencies": {
"@linkurious/rest-client": "2.10.3",
"body-parser": "1.19.0",
"papaparse": "5.3.1"
"papaparse": "5.4.1"
},
"bundledDependencies": [
"body-parser",
Expand Down

0 comments on commit c42555d

Please sign in to comment.