Skip to content

Commit 6670ff4

Browse files
committed
fix: upgrade primeng from 17.7.0 to 17.8.0
Snyk has created this PR to upgrade primeng from 17.7.0 to 17.8.0. See this package in npm: https://www.npmjs.com/package/primeng See this project in Snyk: https://app.snyk.io/org/csikb/project/7b8e9b10-dc56-4eb9-8ac1-4d9dbbe2e137?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b122987 commit 6670ff4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@angular/platform-browser": "^17.2.0",
2020
"@angular/platform-browser-dynamic": "^17.2.0",
2121
"@angular/router": "^17.2.0",
22-
"primeng": "^17.7.0",
22+
"primeng": "^17.8.0",
2323
"rxjs": "~7.8.0",
2424
"tslib": "^2.3.0",
2525
"zone.js": "~0.14.3"

0 commit comments

Comments
 (0)