Skip to content

Commit

Permalink
fix: upgrade primeng from 15.0.0-rc.1 to 15.4.1 (#4962) [skip ci]
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade primeng from 15.0.0-rc.1 to 15.4.1.

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

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
tidusjar and snyk-bot authored Jun 19, 2023
1 parent a0201e3 commit 23a4fed
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
2 changes: 1 addition & 1 deletion src/Ombi/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"ngx-order-pipe": "^2.2.0",
"popper.js": "^1.14.3",
"primeicons": "^6.0.1",
"primeng": "^15.0.0-rc.1",
"primeng": "^15.4.1",
"rxjs": "^7.5.4",
"ts-md5": "^1.2.7",
"tslint-angular": "^1.1.2",
Expand Down
19 changes: 9 additions & 10 deletions src/Ombi/ClientApp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12778,7 +12778,7 @@ cors@latest:
ngx-order-pipe: ^2.2.0
popper.js: ^1.14.3
primeicons: ^6.0.1
primeng: ^15.0.0-rc.1
primeng: ^15.4.1
protractor: ~5.4.0
rxjs: ^7.5.4
ts-md5: ^1.2.7
Expand Down Expand Up @@ -13831,19 +13831,18 @@ cors@latest:
languageName: node
linkType: hard

"primeng@npm:^15.0.0-rc.1":
version: 15.0.0-rc.1
resolution: "primeng@npm:15.0.0-rc.1"
"primeng@npm:^15.4.1":
version: 15.4.1
resolution: "primeng@npm:15.4.1"
dependencies:
tslib: ^2.3.0
peerDependencies:
"@angular/common": ^15.0.0
"@angular/core": ^15.0.0
"@angular/forms": ^15.0.0
primeicons: ^6.0.1
"@angular/common": ^15.2.1
"@angular/core": ^15.2.1
"@angular/forms": ^15.2.1
rxjs: ^6.0.0 || ^7.5.0
zone.js: ^0.10.2 || ^0.11.0 || ^0.12.0
checksum: 1c2223b707e799385c609c6c073b04807896147eba4fdd428cc229f6627ba806be581f7de05f23c8835826d48c17d080c40a1793ac91ba4db8ca8f2e5d8dde9b
zone.js: ^0.10.2 || ^0.11.0 || ^0.12.0 || ^0.13.0
checksum: d40d6d8bec33ef68994c1b549e61cddbcb0d87f1b8aa70085444cbab83c95a33b79b438fd7b3aa9ec7b27b27dfe4d6a61e477d97f0a300ec3c3409b930a17610
languageName: node
linkType: hard

Expand Down

0 comments on commit 23a4fed

Please sign in to comment.