Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.4 [security] (#347)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 81cd95b commit b99771f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion src/list/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@fortawesome/fontawesome-svg-core": "1.2.36",
"@fortawesome/free-solid-svg-icons": "5.15.4",
"@fortawesome/vue-fontawesome": "2.0.10",
"axios": "1.7.2",
"axios": "1.7.4",
"buefy": "0.9.29",
"core-js": "3.37.1",
"csv-stringify": "6.5.1",
Expand Down
10 changes: 5 additions & 5 deletions src/list/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 src/list/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@opentelemetry/sdk-trace-base": "1.25.1",
"@opentelemetry/sdk-trace-node": "1.25.1",
"@opentelemetry/semantic-conventions": "1.25.1",
"axios": "1.7.2",
"axios": "1.7.4",
"connect-history-api-fallback": "2.0.0",
"cors": "2.8.5",
"debug": "4.3.6",
Expand Down

0 comments on commit b99771f

Please sign in to comment.