Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit 076d39a

Browse files
Gaurav BhartiGaurav Bharti
authored andcommitted
chore(xml2js): update xml2js
1 parent 56eabc6 commit 076d39a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
"url": "https://github.com/lmarkus/passport-saml-encrypted/issues"
2525
},
2626
"dependencies": {
27+
"@xmldom/xmldom": "~0.8.6",
28+
"passport": "^0",
2729
"passport-strategy": "*",
28-
"xml2js": "~0.4.1",
2930
"xml-crypto": "^2.1.3",
30-
"@xmldom/xmldom": "~0.8.6",
3131
"xml-encryption": "^2.0.0",
32-
"xpath": "0.0.32",
33-
"passport": "^0"
32+
"xml2js": "^0.5.0",
33+
"xpath": "0.0.32"
3434
}
3535
}

0 commit comments

Comments
 (0)