Skip to content

Commit d2e7f64

Browse files
Bump xpath from 0.0.33 to 0.0.34 (#960)
Bumps [xpath](https://github.com/goto100/xpath) from 0.0.33 to 0.0.34. - [Commits](https://github.com/goto100/xpath/commits) --- updated-dependencies: - dependency-name: xpath dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72a608a commit d2e7f64

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"tsx": "^4.21.0",
4141
"typescript": "^5.9.3",
4242
"xmldom": "^0.6.0",
43-
"xpath": "0.0.33"
43+
"xpath": "0.0.34"
4444
},
4545
"resolutions": {
4646
"**/gl": "9.0.0-rc.9"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1674,10 +1674,10 @@ xmlhttprequest-ts@^1.0.1:
16741674
dependencies:
16751675
tslib "^1.9.2"
16761676

1677-
xpath@0.0.33:
1678-
version "0.0.33"
1679-
resolved "https://registry.yarnpkg.com/xpath/-/xpath-0.0.33.tgz#5136b6094227c5df92002e7c3a13516a5074eb07"
1680-
integrity sha512-NNXnzrkDrAzalLhIUc01jO2mOzXGXh1JwPgkihcLLzw98c0WgYDmmjSh1Kl3wzaxSVWMuA+fe0WTWOBDWCBmNA==
1677+
xpath@0.0.34:
1678+
version "0.0.34"
1679+
resolved "https://registry.yarnpkg.com/xpath/-/xpath-0.0.34.tgz#a769255e8816e0938e1e0005f2baa7279be8be12"
1680+
integrity sha512-FxF6+rkr1rNSQrhUNYrAFJpRXNzlDoMxeXN5qI84939ylEv3qqPFKa85Oxr6tDaJKqwW6KKyo2v26TSv3k6LeA==
16811681

16821682
"xtend@>=4.0.0 <4.1.0-0":
16831683
version "4.0.2"

0 commit comments

Comments
 (0)