Skip to content

Commit 34d8f2d

Browse files
chore(deps): bump axios from 1.10.0 to 1.11.0 in /client (#1570)
Bumps [axios](https://github.com/axios/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dafc48b commit 34d8f2d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"ag-grid-community": "^34.0.0",
1313
"ag-grid-react": "^34.0.0",
14-
"axios": "^1.10.0",
14+
"axios": "^1.11.0",
1515
"highlight.js": "^11.11.1",
1616
"marked": "^16.1.1",
1717
"media-typer": "^1.1.0",

0 commit comments

Comments
 (0)