Skip to content

Commit bc8247d

Browse files
Bump axios from 0.24.0 to 0.30.2 in /ui (#61)
Bumps [axios](https://github.com/axios/axios) from 0.24.0 to 0.30.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.24.0...v0.30.2) --- updated-dependencies: - dependency-name: axios dependency-version: 0.30.2 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 3ca192a commit bc8247d

File tree

2 files changed

+59
-16
lines changed

2 files changed

+59
-16
lines changed

ui/package-lock.json

Lines changed: 58 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@mui/material": "^5.6.1",
1212
"@mui/styles": "^5.10.8",
1313
"@mui/x-data-grid": "^5.17.12",
14-
"axios": "^0.24.0",
14+
"axios": "^0.30.2",
1515
"classnames": "^2.2.6",
1616
"cra-template": "1.1.3",
1717
"react": "^17.0.2",

0 commit comments

Comments
 (0)