Skip to content

Commit a9ac36d

Browse files
Bump xmldom from 0.1.27 to 0.5.0
Bumps [xmldom](https://github.com/xmldom/xmldom) from 0.1.27 to 0.5.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.5.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1abaa01 commit a9ac36d

2 files changed

Lines changed: 5 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"webpack-isomorphic-tools": "3.0.5",
149149
"websocket": "1.0.24",
150150
"whatwg-fetch": "0.11.1",
151-
"xmldom": "0.1.27"
151+
"xmldom": "0.5.0"
152152
},
153153
"devDependencies": {
154154
"@storybook/addon-knobs": "3.2.19",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5023,11 +5023,6 @@ fs.realpath@^1.0.0:
50235023
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
50245024
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
50255025

5026-
fs@^0.0.1-security:
5027-
version "0.0.1-security"
5028-
resolved "https://registry.npm.taobao.org/fs/download/fs-0.0.1-security.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffs%2Fdownload%2Ffs-0.0.1-security.tgz#8a7bd37186b6dddf3813f23858b57ecaaf5e41d4"
5029-
integrity sha1-invTcYa23d84E/I4WLV+yq9eQdQ=
5030-
50315026
fsevents@^1.0.0, fsevents@^1.2.3, fsevents@^1.2.7:
50325027
version "1.2.13"
50335028
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.13.tgz#f325cb0455592428bcf11b383370ef70e3bfcc38"
@@ -12087,10 +12082,10 @@ xml-name-validator@^3.0.0:
1208712082
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a"
1208812083
integrity sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==
1208912084

12090-
xmldom@0.1.27:
12091-
version "0.1.27"
12092-
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.27.tgz#d501f97b3bdb403af8ef9ecc20573187aadac0e9"
12093-
integrity sha1-1QH5ezvbQDr4757MIFcxh6rawOk=
12085+
xmldom@0.5.0:
12086+
version "0.5.0"
12087+
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.5.0.tgz#193cb96b84aa3486127ea6272c4596354cb4962e"
12088+
integrity sha512-Foaj5FXVzgn7xFzsKeNIde9g6aFBxTPi37iwsno8QvApmtg7KYrr+OPyRHcJF7dud2a5nGRBXK3n0dL62Gf7PA==
1209412089

1209512090
xmlhttprequest@1.8.0:
1209612091
version "1.8.0"

0 commit comments

Comments
 (0)