mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Update dependency xmlbuilder to v9.0.7 (#38702)
This commit is contained in:
parent
e766dbe43a
commit
dfe30a9bdf
2 changed files with 7 additions and 2 deletions
|
@ -433,7 +433,7 @@
|
|||
"typings-tester": "^0.3.2",
|
||||
"vinyl-fs": "^3.0.2",
|
||||
"xml2js": "^0.4.19",
|
||||
"xmlbuilder": "9.0.4",
|
||||
"xmlbuilder": "9.0.7",
|
||||
"zlib": "^1.0.5"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
@ -29073,7 +29073,12 @@ xmlbuilder@8.2.2:
|
|||
resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-8.2.2.tgz#69248673410b4ba42e1a6136551d2922335aa773"
|
||||
integrity sha1-aSSGc0ELS6QuGmE2VR0pIjNap3M=
|
||||
|
||||
xmlbuilder@9.0.4, xmlbuilder@~9.0.1:
|
||||
xmlbuilder@9.0.7:
|
||||
version "9.0.7"
|
||||
resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-9.0.7.tgz#132ee63d2ec5565c557e20f4c22df9aca686b10d"
|
||||
integrity sha1-Ey7mPS7FVlxVfiD0wi35rKaGsQ0=
|
||||
|
||||
xmlbuilder@~9.0.1:
|
||||
version "9.0.4"
|
||||
resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-9.0.4.tgz#519cb4ca686d005a8420d3496f3f0caeecca580f"
|
||||
integrity sha1-UZy0ymhtAFqEINNJbz8MruzKWA8=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue