Skip to content

Commit

Permalink
[frontend] Update dependency csv-parse to v5.5.5 (#6251)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and aHenryJard committed Mar 4, 2024
1 parent be7aa9f commit 810a560
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"compression": "1.7.4",
"content-disposition": "0.5.4",
"cors": "2.8.5",
"csv-parse": "5.5.3",
"csv-parse": "5.5.5",
"dataloader": "2.2.2",
"domino": "2.1.6",
"dot-object": "2.1.4",
Expand Down
10 changes: 5 additions & 5 deletions opencti-platform/opencti-graphql/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7135,10 +7135,10 @@ __metadata:
languageName: node
linkType: hard

"csv-parse@npm:5.5.3":
version: 5.5.3
resolution: "csv-parse@npm:5.5.3"
checksum: 10/b70a0b555cf629cc2f6de558d24e040687e95b39983712c1bba098e05538eaf296f1655c758d1f0f93a1c21340c7dcfed4fbc394d26f9b74c54be9c6079cbbe2
"csv-parse@npm:5.5.5":
version: 5.5.5
resolution: "csv-parse@npm:5.5.5"
checksum: 10/759ca2e5f3977cac7cbf3b1992dd507c6dd458163ab60671e7959d7aefd5b367d7043db65d55ed77ec56aeba2ecfa0881a2c416a44341edcfd266c3d29a424f0
languageName: node
linkType: hard

Expand Down Expand Up @@ -11535,7 +11535,7 @@ __metadata:
content-disposition: "npm:0.5.4"
cors: "npm:2.8.5"
cross-env: "npm:7.0.3"
csv-parse: "npm:5.5.3"
csv-parse: "npm:5.5.5"
dataloader: "npm:2.2.2"
domino: "npm:2.1.6"
dot-object: "npm:2.1.4"
Expand Down

0 comments on commit 810a560

Please sign in to comment.