From 5f10b6357a6913caf2bb9cee61fb5406428769fa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 05:30:49 +0000 Subject: [PATCH] Bump csv-stringify from 1.0.4 to 5.3.5 Bumps [csv-stringify](https://github.com/adaltas/node-csv-stringify) from 1.0.4 to 5.3.5. - [Release notes](https://github.com/adaltas/node-csv-stringify/releases) - [Changelog](https://github.com/adaltas/node-csv-stringify/blob/master/CHANGELOG.md) - [Commits](https://github.com/adaltas/node-csv-stringify/commits/v5.3.5) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 15 ++++----------- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index aab0bf9d4..a2fbe3515 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "body-parser": "1.19.0", "compose-middleware": "4.0.0", "cors": "2.8.5", - "csv-stringify": "1.0.4", + "csv-stringify": "5.3.5", "express": "4.17.1", "express-jwt": "5.3.1", "forest-ip-utils": "1.0.1", diff --git a/yarn.lock b/yarn.lock index 3f4172508..56a8a5adc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1960,12 +1960,10 @@ cssstyle@^1.0.0: dependencies: cssom "0.3.x" -csv-stringify@1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-1.0.4.tgz#bc18bab9ad4cef3195fd257980b58b479c42d3e5" - integrity sha1-vBi6ua1M7zGV/SV5gLWLR5xC0+U= - dependencies: - lodash.get "^4.0.0" +csv-stringify@5.3.5: + version "5.3.5" + resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-5.3.5.tgz#fd1f4008741c77c35870705e45b6ab6bb0671f3c" + integrity sha512-bFbaJqz7LcwnTzdryyJuhR6Pys2deU8+z7O8N0JBnNGm7vnJVr3K0n68bhb+rlMpwCmDbUtinr8yq5I2RlPMqw== dashdash@^1.12.0: version "1.14.1" @@ -4026,11 +4024,6 @@ locate-path@^3.0.0: p-locate "^3.0.0" path-exists "^3.0.0" -lodash.get@^4.0.0: - version "4.4.2" - resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99" - integrity sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk= - lodash.includes@^4.3.0: version "4.3.0" resolved "https://registry.yarnpkg.com/lodash.includes/-/lodash.includes-4.3.0.tgz#60bb98a87cb923c68ca1e51325483314849f553f"