Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Commit 58d4501

Browse files
committed
Upgrade node-expat to 2.3.0
1 parent 0980a29 commit 58d4501

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{"name": "Camilo Aguilar", "email": "camilo.aguilar@gmail.com"}
1010
],
1111
"dependencies": {
12-
"node-expat": "2.1.4"
12+
"node-expat": "^2.3.0"
1313
},
1414
"bin": {
1515
"xml2json": "bin/xml2json"

0 commit comments

Comments
 (0)