Skip to content

Commit 5e28693

Browse files
dependabot[bot]TheDevMinerTV
authored andcommitted
chore(deps): bump axios from 1.3.5 to 1.4.0
Bumps [axios](https://github.com/axios/axios) from 1.3.5 to 1.4.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.5...v1.4.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 035118b commit 5e28693

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"typescript": "^5.0.4"
3838
},
3939
"dependencies": {
40-
"axios": "1.3.5",
40+
"axios": "1.4.0",
4141
"tslib": "^2.4.1"
4242
},
4343
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,10 +1086,10 @@ axios-mock-adapter@^1.21.3:
10861086
fast-deep-equal "^3.1.3"
10871087
is-buffer "^2.0.5"
10881088

1089-
axios@1.3.5:
1090-
version "1.3.5"
1091-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.5.tgz#e07209b39a0d11848e3e341fa087acd71dadc542"
1092-
integrity sha512-glL/PvG/E+xCWwV8S6nCHcrfg1exGx7vxyUIivIA1iL7BIh6bePylCfVHwp6k13ao7SATxB6imau2kqY+I67kw==
1089+
axios@1.4.0:
1090+
version "1.4.0"
1091+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f"
1092+
integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==
10931093
dependencies:
10941094
follow-redirects "^1.15.0"
10951095
form-data "^4.0.0"

0 commit comments

Comments
 (0)