Skip to content

Commit

Permalink
bump csv-parse to 5.4.0 in package.json
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
  • Loading branch information
crazy-max committed May 28, 2023
1 parent 2e3ba66 commit 8a9577d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Expand Up @@ -818,7 +818,7 @@ __metadata:
"@typescript-eslint/parser": ^5.56.0
async-retry: ^1.3.3
cpy-cli: ^4.2.0
csv-parse: ^5.3.8
csv-parse: ^5.4.0
dotenv: ^16.0.3
eslint: ^8.36.0
eslint-config-prettier: ^8.8.0
Expand Down Expand Up @@ -2619,7 +2619,7 @@ __metadata:
languageName: node
linkType: hard

"csv-parse@npm:*, csv-parse@npm:^5.3.8":
"csv-parse@npm:*, csv-parse@npm:^5.4.0":
version: 5.4.0
resolution: "csv-parse@npm:5.4.0"
checksum: e9c2f23953f628849c476adeb9f500e9c03fcfe98fea7b732366e3c2ed0b07a5e67f32ca12a0132db6eb71601c080b4935b5921296db3625a597e24caa16f633
Expand Down

0 comments on commit 8a9577d

Please sign in to comment.