mirror of https://github.com/zulip/zulip.git
xmlhttprequest: Upgrade xmlhttprequest to v1.8.0.
This commit is contained in:
parent
62a90661ad
commit
ac7e6b19bd
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue