Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent 49c37dd commit 727d190
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions ui/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 ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"lint-fix": "eslint --fix"
},
"dependencies": {
"axios": "^1.7.4",
"axios": "^1.7.5",
"chartist-plugin-tooltips-updated": "^0.1.4",
"core-js": "^3.38.0",
"moment": "^2.29.1",
Expand Down

0 comments on commit 727d190

Please sign in to comment.