Skip to content

Commit

Permalink
chore(deps): update dependency axios to ^1.6.8 (#227)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 17, 2024
1 parent 74fc222 commit 2f4540a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
},
"packageManager": "yarn@3.8.1",
"dependencies": {
"axios": "^1.6.7",
"axios": "^1.6.8",
"file-type": "^16.5.4"
}
}
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2868,14 +2868,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: ^1.15.4
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 87d4d429927d09942771f3b3a6c13580c183e31d7be0ee12f09be6d5655304996bb033d85e54be81606f4e89684df43be7bf52d14becb73a12727bf33298a082
checksum: bf007fa4b207d102459300698620b3b0873503c6d47bf5a8f6e43c0c64c90035a4f698b55027ca1958f61ab43723df2781c38a99711848d232cad7accbcdfcdd
languageName: node
linkType: hard

Expand Down Expand Up @@ -3166,7 +3166,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^7.0.2
"@typescript-eslint/parser": ^7.0.2
"@vitest/coverage-c8": ^0.31.4
axios: ^1.6.7
axios: ^1.6.8
dotenv: ^16.3.1
eslint: ^8.42.0
eslint-config-prettier: ^9.0.0
Expand Down Expand Up @@ -4974,13 +4974,13 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.4":
version: 1.15.4
resolution: "follow-redirects@npm:1.15.4"
"follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
debug:
optional: true
checksum: e178d1deff8b23d5d24ec3f7a94cde6e47d74d0dc649c35fc9857041267c12ec5d44650a0c5597ef83056ada9ea6ca0c30e7c4f97dbf07d035086be9e6a5b7b6
checksum: a62c378dfc8c00f60b9c80cab158ba54e99ba0239a5dd7c81245e5a5b39d10f0c35e249c3379eae719ff0285fff88c365dd446fab19dee771f1d76252df1bbf5
languageName: node
linkType: hard

Expand Down

0 comments on commit 2f4540a

Please sign in to comment.