Skip to content

Commit

Permalink
Replace dependency xmldom with @xmldom/xmldom ^0.7.5 (#816)
Browse files Browse the repository at this point in the history
* Replace dependency xmldom with @xmldom/xmldom ^0.7.5

* update lockfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: MichaelJacob21012 <[email protected]>
Co-authored-by: michaeljacob <[email protected]>
  • Loading branch information
3 people authored Oct 17, 2023
1 parent e5b4e6c commit 60d6661
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"trim-newlines": "^4.0.1",
"ws": "^7.4.6",
"xmlhttprequest-ssl": "^1.6.2",
"xmldom": "^0.5.0",
"@xmldom/xmldom": "^0.7.5",
"yargs-parser": "^20.2.7"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3486,10 +3486,10 @@ __metadata:
languageName: node
linkType: hard

"@xmldom/xmldom@npm:^0.8.5":
version: 0.8.6
resolution: "@xmldom/xmldom@npm:0.8.6"
checksum: f17ac6d99a971a6aeb831fcfc5cfa86f367664e45815046548814b2deb17ccc421fef4e0d5ba29e66179d112b552f6caa5680064f8e7bd8a389b788a60404c8e
"@xmldom/xmldom@npm:^0.7.5":
version: 0.7.13
resolution: "@xmldom/xmldom@npm:0.7.13"
checksum: b4054078530e5fa8ede9677425deff0fce6d965f4c477ca73f8490d8a089e60b8498a15560425a1335f5ff99ecb851ed2c734b0a9a879299a5694302f212f37a
languageName: node
linkType: hard

Expand Down

0 comments on commit 60d6661

Please sign in to comment.