Skip to content

Commit addc492

Browse files
1 parent a08e37c commit addc492

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
@@ -93,7 +93,7 @@
9393
"typescript": "^3.2.4",
9494
"webpack": "^3.11.0",
9595
"webpack-dev-server": "^3.1.4",
96-
"zone.js": "^0.9.1"
96+
"zone.js": "^0.10.2"
9797
},
9898
"husky": {
9999
"hooks": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6128,7 +6128,7 @@ [email protected]:
61286128
version "0.1.2"
61296129
resolved "https://registry.yarnpkg.com/yeast/-/yeast-0.1.2.tgz#008e06d8094320c372dbc2f8ed76a0ca6c8ac419"
61306130

6131-
zone.js@^0.9.1:
6132-
version "0.9.1"
6133-
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.9.1.tgz#e37c6e5c54c13fae4de26b5ffe8d8e9212da6d9b"
6134-
integrity sha512-GkPiJL8jifSrKReKaTZ5jkhrMEgXbXYC+IPo1iquBjayRa0q86w3Dipjn8b415jpitMExe9lV8iTsv8tk3DGag==
6131+
zone.js@^0.10.2:
6132+
version "0.10.2"
6133+
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.10.2.tgz#67ca084b3116fc33fc40435e0d5ea40a207e392e"
6134+
integrity sha512-UAYfiuvxLN4oyuqhJwd21Uxb4CNawrq6fPS/05Su5L4G+1TN+HVDJMUHNMobVQDFJRir2cLAODXwluaOKB7HFg==

0 commit comments

Comments
 (0)