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

[Snyk] Upgrade xpath from 0.0.6 to 0.0.32 #523

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade xpath from 0.0.6 to 0.0.32
Snyk has created this PR to upgrade xpath from 0.0.6 to 0.0.32.

See this package in npm:
https://www.npmjs.com/package/xpath

See this project in Snyk:
https://app.snyk.io/org/jswheeler/project/2abd8935-5449-481b-b32e-615e5d2625eb?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 14, 2021
commit 2854c1fd29c5f18cf05d0c88f5ed1135cfd091f1
2 changes: 1 addition & 1 deletion docusign_callback/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"underscore": "~1.6.0",
"request": "~2.34.0",
"xmldom": "~0.1.19",
"xpath": "0.0.6"
"xpath": "0.0.32"
}
}