Skip to content

Commit

Permalink
chore(deps): bump csv-stringify from 1.0.4 to 5.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jun 3, 2021
1 parent f173c5b commit a484ce0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"body-parser": "1.19.0",
"compose-middleware": "5.0.1",
"cors": "2.8.5",
"csv-stringify": "1.0.4",
"csv-stringify": "5.6.2",
"express": "4.17.1",
"express-jwt": "6.0.0",
"forest-ip-utils": "1.0.1",
Expand Down
12 changes: 5 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3640,12 +3640,10 @@ cssstyle@^2.3.0:
dependencies:
cssom "~0.3.6"

[email protected]:
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"
[email protected]:
version "5.6.2"
resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-5.6.2.tgz#e653783e2189c4c797fbb12abf7f4943c787caa9"
integrity sha512-n3rIVbX6ylm1YsX2NEug9IaPV8xRnT+9/NNZbrA/bcHgOSSeqtWla6XnI/xmyu57wIw+ASCAoX1oM6EZtqJV0A==

currently-unhandled@^0.4.1:
version "0.4.1"
Expand Down Expand Up @@ -6960,7 +6958,7 @@ lodash.escaperegexp@^4.1.2:
resolved "https://registry.yarnpkg.com/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz#64762c48618082518ac3df4ccf5d5886dae20347"
integrity sha1-ZHYsSGGAglGKw99Mz11YhtriA0c=

lodash.get@^4.0.0, lodash.get@^4.4.2:
lodash.get@^4.4.2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99"
integrity sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=
Expand Down

0 comments on commit a484ce0

Please sign in to comment.