Skip to content

Commit

Permalink
Bump axios from 0.25.0 to 1.6.0 in /agent
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.25.0...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 61cc16f commit 4ef9741
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 16 deletions.
109 changes: 94 additions & 15 deletions agent/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 agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"argon2": "^0.28.4",
"axios": "^0.25.0",
"axios": "^1.6.0",
"dotenv": "^14.2.0",
"express": "^4.17.3",
"joi": "17.3.0",
Expand Down

0 comments on commit 4ef9741

Please sign in to comment.