Skip to content

Commit e40f819

Browse files
Bump xmldom from 0.1.27 to 0.6.0
Bumps [xmldom](https://github.com/xmldom/xmldom) from 0.1.27 to 0.6.0. - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](xmldom/xmldom@v0.1.27...0.6.0) --- updated-dependencies: - dependency-name: xmldom dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03eadba commit e40f819

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"websocket": "1.0.24",
159159
"whatwg-fetch": "0.11.1",
160160
"wrap-md-editor": "^0.2.20",
161-
"xmldom": "0.1.27"
161+
"xmldom": "0.6.0"
162162
},
163163
"devDependencies": {
164164
"@storybook/addon-knobs": "3.2.19",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12537,10 +12537,10 @@ xml-name-validator@^3.0.0:
1253712537
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a"
1253812538
integrity sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==
1253912539

12540-
xmldom@0.1.27:
12541-
version "0.1.27"
12542-
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.27.tgz#d501f97b3bdb403af8ef9ecc20573187aadac0e9"
12543-
integrity sha1-1QH5ezvbQDr4757MIFcxh6rawOk=
12540+
xmldom@0.6.0:
12541+
version "0.6.0"
12542+
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.6.0.tgz#43a96ecb8beece991cef382c08397d82d4d0c46f"
12543+
integrity sha512-iAcin401y58LckRZ0TkI4k0VSM1Qg0KGSc3i8rU+xrxe19A/BN1zHyVSJY7uoutVlaTSzYyk/v5AmkewAP7jtg==
1254412544

1254512545
1254612546
version "1.8.0"

0 commit comments

Comments
 (0)