Merge branch 'main' into 1682-update-remaining-outdated-npm-dependencies

This commit is contained in:
Alex Janousek
2024-07-15 13:05:29 -06:00
committed by GitHub
27 changed files with 376 additions and 194 deletions

View File

@@ -166,6 +166,8 @@ jobs:
- uses: pypa/gh-action-pip-audit@v1.0.8
with:
inputs: requirements.txt
ignore-vulns: |
PYSEC-2024-60
- name: Run npm audit
run: make npm-audit