Skip to content

Commit cda43ae

Browse files
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/[email protected]/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] <[email protected]>
1 parent b11e480 commit cda43ae

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@octokit/core": "^5.2.2",
5858
"@octokit/plugin-rest-endpoint-methods": "^10.4.1",
5959
"async-retry": "^1.3.3",
60-
"csv-parse": "^5.6.0",
60+
"csv-parse": "^6.1.0",
6161
"gunzip-maybe": "^1.4.2",
6262
"handlebars": "^4.7.8",
6363
"he": "^1.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,7 @@ __metadata:
11301130
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
11311131
"@typescript-eslint/parser": "npm:^7.18.0"
11321132
async-retry: "npm:^1.3.3"
1133-
csv-parse: "npm:^5.6.0"
1133+
csv-parse: "npm:^6.1.0"
11341134
dotenv: "npm:^17.2.1"
11351135
eslint: "npm:^8.57.1"
11361136
eslint-config-prettier: "npm:^9.1.2"
@@ -3607,10 +3607,10 @@ __metadata:
36073607
languageName: node
36083608
linkType: hard
36093609

3610-
"csv-parse@npm:^5.6.0":
3611-
version: 5.6.0
3612-
resolution: "csv-parse@npm:5.6.0"
3613-
checksum: 10/4c82e11f50ae0ccbac2aed716ef2502d0468bf96552083561db789fc0258ee4bb0a30106fcfb2684f153cb4042f0413e0eac3645d5466874803b7ccdeba67ac8
3610+
"csv-parse@npm:^6.1.0":
3611+
version: 6.1.0
3612+
resolution: "csv-parse@npm:6.1.0"
3613+
checksum: 10/607d92611435fdfb7631242644a2582bfb218fad8c6c6d6416db31647c2e63a3110f16c9837de6baaa3edf318212765cfc6e72d672d99690fd7f565d6c93d6f4
36143614
languageName: node
36153615
linkType: hard
36163616

0 commit comments

Comments
 (0)