Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 20, 2024
1 parent f741ba4 commit 0e28da0
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 @@ -37,7 +37,7 @@
"dependencies": {
"@aws-sdk/client-s3": "^3.292.0",
"@aws-sdk/credential-providers": "^3.292.0",
"axios": "1.7.0",
"axios": "1.7.1",
"express": "4.19.2",
"joi": "^17.7.0",
"mongodb": "6.6.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3792,14 +3792,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.0":
version: 1.7.0
resolution: "axios@npm:1.7.0"
"axios@npm:1.7.1":
version: 1.7.1
resolution: "axios@npm:1.7.1"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/340ea17372f532c35b0713314b3454611a14fa9ed5ac31b6b84791e05231e878e72ea8d8b8cf780c00285052eea33549afa8fede495d9ee38248a2dac16492ee
checksum: 10c0/554395472f18f4ddb43b4be2900473bc1a4d589464a8ab16f6954c53d9cace4317d5c9e009d5bb05f098d9565b2fa45f152a5d4cecb87536c8f0c370c25a7770
languageName: node
linkType: hard

Expand Down Expand Up @@ -4706,7 +4706,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:7.9.0"
"@typescript-eslint/parser": "npm:7.9.0"
aws-sdk-client-mock: "npm:^4.0.0"
axios: "npm:1.7.0"
axios: "npm:1.7.1"
eslint: "npm:8.57.0"
eslint-config-airbnb: "npm:19.0.4"
eslint-config-airbnb-typescript: "npm:18.0.0"
Expand Down

0 comments on commit 0e28da0

Please sign in to comment.