Skip to content

Commit 3d89c2a

Browse files
Bump axios from 0.21.4 to 1.6.0 in /frontend (#319)
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.21.4...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3e1882 commit 3d89c2a

File tree

2 files changed

+16
-14
lines changed

2 files changed

+16
-14
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/file-saver": "^2.0.5",
1919
"@types/react-dom": "^17.0.9",
2020
"@types/react-router-dom": "^5.3.1",
21-
"axios": "^0.21.4",
21+
"axios": "^1.6.0",
2222
"bootstrap": "^5.3.0",
2323
"carbon-components": "^10.36.0",
2424
"carbon-components-react": "^8.31.3",

0 commit comments

Comments
 (0)