Skip to content

Commit

Permalink
fix(deps): bump papaparse from 5.3.2 to 5.4.1
Browse files Browse the repository at this point in the history
Bumps [papaparse](https://github.com/mholt/PapaParse) from 5.3.2 to 5.4.1.
- [Release notes](https://github.com/mholt/PapaParse/releases)
- [Commits](mholt/PapaParse@5.3.2...5.4.1)

---
updated-dependencies:
- dependency-name: papaparse
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and baumandm committed Apr 6, 2023
1 parent 69e05d3 commit 4beed9b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"mdast-util-find-and-replace": "2.2.0",
"nanoid": "3.3.4",
"node-emoji": "1.11.0",
"papaparse": "5.3.2",
"papaparse": "5.4.1",
"parsimmon": "1.18.1",
"react": "18.2.0",
"react-ace": "10.1.0",
Expand Down

0 comments on commit 4beed9b

Please sign in to comment.