build(deps): bump csv-stringify from 5.6.2 to 5.6.4 (#13466)

Bumps [csv-stringify](https://github.com/adaltas/node-csv-stringify) from 5.6.2 to 5.6.4.
- [Release notes](https://github.com/adaltas/node-csv-stringify/releases)
- [Commits](https://github.com/adaltas/node-csv-stringify/commits)

---
updated-dependencies:
- dependency-name: csv-stringify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-09-01 18:05:34 -05:00 committed by GitHub
parent 18aeaed40a
commit c11948f57c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -4359,9 +4359,9 @@
}
},
"csv-stringify": {
"version": "5.6.2",
"resolved": "https://registry.npmjs.org/csv-stringify/-/csv-stringify-5.6.2.tgz",
"integrity": "sha512-n3rIVbX6ylm1YsX2NEug9IaPV8xRnT+9/NNZbrA/bcHgOSSeqtWla6XnI/xmyu57wIw+ASCAoX1oM6EZtqJV0A=="
"version": "5.6.4",
"resolved": "https://registry.npmjs.org/csv-stringify/-/csv-stringify-5.6.4.tgz",
"integrity": "sha512-LnX2ft+6MX3CJKLoL4n9ZLIiaUKmPQLJixMbSfGC8wGNBn82UEdX9Fcg4f2HbpCTWqjIiLrxegQt2uorQo2NXw=="
},
"currently-unhandled": {
"version": "0.4.1",

View file

@ -21,7 +21,7 @@
"compression": "^1.7.4",
"cookie-session": "^1.4.0",
"coupon-code": "^0.4.5",
"csv-stringify": "^5.6.2",
"csv-stringify": "^5.6.4",
"cwait": "^1.1.1",
"domain-middleware": "~0.1.0",
"eslint": "^6.8.0",