You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
If you have xlsx in your package.json is becouse you put it yourself. Primeng do not install xlsx.
If your project dont need it, and is vulnerable, just remove it.
Describe the bug
The dependency "xlsx" is vulnerable and not used in the project, therefor it should be removed.
Pull Request Link
#17548
Reason for not contributing a PR
Other Reason
No response
Reproducer
#17548
Environment
Ubuntu 24
node 22
Angular version
19
PrimeNG version
v19
Node version
22
Browser(s)
No response
Steps to reproduce the behavior
package.json contains "xlsx"
Expected behavior
package.json should not contain "xlsx"
The text was updated successfully, but these errors were encountered: