From b3a34ce0fe8295df41ae1c65a45f0ec61b997a69 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 06:39:27 +0000 Subject: [PATCH] [Security] Bump csv-parse from 4.4.5 to 4.8.8 Bumps [csv-parse](https://github.com/wdavidw/node-csv-parse) from 4.4.5 to 4.8.8. **This update includes a security fix.** - [Release notes](https://github.com/wdavidw/node-csv-parse/releases) - [Changelog](https://github.com/adaltas/node-csv-parse/blob/master/CHANGELOG.md) - [Commits](https://github.com/wdavidw/node-csv-parse/compare/v4.4.5...v4.8.8) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0d638b6..a1c7cbc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1396,9 +1396,9 @@ "integrity": "sha512-IcR3K0Nx+nJAkcU2eAglVR7DuHnxcuhUM2w2cR+aHOW7bZp2S5LyN2HF3zTkp6BV/DjR6ykoKznUm+AjnWcOKg==" }, "csv-parse": { - "version": "4.4.5", - "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-4.4.5.tgz", - "integrity": "sha512-koPV9m9AjNJCK3ig4ErgRJalZsLxWI7NP0Fd3+CO9hgDZt3FSljTeESnfWTbyRc8qk/3/LgX1s5naDqLxiuK9w==" + "version": "4.8.8", + "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-4.8.8.tgz", + "integrity": "sha512-Kv3Ilz2GV58dOoHBXRCTF8ijxlLjl80bG3d67XPI6DNqffb3AnbPbKr/WvCUMJq5V0AZYi6sukOaOQAVpfuVbg==" }, "csv-stringify": { "version": "5.3.3",