Skip to content

Commit fb413e8

Browse files
chore(deps): bump axios from 1.9.0 to 1.10.0 in /client (#1524)
Bumps [axios](https://github.com/axios/axios) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 616d5e6 commit fb413e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

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": "^33.3.2",
1313
"ag-grid-react": "^33.3.2",
14-
"axios": "^1.9.0",
14+
"axios": "^1.10.0",
1515
"highlight.js": "^11.11.1",
1616
"marked": "^15.0.12",
1717
"media-typer": "^1.1.0",

0 commit comments

Comments
 (0)