Skip to content

Commit fc42a8d

Browse files
Bump xpath from 0.0.32 to 0.0.33 (#911)
Bumps [xpath](https://github.com/goto100/xpath) from 0.0.32 to 0.0.33. - [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 9b815a1 commit fc42a8d

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
@@ -35,7 +35,7 @@
3535
"lz-string": "^1.5.0",
3636
"prettier": "^2.8.8",
3737
"xmldom": "^0.6.0",
38-
"xpath": "0.0.32"
38+
"xpath": "0.0.33"
3939
},
4040
"scripts": {
4141
"process": "babel-node ./javascript/index.js",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3360,10 +3360,10 @@ xmlhttprequest-ts@^1.0.1:
33603360
dependencies:
33613361
tslib "^1.9.2"
33623362

3363-
xpath@0.0.32:
3364-
version "0.0.32"
3365-
resolved "https://registry.yarnpkg.com/xpath/-/xpath-0.0.32.tgz#1b73d3351af736e17ec078d6da4b8175405c48af"
3366-
integrity sha512-rxMJhSIoiO8vXcWvSifKqhvV96GjiD5wYb8/QHdoRyQvraTpp4IEv944nhGausZZ3u7dhQXteZuZbaqfpB7uYw==
3363+
xpath@0.0.33:
3364+
version "0.0.33"
3365+
resolved "https://registry.yarnpkg.com/xpath/-/xpath-0.0.33.tgz#5136b6094227c5df92002e7c3a13516a5074eb07"
3366+
integrity sha512-NNXnzrkDrAzalLhIUc01jO2mOzXGXh1JwPgkihcLLzw98c0WgYDmmjSh1Kl3wzaxSVWMuA+fe0WTWOBDWCBmNA==
33673367

33683368
"xtend@>=4.0.0 <4.1.0-0":
33693369
version "4.0.2"

0 commit comments

Comments
 (0)