Skip to content

Commit

Permalink
chore(deps): update dependency zone.js to ~0.14.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent 03c64c5 commit ca43961
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"core-js": "^3.1.4",
"rxjs": "~6.5.5",
"tslib": "^1.9.3",
"zone.js": "~0.9.1"
"zone.js": "~0.14.10"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.13.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9569,7 +9569,7 @@ zip-stream@^2.0.1:
compress-commons "^1.2.0"
readable-stream "^2.0.0"

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==
zone.js@~0.14.10:
version "0.14.10"
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.14.10.tgz#23b8b29687c6bffece996e5ee5b854050e7775c8"
integrity sha512-YGAhaO7J5ywOXW6InXNlLmfU194F8lVgu7bRntUF3TiG8Y3nBK0x1UJJuHUP/e8IyihkjCYqhCScpSwnlaSRkQ==

0 comments on commit ca43961

Please sign in to comment.