Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0bcd799

Browse files
1 parent 2844a4e commit 0bcd799

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
@@ -32,7 +32,7 @@
3232
"@angular/router": "^8.2.4",
3333
"monaco-editor": "^0.20.0",
3434
"rxjs": "^6.5.4",
35-
"zone.js": "^0.10.2"
35+
"zone.js": "^0.10.3"
3636
},
3737
"devDependencies": {
3838
"@angular-devkit/build-angular": "^0.803.25",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8940,7 +8940,7 @@ [email protected]:
89408940
resolved "https://registry.yarnpkg.com/yn/-/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50"
89418941
integrity sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==
89428942

8943-
zone.js@^0.10.2:
8944-
version "0.10.2"
8945-
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.10.2.tgz#67ca084b3116fc33fc40435e0d5ea40a207e392e"
8946-
integrity sha512-UAYfiuvxLN4oyuqhJwd21Uxb4CNawrq6fPS/05Su5L4G+1TN+HVDJMUHNMobVQDFJRir2cLAODXwluaOKB7HFg==
8943+
zone.js@^0.10.3:
8944+
version "0.10.3"
8945+
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.10.3.tgz#3e5e4da03c607c9dcd92e37dd35687a14a140c16"
8946+
integrity sha512-LXVLVEq0NNOqK/fLJo3d0kfzd4sxwn2/h67/02pjCjfKDxgx1i9QqpvtHD8CrBnSSwMw5+dy11O7FRX5mkO7Cg==

0 commit comments

Comments
 (0)