Skip to content

Commit 2a60bef

Browse files
Bump csv-parse from 5.1.0 to 5.3.0
Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) from 5.1.0 to 5.3.0. - [Release notes](https://github.com/adaltas/node-csv/releases) - [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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5268745 commit 2a60bef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@actions/core": "^1.9.0",
3232
"@actions/exec": "^1.1.1",
3333
"@actions/github": "^5.0.3",
34-
"csv-parse": "^5.1.0",
34+
"csv-parse": "^5.3.0",
3535
"handlebars": "^4.7.7",
3636
"semver": "^7.3.7",
3737
"tmp": "^0.2.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1601,10 +1601,10 @@ cssstyle@^2.3.0:
16011601
dependencies:
16021602
cssom "~0.3.6"
16031603

1604-
csv-parse@*, csv-parse@^5.1.0:
1605-
version "5.1.0"
1606-
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.1.0.tgz#e587e969bf0385ecf4f36f584ed5ddebba0237ab"
1607-
integrity sha512-JL+Q6YEikT2uoe57InjFFa6VejhSv0tDwOxeQ1bVQKeUC/NCnLAAZ8n3PzowPQQLuZ37fysDYZipB2UJkH9C6A==
1604+
csv-parse@*, csv-parse@^5.3.0:
1605+
version "5.3.0"
1606+
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.3.0.tgz#85cc02fc9d1c89bd1b02e69069c960f8b8064322"
1607+
integrity sha512-UXJCGwvJ2fep39purtAn27OUYmxB1JQto+zhZ4QlJpzsirtSFbzLvip1aIgziqNdZp/TptvsKEV5BZSxe10/DQ==
16081608

16091609
data-urls@^2.0.0:
16101610
version "2.0.0"

0 commit comments

Comments
 (0)