Skip to content

Commit

Permalink
chore(deps): update dependency axios to ^1.6.7 (#213)
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] authored Jan 28, 2024
1 parent f7cc6af commit fb3f563
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
},
"packageManager": "yarn@3.7.0",
"dependencies": {
"axios": "^1.6.5",
"axios": "^1.6.7",
"file-type": "^16.5.4"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2893,14 +2893,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.5":
version: 1.6.5
resolution: "axios@npm:1.6.5"
"axios@npm:^1.6.7":
version: 1.6.7
resolution: "axios@npm:1.6.7"
dependencies:
follow-redirects: ^1.15.4
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: e28d67b2d9134cb4608c44d8068b0678cfdccc652742e619006f27264a30c7aba13b2cd19c6f1f52ae195b5232734925928fb192d5c85feea7edd2f273df206d
checksum: 87d4d429927d09942771f3b3a6c13580c183e31d7be0ee12f09be6d5655304996bb033d85e54be81606f4e89684df43be7bf52d14becb73a12727bf33298a082
languageName: node
linkType: hard

Expand Down Expand Up @@ -3191,7 +3191,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^6.3.0
"@typescript-eslint/parser": ^6.3.0
"@vitest/coverage-c8": ^0.31.4
axios: ^1.6.5
axios: ^1.6.7
dotenv: ^16.3.1
eslint: ^8.42.0
eslint-config-prettier: ^9.0.0
Expand Down

0 comments on commit fb3f563

Please sign in to comment.