Bump csv-parse from 4.15.3 to 4.15.4 (#65)

* Bump csv-parse from 4.15.3 to 4.15.4

Bumps [csv-parse](https://github.com/wdavidw/node-csv-parse) from 4.15.3 to 4.15.4.
- [Release notes](https://github.com/wdavidw/node-csv-parse/releases)
- [Changelog](https://github.com/adaltas/node-csv-parse/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wdavidw/node-csv-parse/compare/v4.15.3...v4.15.4)

Signed-off-by: dependabot[bot] <support@github.com>

* Update generated content

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-04-16 10:49:42 +02:00
committed by GitHub
parent 40bfc8b527
commit 94641ff1bb
3 changed files with 7 additions and 7 deletions

View File

@ -25,7 +25,7 @@
"dependencies": {
"@actions/core": "^1.2.7",
"@actions/github": "^4.0.0",
"csv-parse": "^4.15.3",
"csv-parse": "^4.15.4",
"handlebars": "^4.7.7",
"moment": "^2.29.1",
"semver": "^7.3.5"