Skip to content

Commit 88c5428

Browse files
Build(deps): bump csv-parse from 2.2.0 to 4.4.6
Bumps [csv-parse](https://github.com/wdavidw/node-csv-parse) from 2.2.0 to 4.4.6. - [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@v2.2.0...v4.4.6) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a79ccd8 commit 88c5428

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"babel-preset-es2015": "^6.24.1",
1212
"babel-preset-es2017": "^6.24.1",
1313
"babel-preset-latest-node": "^1.0.0",
14-
"csv-parse": "^2.2.0",
14+
"csv-parse": "^4.4.6",
1515
"guid": "^0.0.12",
1616
"node-eventstore-client": "^0.2.3",
1717
"node-fetch": "^2.6.0"

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -711,9 +711,10 @@ core-util-is@~1.0.0:
711711
version "1.0.2"
712712
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
713713

714-
csv-parse@^2.2.0:
715-
version "2.2.0"
716-
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-2.2.0.tgz#478097dc731a0b665bc761344cad18507a359893"
714+
csv-parse@^4.4.6:
715+
version "4.4.6"
716+
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-4.4.6.tgz#08804dbe86037c46810d49ced77fa0e121f83b4f"
717+
integrity sha512-VisC5TBBhOF+70zjrF9FOiqI2LZOhXK/vAWlOrqyqz3lLa+P8jzJ7L/sg90MHmkSY/brAXWwrmGSZR0tM5yi4g==
717718

718719
debug@^2.1.2, debug@^2.6.8:
719720
version "2.6.9"

0 commit comments

Comments
 (0)