Skip to content

Commit

Permalink
Bump axios from 1.6.0 to 1.7.4 in /common/module (#2046)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.0...v1.7.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Brunet <[email protected]>
  • Loading branch information
dependabot[bot] and tombrunet authored Oct 18, 2024
1 parent 1b03640 commit b339b03
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions common/module/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 common/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"typescript": "^5.1.3"
},
"dependencies": {
"axios": "^1.6.0",
"axios": "^1.7.4",
"deep-diff": "^1.0.2",
"exceljs": "^4.3.0"
}
Expand Down

0 comments on commit b339b03

Please sign in to comment.