Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 20, 2024
1 parent 2155ed2 commit f741ba4
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.6.8",
"axios": "1.7.0",
"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.6.8":
version: 1.6.8
resolution: "axios@npm:1.6.8"
"axios@npm:1.7.0":
version: 1.7.0
resolution: "axios@npm:1.7.0"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/0f22da6f490335479a89878bc7d5a1419484fbb437b564a80c34888fc36759ae4f56ea28d55a191695e5ed327f0bad56e7ff60fb6770c14d1be6501505d47ab9
checksum: 10c0/340ea17372f532c35b0713314b3454611a14fa9ed5ac31b6b84791e05231e878e72ea8d8b8cf780c00285052eea33549afa8fede495d9ee38248a2dac16492ee
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.6.8"
axios: "npm:1.7.0"
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 f741ba4

Please sign in to comment.