Skip to content

Commit e57a56c

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

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

0 commit comments

Comments
 (0)