Skip to content

Commit 4325fb7

Browse files
authored
fix: upgrade xpath from 0.0.27 to 0.0.32 (#2)
Snyk has created this PR to upgrade xpath from 0.0.27 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/j-vin-b8w/project/4cecf117-1c8b-4204-8013-e3a86567953a?utm_source=github&utm_medium=upgrade-pr
1 parent 3e49a52 commit 4325fb7

File tree

1 file changed

+1
-1
lines changed
  • javascript/ql/test/query-tests/Security/Summaries

1 file changed

+1
-1
lines changed

javascript/ql/test/query-tests/Security/Summaries/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.1",
44
"dependencies": {
55
"mysql": "2.15.0",
6-
"xpath": "0.0.27",
6+
"xpath": "0.0.32",
77
"libxmljs": "0.19.1"
88
},
99
"main": "index.js"

0 commit comments

Comments
 (0)