Skip to content

Commit 127a8b9

Browse files
Bump axios from 1.11.0 to 1.12.0 in /src/frontend
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc6d1d2 commit 127a8b9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/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.

src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/node": "^16.18.126",
1515
"@types/react": "^18.3.23",
1616
"@types/react-dom": "^18.3.7",
17-
"axios": "^1.11.0",
17+
"axios": "^1.12.0",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1",
2020
"react-markdown": "^10.1.0",

0 commit comments

Comments
 (0)