Skip to content

Commit a06ca7d

Browse files
build(deps): bump axios from 0.26.1 to 0.27.2 (#140)
Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 0.27.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.26.1...v0.27.2) --- updated-dependencies: - dependency-name: axios 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 0fc86fc commit a06ca7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"test:coverage": "echo \"no test:coverage specified,work in process\""
1919
},
2020
"dependencies": {
21-
"axios": "^0.26.0",
21+
"axios": "^0.27.2",
2222
"dayjs": "^1.10.6",
2323
"echarts": "~5.1.2",
2424
"nprogress": "^0.2.0",

0 commit comments

Comments
 (0)