1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

chore(deps): update dependency @xmldom/xmldom to ^0.8.0 (#2210)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-19 20:59:27 +00:00 committed by GitHub
parent 882cef3fdb
commit f713190e34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -98,7 +98,7 @@
},
"resolutions": {
"@codemirror/state": "6.1.2",
"@xmldom/xmldom": "^0.7.6"
"@xmldom/xmldom": "^0.8.0"
},
"jest": {
"moduleNameMapper": {

View File

@ -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"