Skip to content

Commit 83f56b1

Browse files
authored
Merge pull request #121 from stephendonner/patch-1
Bump xml2js to latest, 0.4.19
2 parents 9c4d4d8 + ba3ce04 commit 83f56b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"csv": "^1.1.1",
3333
"entities": "^1.1.1",
3434
"mocha": "^3.4.1",
35-
"xml2js": "^0.4.17"
35+
"xml2js": "^0.4.19"
3636
},
3737
"devDependencies": {
3838
"nock": "~9.0.13"

0 commit comments

Comments
 (0)