Skip to content

Commit

Permalink
updated libxmljs dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
IDCs committed Dec 12, 2023
1 parent 645944a commit 72859be
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"jsonwebtoken": "^9.0.0",
"leveldown": "^5.6.0",
"levelup": "^4.4.0",
"libxmljs": "TanninOne/libxmljs#sambacha",
"libxmljs": "Nexus-Mods/libxmljs#sambacha",
"lodash": "^4.17.21",
"memoize-one": "^5.1.1",
"minimatch": "^3.0.5",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
"jsonwebtoken": "^9.0.0",
"leveldown": "^5.6.0",
"levelup": "^4.4.0",
"libxmljs": "TanninOne/libxmljs#sambacha",
"libxmljs": "Nexus-Mods/libxmljs#sambacha",
"lodash": "^4.17.21",
"memoize-one": "^5.1.1",
"minimatch": "^3.0.5",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8123,9 +8123,9 @@ levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"

libxmljs@TanninOne/libxmljs#sambacha:
version "0.27.1"
resolved "https://codeload.github.com/TanninOne/libxmljs/tar.gz/63d73bc86559d385d9e5ecaeb6dc4fc7792d77d7"
libxmljs@Nexus-Mods/libxmljs#sambacha:
version "0.30.1"
resolved "https://codeload.github.com/Nexus-Mods/libxmljs/tar.gz/8dfcef285a49bd59a88997b53c54454d5e8f41e0"
dependencies:
"@marudor/node-pre-gyp" "^0.16.1"
bindings "^1.5.0"
Expand Down

0 comments on commit 72859be

Please sign in to comment.