Skip to content

Commit c8a7751

Browse files
Update dependency csv-stringify to ^6.4.5
1 parent 8af64a7 commit c8a7751

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"chalk": "^5.3.0",
4343
"cliui": "^8.0.1",
4444
"commander": "^11.1.0",
45-
"csv-stringify": "^6.4.4",
45+
"csv-stringify": "^6.4.5",
4646
"express": "^4.18.2",
4747
"open": "^9.1.0",
4848
"tree-sitter": "^0.20.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1496,10 +1496,10 @@ csstype@^3.1.2:
14961496
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
14971497
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
14981498

1499-
csv-stringify@^6.4.4:
1500-
version "6.4.4"
1501-
resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-6.4.4.tgz#92ef52e21b5cc39d20e7db9b6b913367460e2659"
1502-
integrity sha512-NDshLupGa7gp4UG4sSNIqwYJqgSwvds0SvENntxoVoVvTzXcrHvd5gG2MWpbRpSNvk59dlmIe1IwNvSxN4IVmg==
1499+
csv-stringify@^6.4.5:
1500+
version "6.4.5"
1501+
resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-6.4.5.tgz#99808b40ec30b86cc0e1c7d707c1d6ecbc4e1a00"
1502+
integrity sha512-SPu1Vnh8U5EnzpNOi1NDBL5jU5Rx7DVHr15DNg9LXDTAbQlAVAmEbVt16wZvEW9Fu9Qt4Ji8kmeCJ2B1+4rFTQ==
15031503

15041504
currently-unhandled@^0.4.1:
15051505
version "0.4.1"

0 commit comments

Comments
 (0)