Skip to content

Commit 7f62624

Browse files
build(deps): bump axios from 1.8.1 to 1.8.2 in /web-frontend (#901)
Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7becf2 commit 7f62624

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web-frontend/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@hookform/resolvers": "^4.1.3",
1818
"@popperjs/core": "^2.11.8",
1919
"@tanstack/react-query": "^5.67.1",
20-
"axios": "^1.8.1",
20+
"axios": "^1.8.2",
2121
"bootstrap": "^5.3.3",
2222
"match-sorter": "^8.0.0",
2323
"react": "^19.0.0",

0 commit comments

Comments
 (0)