Skip to content

Commit 86e1ccd

Browse files
chore(deps): update dependency vite to v6.2.6 [security] (#5918)
* chore(deps): update dependency vite to v6.2.6 [security] * Switch back to regular npm audit --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
1 parent 328fa2d commit 86e1ccd

File tree

5 files changed

+10
-266
lines changed

5 files changed

+10
-266
lines changed

.github/workflows/build-and-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Lint
5252
run: npm run ci:lint
5353
- name: Vulnerabilities
54-
run: npm run check-audit
54+
run: npm audit
5555
- name: Optional Dependencies
5656
run: npm run test:package
5757
- name: CLI Docs

audit-resolve.json

-5
This file was deleted.

0 commit comments

Comments
 (0)