Skip to content

Commit

Permalink
Merge branch 'main' into snyk-upgrade-d7b7fb109cbc183b1c1639a5b8fdafb7
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Apr 26, 2024
2 parents 7db172f + 2f78b8b commit a836bc2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v4

- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@0.18.0
uses: aquasecurity/trivy-action@0.19.0
with:
format: "sarif"
output: "trivy-results.sarif"
Expand Down
12 changes: 6 additions & 6 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@vitejs/plugin-react": "^4.0.0",
"cypress": "^13.0.0",
"cypress": "^13.7.2",
"vite": "^4.3.9"
},
"overrides": {
Expand Down

0 comments on commit a836bc2

Please sign in to comment.