Skip to content

Commit

Permalink
chore: security upgrade axios from 1.4.0 to 1.6.0 (#2772)
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-6032459

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
ktgowtham and snyk-bot authored Nov 8, 2023
1 parent 8be8294 commit c14b689
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 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 @@ -67,7 +67,7 @@
"ajv": "^8.12.0",
"ajv-draft-04": "^1.0.0",
"ajv-formats": "^2.1.1",
"axios": "^1.4.0",
"axios": "^1.6.0",
"btoa": "^1.2.1",
"component-each": "^0.2.6",
"crypto-js": "^4.2.0",
Expand Down

0 comments on commit c14b689

Please sign in to comment.