Skip to content

Commit f96400d

Browse files
committed
fix: upgrade json2csv from 5.0.3 to 5.0.4
Snyk has created this PR to upgrade json2csv from 5.0.3 to 5.0.4. See this package in npm: https://www.npmjs.com/package/json2csv See this project in Snyk: https://app.snyk.io/org/revjtanton/project/09a1968e-7b01-4032-9063-82f2e99f843e?utm_source=github&utm_medium=upgrade-pr
1 parent 5d84bc5 commit f96400d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"express-rate-limit": "5.1.3",
4646
"express-request-id": "1.4.1",
4747
"helmet": "3.23.3",
48-
"json2csv": "^5.0.3",
48+
"json2csv": "^5.0.4",
4949
"jsonwebtoken": "8.5.1",
5050
"lodash": "^4.17.20",
5151
"mocha": "8.2.1",

0 commit comments

Comments
 (0)