Skip to content

Commit 772c30e

Browse files
committed
feat!: update xml-crypto and xmldom dependencies to fix sec issues
1 parent d8c62af commit 772c30e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"async": "~0.2.9",
2323
"moment": "2.19.3",
2424
"valid-url": "~1.0.9",
25-
"xml-crypto": "~1.0.1",
25+
"xml-crypto": "2.0.0",
2626
"xml-encryption": "^1.2.1",
2727
"xml-name-validator": "~2.0.1",
28-
"xmldom": "=0.1.15",
28+
"xmldom": "0.1.17",
2929
"xpath": "0.0.5"
3030
},
3131
"scripts": {

0 commit comments

Comments
 (0)