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:
parent
882cef3fdb
commit
f713190e34
@ -98,7 +98,7 @@
|
|||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"@codemirror/state": "6.1.2",
|
"@codemirror/state": "6.1.2",
|
||||||
"@xmldom/xmldom": "^0.7.6"
|
"@xmldom/xmldom": "^0.8.0"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
"moduleNameMapper": {
|
"moduleNameMapper": {
|
||||||
|
@ -2719,10 +2719,10 @@
|
|||||||
magic-string "^0.26.2"
|
magic-string "^0.26.2"
|
||||||
react-refresh "^0.14.0"
|
react-refresh "^0.14.0"
|
||||||
|
|
||||||
"@xmldom/xmldom@^0.7.5", "@xmldom/xmldom@^0.7.6":
|
"@xmldom/xmldom@^0.7.5", "@xmldom/xmldom@^0.8.0":
|
||||||
version "0.7.6"
|
version "0.8.3"
|
||||||
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.7.6.tgz#6f55073fa73e65776bd85826958b98c8cd1457b5"
|
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.3.tgz#beaf980612532aa9a3004aff7e428943aeaa0711"
|
||||||
integrity sha512-HHXP9hskkFQHy8QxxUXkS7946FFIhYVfGqsk0WLwllmexN9x/+R4UBLvurHEuyXRfVEObVR8APuQehykLviwSQ==
|
integrity sha512-Lv2vySXypg4nfa51LY1nU8yDAGo/5YwF+EY/rUZgIbfvwVARcd67ttCM8SMsTeJy51YhHYavEq+FS6R0hW9PFQ==
|
||||||
|
|
||||||
"@zxing/text-encoding@0.9.0":
|
"@zxing/text-encoding@0.9.0":
|
||||||
version "0.9.0"
|
version "0.9.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user