Skip to content

Commit 45fb10c

Browse files
authored
dependency update: xmldom to 0.8.3
for security patch
1 parent e2ea6bc commit 45fb10c

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
@@ -51,7 +51,7 @@
5151
"pdf2json": "./bin/pdf2json"
5252
},
5353
"dependencies": {
54-
"@xmldom/xmldom": "^0.8.2"
54+
"@xmldom/xmldom": "^0.8.3"
5555
},
5656
"devDependencies": {},
5757
"bundledDependencies": [

0 commit comments

Comments
 (0)