Skip to content

Commit

Permalink
Merge pull request #320 from docker/dependabot/npm_and_yarn/csv-parse…
Browse files Browse the repository at this point in the history
…-5.5.0

Bump csv-parse from 5.4.0 to 5.5.0
  • Loading branch information
crazy-max committed Sep 12, 2023
2 parents 5a8a5ff + f138b96 commit 96383f4
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 16 deletions.
16 changes: 8 additions & 8 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -31,7 +31,7 @@
"@actions/github": "^5.1.1",
"@docker/actions-toolkit": "^0.12.0",
"@renovate/pep440": "^1.0.0",
"csv-parse": "^5.4.0",
"csv-parse": "^5.5.0",
"handlebars": "^4.7.8",
"moment": "^2.29.4",
"moment-timezone": "^0.5.43",
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Expand Up @@ -2025,12 +2025,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.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.4.0.tgz#6793210a4a49a9a74b3fde3f9d00f3f52044fd89"
integrity sha512-JiQosUWiOFgp4hQn0an+SBoV9IKdqzhROM0iiN4LB7UpfJBlsSJlWl9nq4zGgxgMAzHJ6V4t29VAVD+3+2NJAg==

csv-parse@^5.5.0:
csv-parse@*, csv-parse@^5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.0.tgz#2313421e69b650dae32a79ac884b20b21ca1d9da"
integrity sha512-RxruSK3M4XgzcD7Trm2wEN+SJ26ChIb903+IWxNOcB5q4jT2Cs+hFr6QP39J05EohshRFEvyzEBoZ/466S2sbw==
Expand Down

0 comments on commit 96383f4

Please sign in to comment.