Skip to content

Commit

Permalink
chore(deps): Bump csv-parse from 5.5.3 to 5.5.5
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
  • Loading branch information
crazy-max committed Mar 13, 2024
1 parent 60ab7b4 commit c77859c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@actions/github": "^6.0.0",
"@docker/actions-toolkit": "^0.18.0",
"@renovate/pep440": "^1.0.0",
"csv-parse": "^5.5.3",
"csv-parse": "^5.5.5",
"handlebars": "^4.7.8",
"moment": "^2.30.1",
"moment-timezone": "^0.5.45",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1992,7 +1992,7 @@ cross-spawn@^7.0.2, cross-spawn@^7.0.3:
shebang-command "^2.0.0"
which "^2.0.1"

csv-parse@*, csv-parse@^5.5.3, csv-parse@^5.5.5:
csv-parse@*, csv-parse@^5.5.5:
version "5.5.5"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.5.tgz#68a271a9092877b830541805e14c8a80e6a22517"
integrity sha512-erCk7tyU3yLWAhk6wvKxnyPtftuy/6Ak622gOO7BCJ05+TYffnPCJF905wmOQm+BpkX54OdAl8pveJwUdpnCXQ==
Expand Down

0 comments on commit c77859c

Please sign in to comment.