Skip to content

Commit fbbe360

Browse files
committed
chore(rel): 5.5.11
1 parent 05f2be8 commit fbbe360

2 files changed

Lines changed: 90 additions & 70 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
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": "5.5.10",
8+
"version": "5.5.11",
99
"homepage": "https://mrodrig.github.io/json-2-csv",
1010
"repository": {
1111
"type": "git",
@@ -40,8 +40,8 @@
4040
"cli"
4141
],
4242
"dependencies": {
43-
"deeks": "3.1.0",
44-
"doc-path": "4.1.1"
43+
"deeks": "3.2.1",
44+
"doc-path": "4.1.4"
4545
},
4646
"devDependencies": {
4747
"@types/mocha": "10.0.1",
@@ -60,4 +60,4 @@
6060
"node": ">= 16"
6161
},
6262
"license": "MIT"
63-
}
63+
}

0 commit comments

Comments
 (0)