Skip to content

Commit c3ca1f3

Browse files
Bump axios in /server/ui in the npm_and_yarn group across 1 directory (#1641)
Bumps the npm_and_yarn group with 1 update in the /server/ui directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.11.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6a4fe0 commit c3ca1f3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

server/ui/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.

server/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/react": "^18.2.48",
2424
"@types/react-dom": "^18.2.18",
2525
"@types/react-router-dom": "^5.3.3",
26-
"axios": "^1.8.4",
26+
"axios": "^1.11.0",
2727
"crypto": "^1.0.1",
2828
"date-fns": "^4.1.0",
2929
"getindexify": "^0.1.5",

0 commit comments

Comments
 (0)