Skip to content

Commit

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

chore(deps): Bump csv-parse from 5.3.3 to 5.3.4
  • Loading branch information
CrazyMax authored and GitHub committed Feb 6, 2023
2 parents 05e89e6 + 306a0a9 commit a3f7a44
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.1.1",
"csv-parse": "^5.3.3",
"csv-parse": "^5.3.4",
"handlebars": "^4.7.7",
"jwt-decode": "^3.1.2",
"semver": "^7.3.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1602,10 +1602,10 @@ cssstyle@^2.3.0:
dependencies:
cssom "~0.3.6"

csv-parse@*, csv-parse@^5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.3.3.tgz#3b75d2279e2edb550cbc54c65b25cbbf3d0033ad"
integrity sha512-kEWkAPleNEdhFNkHQpFHu9RYPogsFj3dx6bCxL847fsiLgidzWg0z/O0B1kVWMJUc5ky64zGp18LX2T3DQrOfw==
csv-parse@*, csv-parse@^5.3.4:
version "5.3.4"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.3.4.tgz#f1f34457091dabd8b447528f741b7e0f080191d1"
integrity sha512-f2E4NzkIX4bVIx5Ff2gKT1BlVwyFQ+2iFy+QrqgUXaFLUo7vSzN6XQ8LV5V/T/p/9g7mJdtYHKLkwG5PiG82fg==

data-urls@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit a3f7a44

Please sign in to comment.