bump csv-parse to 5.4.0 in package.json

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-05-28 22:19:41 +02:00
parent 2e3ba6678f
commit 8a9577d5e2
2 changed files with 3 additions and 3 deletions

View File

@@ -52,7 +52,7 @@
"@actions/io": "^1.1.2",
"@actions/tool-cache": "^2.0.1",
"async-retry": "^1.3.3",
"csv-parse": "^5.3.8",
"csv-parse": "^5.4.0",
"handlebars": "^4.7.7",
"jwt-decode": "^3.1.2",
"semver": "^7.5.1",