Skip to content

Commit

Permalink
Update dependency axios to v1.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 15, 2024
1 parent cdb2d11 commit cc0972a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@babel/runtime": "7.24.0",
"assert": "2.1.0",
"axios": "1.6.7",
"axios": "1.6.8",
"express": "^4.18.2",
"follow-redirects": "1.15.6",
"lodash": "4.17.21",
Expand Down
24 changes: 7 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1926,14 +1926,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.7":
version: 1.6.7
resolution: "axios@npm:1.6.7"
"axios@npm:1.6.8":
version: 1.6.8
resolution: "axios@npm:1.6.8"
dependencies:
follow-redirects: "npm:^1.15.4"
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/131bf8e62eee48ca4bd84e6101f211961bf6a21a33b95e5dfb3983d5a2fe50d9fffde0b57668d7ce6f65063d3dc10f2212cbcb554f75cfca99da1c73b210358d
checksum: 10c0/0f22da6f490335479a89878bc7d5a1419484fbb437b564a80c34888fc36759ae4f56ea28d55a191695e5ed327f0bad56e7ff60fb6770c14d1be6501505d47ab9
languageName: node
linkType: hard

Expand Down Expand Up @@ -3102,7 +3102,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:1.15.6":
"follow-redirects@npm:1.15.6, follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
Expand All @@ -3112,16 +3112,6 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.4":
version: 1.15.4
resolution: "follow-redirects@npm:1.15.4"
peerDependenciesMeta:
debug:
optional: true
checksum: 10c0/5f37ed9170c9eb19448c5418fdb0f2b73f644b5364834e70791a76ecc7db215246f9773bbef4852cfae4067764ffc852e047f744b661b0211532155b73556a6a
languageName: node
linkType: hard

"for-each@npm:^0.3.3":
version: 0.3.3
resolution: "for-each@npm:0.3.3"
Expand Down Expand Up @@ -3169,7 +3159,7 @@ __metadata:
"@types/lodash": "npm:4.17.0"
assert: "npm:2.1.0"
autoprefixer: "npm:10.4.18"
axios: "npm:1.6.7"
axios: "npm:1.6.8"
buffer: "npm:6.0.3"
concurrently: "npm:8.2.2"
crypto-browserify: "npm:3.12.0"
Expand Down

0 comments on commit cc0972a

Please sign in to comment.