Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hubgit committed Jun 13, 2020
1 parent 254f90c commit f3bdaf9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -13,11 +13,11 @@
"test": "jest"
},
"dependencies": {
"csv-parser": "^1.12.0",
"csv-parser": "^2.3.3",
"ndjson": "^1.5.0",
"xml-stream": "hubgit/xml-stream"
"xml-stream": "^0.4.5"
},
"devDependencies": {
"jest": "^23.5.0"
"jest": "^26.0.1"
}
}

0 comments on commit f3bdaf9

Please sign in to comment.