Skip to content

Commit d84aa21

Browse files
chore(deps): bump axios from 1.8.1 to 1.8.2 in /client
Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9394736 commit d84aa21

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.1.1",
1313
"ag-grid-react": "^33.1.1",
14-
"axios": "^1.8.1",
14+
"axios": "^1.8.2",
1515
"media-typer": "^1.1.0",
1616
"react": "^18.3.1",
1717
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)