Skip to content

Commit ac56ba8

Browse files
committed
update
1 parent 01d7884 commit ac56ba8

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

component.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"title": "CSV",
3+
"version": "2.2.1",
34
"description": "A comma-separated values (CSV) file stores tabular data (numbers and text) in plain-text form",
45
"docsUrl": "https://github.com/elasticio/csv-component",
56
"buildType": "docker",

package-lock.json

Lines changed: 7 additions & 8 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
@@ -35,7 +35,7 @@
3535
"elasticio-rest-node": "1.2.7",
3636
"elasticio-sailor-nodejs": "2.6.27",
3737
"lodash": "4.17.21",
38-
"moment": "2.29.1",
38+
"moment": "2.29.3",
3939
"node-uuid": "1.4.8",
4040
"q": "1.5.1",
4141
"stream": "0.0.2",

0 commit comments

Comments
 (0)