Skip to content

Commit 248a251

Browse files
build(deps): bump axios from 0.21.4 to 1.3.4
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.3.4. - [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.3.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72e9597 commit 248a251

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/hoppscotch-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/jest": "^27.4.1",
4747
"@types/lodash": "^4.14.181",
4848
"@types/qs": "^6.9.7",
49-
"axios": "^0.21.4",
49+
"axios": "^1.3.4",
5050
"chalk": "^4.1.1",
5151
"commander": "^8.0.0",
5252
"esm": "^3.2.25",

packages/hoppscotch-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@vueuse/core": "^8.7.5",
4747
"@vueuse/head": "^0.7.9",
4848
"acorn-walk": "^8.2.0",
49-
"axios": "^0.21.4",
49+
"axios": "^1.3.4",
5050
"buffer": "^6.0.3",
5151
"esprima": "^4.0.1",
5252
"events": "^3.3.0",

0 commit comments

Comments
 (0)