Skip to content

Commit b74bfb7

Browse files
Bump csv-parse from 5.6.0 to 6.1.0
Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) from 5.6.0 to 6.1.0. - [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md) - [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@6.1.0/packages/csv-parse) --- updated-dependencies: - dependency-name: csv-parse dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 009786e commit b74bfb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@rdfjs/data-model": "^2.0.2",
3131
"commander": "^14.0.0",
32-
"csv-parse": "^5.5.6",
32+
"csv-parse": "^6.1.0",
3333
"lodash": "^4.17.21",
3434
"luxon": "^3.4.4",
3535
"readable-stream": "^4.5.2",

0 commit comments

Comments
 (0)