xmlhttprequest: Upgrade xmlhttprequest to v1.8.0.

This commit is contained in:
Priyank Patel 2018-05-20 15:29:12 +00:00 committed by Tim Abbott
parent 62a90661ad
commit ac7e6b19bd
2 changed files with 4 additions and 4 deletions

View File

@ -72,7 +72,7 @@
"swagger-parser": "3.4.1",
"tslint": "5.10.0",
"webpack-dev-server": "3.1.4",
"xmlhttprequest": "1.5.0"
"xmlhttprequest": "1.8.0"
},
"scripts": {
"lint": "eslint --quiet --cache",

View File

@ -10794,9 +10794,9 @@ xmldom@~0.1.22:
version "0.1.27"
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.27.tgz#d501f97b3bdb403af8ef9ecc20573187aadac0e9"
xmlhttprequest@1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/xmlhttprequest/-/xmlhttprequest-1.5.0.tgz#bbf102b430bca9f6b8451a36e11bfb6355a25560"
xmlhttprequest@1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz#67fe075c5c24fef39f9d65f5f7b7fe75171968fc"
"xtend@>=4.0.0 <4.1.0-0", xtend@^4.0.0, xtend@~4.0.0, xtend@~4.0.1:
version "4.0.1"