Skip to content

Commit 0035b49

Browse files
authored
chore(deps): npm audit fix; 3.16.1
1 parent 14f10e0 commit 0035b49

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

+30-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"name": "json-2-csv",
77
"description": "A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.",
8-
"version": "3.16.0",
8+
"version": "3.16.1",
99
"homepage": "https://mrodrig.github.io/json-2-csv",
1010
"repository": {
1111
"type": "git",
@@ -46,7 +46,7 @@
4646
"@babel/eslint-parser": "7.16.5",
4747
"coveralls": "3.1.0",
4848
"eslint": "8.4.1",
49-
"mocha": "9.1.3",
49+
"mocha": "^9.2.0",
5050
"nyc": "15.1.0",
5151
"should": "13.2.3",
5252
"tslint": "6.1.3",

0 commit comments

Comments
 (0)