Skip to content

Commit 51a10d9

Browse files
committed
fix: upgrade xpath from 0.0.5 to 0.0.34
Snyk has created this PR to upgrade xpath from 0.0.5 to 0.0.34. See this package in npm: https://www.npmjs.com/package/xpath See this project in Snyk: https://app.snyk.io/org/iam-KPWiZJYntQ5PW7Pgqw4LGq/project/c2bc815d-8c3f-4a84-bab4-114ad04b82c0?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 7158002 commit 51a10d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"saml": "^3.0.1",
3232
"xml-crypto": "^2.0.0",
3333
"@auth0/xmldom": "0.1.21",
34-
"xpath": "0.0.5",
34+
"xpath": "0.0.34",
3535
"xtend": "^1.0.3"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)