Skip to content

Commit

Permalink
chore: security upgrade axios from 1.6.0 to 1.6.4 (#2969)
Browse files Browse the repository at this point in the history
fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6144788

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
sandeepdsvs and snyk-bot authored Jan 8, 2024
1 parent d9ebfe7 commit d4e0ae3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 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 @@ -69,7 +69,7 @@
"ajv": "^8.12.0",
"ajv-draft-04": "^1.0.0",
"ajv-formats": "^2.1.1",
"axios": "^1.6.0",
"axios": "^1.6.4",
"btoa": "^1.2.1",
"component-each": "^0.2.6",
"crypto-js": "^4.2.0",
Expand Down

0 comments on commit d4e0ae3

Please sign in to comment.