Skip to content

Commit

Permalink
update axios from 0.20.0 to 0.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Visarg Soneji committed Sep 22, 2021
1 parent 77fe6ea commit bf5b7a4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion broker/core/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@sf/app-config": "*",
"@sf/logger": "*",
"axios": "0.20.0",
"axios": "0.21.4",
"bluebird": "3.7.2",
"hystrixjs": "0.2.0",
"jsonwebtoken": "8.5.1",
Expand Down
20 changes: 10 additions & 10 deletions broker/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1507,7 +1507,7 @@ __metadata:
dependencies:
"@sf/app-config": "*"
"@sf/logger": "*"
axios: 0.20.0
axios: 0.21.4
bluebird: 3.7.2
hystrixjs: 0.2.0
jsonwebtoken: 8.5.1
Expand Down Expand Up @@ -2984,12 +2984,12 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:0.20.0":
version: 0.20.0
resolution: "axios@npm:0.20.0"
"axios@npm:0.21.4":
version: 0.21.4
resolution: "axios@npm:0.21.4"
dependencies:
follow-redirects: ^1.10.0
checksum: 6cf2e963176a0d18fc457d7cb71cb6cf552193619b161fc61070d9a4db3a26a87ecfe760ba36e7af174c05a6a9898dc52cfeb5c0e62e19fddd9788739553ad73
follow-redirects: ^1.14.0
checksum: e6d42b269b599d36eb13be0671c237781f32e6ae72be824297c55a3e1ce63b22ba4f46bad5ab28da7d3bae50a72637d55c792cf803be1cf9de6a8bcd6d0dcc1a
languageName: node
linkType: hard

Expand Down Expand Up @@ -6343,13 +6343,13 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.10.0":
version: 1.13.1
resolution: "follow-redirects@npm:1.13.1"
"follow-redirects@npm:^1.14.0":
version: 1.14.4
resolution: "follow-redirects@npm:1.14.4"
peerDependenciesMeta:
debug:
optional: true
checksum: c7c6c905876b939af04a1b27afa70e9c0ab5015d96f5ee49dd80db6952dc8c960b96a229647504468615d8a1a400da9bec9449e2aea9f9c6da6fdca0ba17d4c2
checksum: 93def3c22eba16caa4ff6f6956ccfda5a50e889545b1ba0046194dd8e368ff79ba6ef681b06e6dc7032b50bc93ca59e9441aa8143cb26f43f40a20bbd6374639
languageName: node
linkType: hard

Expand Down

0 comments on commit bf5b7a4

Please sign in to comment.