Skip to content

Commit 375f72a

Browse files
authored
Merge pull request #459 from docker/dependabot/npm_and_yarn/csv-parse-4.16.3
Bump csv-parse from 4.16.2 to 4.16.3
2 parents 0c3d31c + 8ba85ea commit 375f72a

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@actions/core": "^1.5.0",
3232
"@actions/exec": "^1.1.0",
3333
"@actions/github": "^5.0.0",
34-
"csv-parse": "^4.16.2",
34+
"csv-parse": "^4.16.3",
3535
"semver": "^7.3.5",
3636
"tmp": "^0.2.1"
3737
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1270,10 +1270,10 @@ cssstyle@^2.3.0:
12701270
dependencies:
12711271
cssom "~0.3.6"
12721272

1273-
csv-parse@*, csv-parse@^4.16.2:
1274-
version "4.16.2"
1275-
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-4.16.2.tgz#cd7d25e9b9e1430ac6aa5ed9b5c1685e72d4a8d8"
1276-
integrity sha512-eq2BhB6JiIJaNv61pH5EC+o/iyCBxT+g6ukLu2UoNyS5daCN8YlzhOsLHGt/t9sGraMYt/aizaXPLQoNvxlIMw==
1273+
csv-parse@*, csv-parse@^4.16.3:
1274+
version "4.16.3"
1275+
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-4.16.3.tgz#7ca624d517212ebc520a36873c3478fa66efbaf7"
1276+
integrity sha512-cO1I/zmz4w2dcKHVvpCr7JVRu8/FymG5OEpmvsZYlccYolPBLoVGKUHgNoc4ZGkFeFlWGEDmMyBM+TTqRdW/wg==
12771277

12781278
data-urls@^2.0.0:
12791279
version "2.0.0"

0 commit comments

Comments
 (0)