Merge pull request #701 from docker/dependabot/npm_and_yarn/csv-parse-7.0.1

chore(deps): Bump csv-parse from 7.0.0 to 7.0.2
This commit is contained in:
CrazyMax
2026-09-11 13:54:30 +02:00
committed by GitHub
5 changed files with 140 additions and 129 deletions
Generated Vendored
+124 -121
View File
File diff suppressed because one or more lines are too long
Generated Vendored
+4 -4
View File
File diff suppressed because one or more lines are too long
Generated Vendored
+3 -2
View File
@@ -4410,11 +4410,12 @@ THE SOFTWARE.
-----------
The following npm package may be included in this product:
The following npm packages may be included in this product:
- csv-parse@7.0.0
- csv-parse@7.0.2
This package contains the following license:
These packages each contain the following license:
The MIT License (MIT)
+1 -1
View File
@@ -29,7 +29,7 @@
"@actions/github": "^9.1.1",
"@docker/actions-toolkit": "^0.92.0",
"@renovate/pep440": "^1.0.0",
"csv-parse": "^7.0.0",
"csv-parse": "^7.0.2",
"handlebars": "^4.7.9",
"moment": "^2.30.1",
"moment-timezone": "^0.6.2",
+8 -1
View File
@@ -2854,6 +2854,13 @@ __metadata:
languageName: node
linkType: hard
"csv-parse@npm:^7.0.2":
version: 7.0.2
resolution: "csv-parse@npm:7.0.2"
checksum: 10/66158491d25b2070908c6d28130c1d439bec0e0d1ab3fad372973909e573bcc85a46ca317ae410f0178157f272112e3741b164aaf850d8241128c30ea2137670
languageName: node
linkType: hard
"debug@npm:4, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4":
version: 4.3.4
resolution: "debug@npm:4.3.4"
@@ -2909,7 +2916,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^8.56.1"
"@vitest/coverage-v8": "npm:^4.0.18"
"@vitest/eslint-plugin": "npm:^1.6.9"
csv-parse: "npm:^7.0.0"
csv-parse: "npm:^7.0.2"
dotenv: "npm:^17.3.1"
esbuild: "npm:^0.28.0"
eslint: "npm:^9.39.3"