Skip to content

Commit

Permalink
Merge pull request #55 from hectorespert/dependabot/npm_and_yarn/csv-…
Browse files Browse the repository at this point in the history
…stringify-6.5.2

Bump csv-stringify from 6.4.4 to 6.5.2
  • Loading branch information
hectorespert authored Jan 3, 2025
2 parents 7ad4cab + 467c85a commit 25790c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cross-env": "7.0.3",
"css-loader": "6.8.1",
"csv-parse": "^4.15.4",
"csv-stringify": "6.4.4",
"csv-stringify": "6.5.2",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.7",
"eslint": "8.48.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4538,10 +4538,10 @@ csv-parse@^4.15.4:
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-4.16.3.tgz#7ca624d517212ebc520a36873c3478fa66efbaf7"
integrity sha512-cO1I/zmz4w2dcKHVvpCr7JVRu8/FymG5OEpmvsZYlccYolPBLoVGKUHgNoc4ZGkFeFlWGEDmMyBM+TTqRdW/wg==

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==
csv-stringify@6.5.2:
version "6.5.2"
resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-6.5.2.tgz#b51d61cd949906d5b5b790463f3055d95915193e"
integrity sha512-RFPahj0sXcmUyjrObAK+DOWtMvMIFV328n4qZJhgX3x2RqkQgOTU2mCUmiFR0CzM6AzChlRSUErjiJeEt8BaQA==

cuint@^0.2.2:
version "0.2.2"
Expand Down

0 comments on commit 25790c0

Please sign in to comment.