Skip to content

Commit

Permalink
chore(deps): update dependency @xmldom/xmldom to ^0.8.0 (#2210)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 19, 2022
1 parent 882cef3 commit f713190
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Expand Up @@ -98,7 +98,7 @@
},
"resolutions": {
"@codemirror/state": "6.1.2",
"@xmldom/xmldom": "^0.7.6"
"@xmldom/xmldom": "^0.8.0"
},
"jest": {
"moduleNameMapper": {
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Expand Up @@ -2719,10 +2719,10 @@
magic-string "^0.26.2"
react-refresh "^0.14.0"

"@xmldom/xmldom@^0.7.5", "@xmldom/xmldom@^0.7.6":
version "0.7.6"
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.7.6.tgz#6f55073fa73e65776bd85826958b98c8cd1457b5"
integrity sha512-HHXP9hskkFQHy8QxxUXkS7946FFIhYVfGqsk0WLwllmexN9x/+R4UBLvurHEuyXRfVEObVR8APuQehykLviwSQ==
"@xmldom/xmldom@^0.7.5", "@xmldom/xmldom@^0.8.0":
version "0.8.3"
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.3.tgz#beaf980612532aa9a3004aff7e428943aeaa0711"
integrity sha512-Lv2vySXypg4nfa51LY1nU8yDAGo/5YwF+EY/rUZgIbfvwVARcd67ttCM8SMsTeJy51YhHYavEq+FS6R0hW9PFQ==

"@zxing/text-encoding@0.9.0":
version "0.9.0"
Expand Down

0 comments on commit f713190

Please sign in to comment.