Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

Commit 5799f88

Browse files
committed
chore(deps): update dependency zone.js to v0.11.4
1 parent 630b2a1 commit 5799f88

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"bootstrap": "4.6.0",
2424
"rxjs": "6.6.3",
2525
"tslib": "2.1.0",
26-
"zone.js": "0.11.3"
26+
"zone.js": "0.11.4"
2727
},
2828
"devDependencies": {
2929
"@angular-devkit/build-angular": "0.1000.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9058,10 +9058,10 @@ [email protected]:
90589058
resolved "https://registry.yarnpkg.com/yn/-/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50"
90599059
integrity sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==
90609060

9061-
9062-
version "0.11.3"
9063-
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.3.tgz#255a6313174731cc014d63233ef04fd9858da375"
9064-
integrity sha512-Y4hTHoh4VcxU5BDGAqEoOnOiyT254w6CiHtpQxAJUSMZPyVgdbKf+5R7Mwz6xsPhMIeBXk5rTopRZDpjssTCUg==
9061+
9062+
version "0.11.4"
9063+
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.4.tgz#0f70dcf6aba80f698af5735cbb257969396e8025"
9064+
integrity sha512-DDh2Ab+A/B+9mJyajPjHFPWfYU1H+pdun4wnnk0OcQTNjem1XQSZ2CDW+rfZEUDjv5M19SBqAkjZi0x5wuB5Qw==
90659065
dependencies:
90669066
tslib "^2.0.0"
90679067

0 commit comments

Comments
 (0)