build: upgrade zone.js to 0.9.1 (#30260)

Close 30203

resolves the issue that zone-legacy XHR issue

PR Close #30260
This commit is contained in:
JiaLiPassion
2019-05-03 20:12:33 +00:00
committed by Alex Rickabaugh
parent fbff03b476
commit 5ab809ddf9
13 changed files with 25 additions and 25 deletions

View File

@ -13,7 +13,7 @@
"reflect-metadata": "0.1.12",
"rxjs": "6.4.0",
"tslib": "1.9.3",
"zone.js": "0.9.0"
"zone.js": "0.9.1"
},
"devDependencies": {
"@angular/bazel": "packages-dist:bazel",

View File

@ -3662,7 +3662,7 @@ z-schema@~3.18.3:
optionalDependencies:
commander "^2.7.1"
zone.js@0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.9.0.tgz#f42319d657f7616724ed40c5907d4614b4c683fa"
integrity sha512-EfygvVnLxPSCMSgJ4h7SoY+XNr7ybdwvvwEQ70lvMFl9coNnciXSyWi8Kg6znK1ubyUSffkCKvleSQpLuUKw0Q==
zone.js@^0.9.1:
version "0.9.1"
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.9.1.tgz#e37c6e5c54c13fae4de26b5ffe8d8e9212da6d9b"
integrity sha512-GkPiJL8jifSrKReKaTZ5jkhrMEgXbXYC+IPo1iquBjayRa0q86w3Dipjn8b415jpitMExe9lV8iTsv8tk3DGag==