Skip to content

Commit

Permalink
fix: upgrade zone.js from 0.14.3 to 0.14.4
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade zone.js from 0.14.3 to 0.14.4.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/ombi-shared/project/7a4dc3b5-498d-41a0-82fb-9781f30ae243?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 6, 2024
1 parent ee3bf10 commit 8e8ac99
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/Ombi/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"primeng": "^17.6.0",
"rxjs": "^7.5.4",
"ts-md5": "^1.2.7",
"zone.js": "0.14.3"
"zone.js": "0.14.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.1.3",
Expand Down
8 changes: 4 additions & 4 deletions src/Ombi/ClientApp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10861,9 +10861,9 @@ zepto@^1.2.0:
resolved "https://registry.yarnpkg.com/zepto/-/zepto-1.2.0.tgz#e127bd9e66fd846be5eab48c1394882f7c0e4f98"
integrity sha512-C1x6lfvBICFTQIMgbt3JqMOno3VOtkWat/xEakLTOurskYIHPmzJrzd1e8BnmtdDVJlGuk5D+FxyCA8MPmkIyA==

zone.js@0.14.3:
version "0.14.3"
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.14.3.tgz#ac01000f4eaeec5c06526f6c112ef7d36f426f78"
integrity sha512-jYoNqF046Q+JfcZSItRSt+oXFcpXL88yq7XAZjb/NKTS7w2hHpKjRJ3VlFD1k75wMaRRXNUt5vrZVlygiMyHbA==
zone.js@0.14.4:
version "0.14.4"
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.14.4.tgz#e0168fe450e3e4313c8efdb4a0ae4b557ac0fdd8"
integrity sha512-NtTUvIlNELez7Q1DzKVIFZBzNb646boQMgpATo9z3Ftuu/gWvzxCW7jdjcUDoRGxRikrhVHB/zLXh1hxeJawvw==
dependencies:
tslib "^2.3.0"

0 comments on commit 8e8ac99

Please sign in to comment.