Skip to content

Commit

Permalink
fix(deps): update dependency csv-parse to v5.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 10, 2023
1 parent 0f0656d commit 1de91bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/mg-fs-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@tryghost/string": "0.2.10",
"@tryghost/zip": "1.1.39",
"adm-zip": "0.5.10",
"csv-parse": "5.5.2",
"csv-parse": "5.5.3",
"date-fns": "2.30.0",
"fs-extra": "11.2.0",
"lodash": "4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4089,10 +4089,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.4.0.tgz#6793210a4a49a9a74b3fde3f9d00f3f52044fd89"
integrity sha512-JiQosUWiOFgp4hQn0an+SBoV9IKdqzhROM0iiN4LB7UpfJBlsSJlWl9nq4zGgxgMAzHJ6V4t29VAVD+3+2NJAg==

[email protected].2:
version "5.5.2"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.2.tgz#ab525e642093dccff7c5cca5c7b71fd3e99fe8f2"
integrity sha512-YRVtvdtUNXZCMyK5zd5Wty1W6dNTpGKdqQd4EQ8tl/c6KW1aMBB1Kg1ppky5FONKmEqGJ/8WjLlTNLPne4ioVA==
[email protected].3:
version "5.5.3"
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.3.tgz#0261050761ee46cd0e46421854bf9bf4de1317bf"
integrity sha512-v0KW6C0qlZzoGjk6u5tLmVfyZxNgPGXZsWTXshpAgKVGmGXzaVWGdlCFxNx5iuzcXT/oJN1HHM9DZKwtAtYa+A==

[email protected]:
version "3.0.0"
Expand Down

0 comments on commit 1de91bf

Please sign in to comment.