Skip to content

Commit 5853ffc

Browse files
fix(deps): update dependency zone.js to ~0.15.0
1 parent 131773d commit 5853ffc

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
@@ -46,7 +46,7 @@
4646
"ngx-progressbar": "^11.1.0",
4747
"rxjs": "~7.8.0",
4848
"tslib": "^2.6.3",
49-
"zone.js": "~0.14.7"
49+
"zone.js": "~0.15.0"
5050
},
5151
"devDependencies": {
5252
"@angular-eslint/builder": "^18.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6275,7 +6275,7 @@ yocto-queue@^1.0.0:
62756275
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
62766276
integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
62776277

6278-
zone.js@~0.14.7:
6279-
version "0.14.7"
6280-
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.14.7.tgz#4a9a70599109663b1921165663bbac521995eef3"
6281-
integrity sha512-0w6DGkX2BPuiK/NLf+4A8FLE43QwBfuqz2dVgi/40Rj1WmqUskCqj329O/pwrqFJLG5X8wkeG2RhIAro441xtg==
6278+
zone.js@~0.15.0:
6279+
version "0.15.0"
6280+
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.15.0.tgz#4810624e58d6dcf7b8379c1631765589917a0d8f"
6281+
integrity sha512-9oxn0IIjbCZkJ67L+LkhYWRyAy7axphb3VgE2MBDlOqnmHMPWGYMxJxBYFueFq/JGY2GMwS0rU+UCLunEmy5UA==

0 commit comments

Comments
 (0)