Bump csv-parse from 4.15.4 to 4.16.0

Bumps [csv-parse](https://github.com/wdavidw/node-csv-parse) from 4.15.4 to 4.16.0.
- [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.4...v4.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-10 06:41:36 +00:00
committed by GitHub
parent 94c9b333c5
commit 98bffa7b6d
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@
"dependencies": {
"@actions/core": "^1.3.0",
"@actions/github": "^5.0.0",
"csv-parse": "^4.15.4",
"csv-parse": "^4.16.0",
"handlebars": "^4.7.7",
"moment": "^2.29.1",
"semver": "^7.3.5"