From 404788cbd494c15fcc8a7eb38877c0d10ec909de Mon Sep 17 00:00:00 2001 From: kyjhoz-mikfip-goXci0 <149243371+kyjhoz-mikfip-goXci0@users.noreply.github.com> Date: Sat, 11 Nov 2023 00:16:32 +1000 Subject: [PATCH] update yarn.lock to include csv-stringify --- yarn.lock | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/yarn.lock b/yarn.lock index a59b8f3e..2b6145f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -401,6 +401,11 @@ cross-spawn@^7.0.2: shebang-command "^2.0.0" which "^2.0.1" +csv-stringify@^6.4.4: + version "6.4.4" + resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-6.4.4.tgz#92ef52e21b5cc39d20e7db9b6b913367460e2659" + integrity sha512-NDshLupGa7gp4UG4sSNIqwYJqgSwvds0SvENntxoVoVvTzXcrHvd5gG2MWpbRpSNvk59dlmIe1IwNvSxN4IVmg== + debug@^3.2.7: version "3.2.7" resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"