Hi
Following the installation guide for Experience Builder Developer Edition, after a fresh npm ci it's common to come across audit warnings (sometimes including high/critical ones).
What's the "recommended approach" in practice: leave the shipped dependency tree as-is or run an npm audit fix / selective override on top of it ?
Would be interesting to hear how others using ExB Dev handle this in real-world setups.
Thanks!