Skip to content

Commit

Permalink
fix: upgrade ngx-infinite-scroll from 17.0.0 to 17.0.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade ngx-infinite-scroll from 17.0.0 to 17.0.1.

See this package in yarn:
ngx-infinite-scroll

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 Jul 17, 2024
1 parent ff85d54 commit da23ef0
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 @@ -44,7 +44,7 @@
"ng2-cookies": "^1.0.12",
"ngx-clipboard": "^16.0.0",
"ngx-date-fns": "^11.0.0",
"ngx-infinite-scroll": "^17.0.0",
"ngx-infinite-scroll": "^17.0.1",
"popper.js": "^1.14.3",
"primeicons": "^6.0.1",
"primeng": "^17.6.0",
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 @@ -7603,10 +7603,10 @@ ngx-date-fns@^11.0.0:
dependencies:
tslib "^2.3.0"

ngx-infinite-scroll@^17.0.0:
version "17.0.0"
resolved "https://registry.yarnpkg.com/ngx-infinite-scroll/-/ngx-infinite-scroll-17.0.0.tgz#15726104d5b4e248a6eb96b03149959b20233ae8"
integrity sha512-pQXLuRiuhRuDKD3nmgyW1V08JVNBepmk6nb8qjHc5hgsWNts01+R/p33rYcRDzcut6/PWqGyrZ9o9i8swzMYMA==
ngx-infinite-scroll@^17.0.1:
version "17.0.1"
resolved "https://registry.yarnpkg.com/ngx-infinite-scroll/-/ngx-infinite-scroll-17.0.1.tgz#2c8a8bf31ff7e8f695e12c479e84c0bc120befa2"
integrity sha512-T+XseajbmT9YTMmPnFV/AfSlwjaV9m2gZtbIIZH3S+yg/rvvfbgkThqs54UWIu+pqcqNR4UhrXfw6mUjCVZD2A==
dependencies:
tslib "^2.3.0"

Expand Down

0 comments on commit da23ef0

Please sign in to comment.