Skip to content

Commit 084da0c

Browse files
Bump axios from 1.7.4 to 1.8.2 in /frontend (#1568)
Bumps [axios](https://github.com/axios/axios) from 1.7.4 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.7.4...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee49a98 commit 084da0c

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@tanstack/react-query": "^5.28.14",
1717
"@tanstack/react-query-devtools": "^5.28.14",
1818
"@tanstack/react-router": "1.19.1",
19-
"axios": "1.7.4",
19+
"axios": "1.8.2",
2020
"form-data": "4.0.0",
2121
"next-themes": "^0.4.4",
2222
"react": "^18.2.0",

0 commit comments

Comments
 (0)