Skip to content

Commit

Permalink
fix: security upgrade axios from 1.6.2 to 1.6.3 (#421)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6124857

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
strassl-snyk and snyk-bot authored Dec 28, 2023
1 parent d59c9d0 commit 19eaecf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@
"@sentry/tracing": "^6.19.7",
"@snyk/code-client": "^4.23.2",
"analytics-node": "^4.0.1",
"axios": "^1.6.2",
"axios": "^1.6.3",
"glob": "^9.3.5",
"he": "^1.2.0",
"htmlparser2": "^7.2.0",
Expand Down

0 comments on commit 19eaecf

Please sign in to comment.