fix: resolve npm audit vulnerabilities (CAR-937) #11

Merged
Savannah Savings merged 8 commits from betty/car-935-fix-setup-node into dev 2026-05-22 10:43:18 +00:00
Showing only changes of commit a729b7e21a - Show all commits
+1
View File
@@ -88,6 +88,7 @@ jobs:
- name: Start preview server
run: |
npm run preview &
sleep 5
npx wait-on http://localhost:4173/ --timeout 30000
- name: Run Lighthouse CI
run: |