Skip to content

Commit 332b7b0

Browse files
Bump axios from 0.18.1 to 1.6.0 in /front-end (#540)
Bumps [axios](https://github.com/axios/axios) from 0.18.1 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.18.1...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 9e34505 commit 332b7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

front-end/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"@vue/composition-api": "^1.7.1",
38-
"axios": "0.18.1",
38+
"axios": "1.6.0",
3939
"casdoor-vue-sdk": "^1.5.1",
4040
"clipboard": "1.7.1",
4141
"codemirror": "5.39.2",

0 commit comments

Comments
 (0)