Bump csv-parse from 4.15.0 to 4.15.3

Bumps [csv-parse](https://github.com/wdavidw/node-csv-parse) from 4.15.0 to 4.15.3.
- [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.0...v4.15.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-18 19:11:42 +00:00
committed by GitHub
parent d9617c96e7
commit 682140a802
2 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"csv-parse": "^4.15.0",
"csv-parse": "^4.15.3",
"semver": "^7.3.4"
},
"devDependencies": {