Skip to content

Commit ba55249

Browse files
Bump csv-parse from 4.15.3 to 4.15.4 (#470)
Bumps [csv-parse](https://github.com/wdavidw/node-csv-parse) from 4.15.3 to 4.15.4. - [Release notes](https://github.com/wdavidw/node-csv-parse/releases) - [Changelog](https://github.com/adaltas/node-csv-parse/blob/master/CHANGELOG.md) - [Commits](adaltas/node-csv-parse@v4.15.3...v4.15.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11e5779 commit ba55249

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"chai": "^4.3.4",
2222
"chakram": "^1.5.0",
2323
"cheerio": "^1.0.0-rc.6",
24-
"csv-parse": "^4.15.3",
24+
"csv-parse": "^4.15.4",
2525
"eslint": "7.24.0",
2626
"mimelib": "^0.3.1",
2727
"mocha": "^8.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -910,10 +910,10 @@ csv-parse@^1.3.3:
910910
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-1.3.3.tgz#d1cfd8743c2f849a0abb2fd544db56695d19a490"
911911
integrity sha1-0c/YdDwvhJoKuy/VRNtWaV0ZpJA=
912912

913-
csv-parse@^4.15.3:
914-
version "4.15.3"
915-
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-4.15.3.tgz#8a62759617a920c328cb31c351b05053b8f92b10"
916-
integrity sha512-jlTqDvLdHnYMSr08ynNfk4IAUSJgJjTKy2U5CQBSu4cN9vQOJonLVZP4Qo4gKKrIgIQ5dr07UwOJdi+lRqT12w==
913+
csv-parse@^4.15.4:
914+
version "4.15.4"
915+
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-4.15.4.tgz#ad1ec62aaf71a642982dfcb81f1848184d691db5"
916+
integrity sha512-OdBbFc0yZhOm17lSxqkirrHlFFVpKRT0wp4DAGoJelsP3LbGzV9LNr7XmM/lrr0uGkCtaqac9UhP8PDHXOAbMg==
917917

918918
csv-stringify@^1.1.2:
919919
version "1.1.2"

0 commit comments

Comments
 (0)