From cda43ae9ae25e497eb72d4469bd7f463c56c43df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 14:20:18 +0000 Subject: [PATCH] build(deps): 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] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 32f2456..39722fc 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@octokit/core": "^5.2.2", "@octokit/plugin-rest-endpoint-methods": "^10.4.1", "async-retry": "^1.3.3", - "csv-parse": "^5.6.0", + "csv-parse": "^6.1.0", "gunzip-maybe": "^1.4.2", "handlebars": "^4.7.8", "he": "^1.2.0", diff --git a/yarn.lock b/yarn.lock index 8f2baba..375dbf2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1130,7 +1130,7 @@ __metadata: "@typescript-eslint/eslint-plugin": "npm:^7.18.0" "@typescript-eslint/parser": "npm:^7.18.0" async-retry: "npm:^1.3.3" - csv-parse: "npm:^5.6.0" + csv-parse: "npm:^6.1.0" dotenv: "npm:^17.2.1" eslint: "npm:^8.57.1" eslint-config-prettier: "npm:^9.1.2" @@ -3607,10 +3607,10 @@ __metadata: languageName: node linkType: hard -"csv-parse@npm:^5.6.0": - version: 5.6.0 - resolution: "csv-parse@npm:5.6.0" - checksum: 10/4c82e11f50ae0ccbac2aed716ef2502d0468bf96552083561db789fc0258ee4bb0a30106fcfb2684f153cb4042f0413e0eac3645d5466874803b7ccdeba67ac8 +"csv-parse@npm:^6.1.0": + version: 6.1.0 + resolution: "csv-parse@npm:6.1.0" + checksum: 10/607d92611435fdfb7631242644a2582bfb218fad8c6c6d6416db31647c2e63a3110f16c9837de6baaa3edf318212765cfc6e72d672d99690fd7f565d6c93d6f4 languageName: node linkType: hard