Skip to content

Commit b20743d

Browse files
build(deps): bump axios from 1.15.2 to 1.16.0 in /web (#1178)
Bumps [axios](https://github.com/axios/axios) from 1.15.2 to 1.16.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.2...v1.16.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c86c939 commit b20743d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

web/package-lock.json

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

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@hookform/resolvers": "^5.2.2",
1414
"@tanstack/react-query": "^5.90.12",
15-
"axios": "^1.15.2",
15+
"axios": "^1.16.0",
1616
"clsx": "^2.1.1",
1717
"lucide-react": "^0.559.0",
1818
"react": "^19.2.0",

0 commit comments

Comments
 (0)