Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 26, 2025
1 parent 504df53 commit e778a26
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion megalodon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"dependencies": {
"@badgateway/oauth2-client": "^2.4.2",
"@types/ws": "^8.5.13",
"axios": "1.7.9",
"axios": "1.8.0",
"dayjs": "^1.11.13",
"events": "^3.3.0",
"form-data": "^4.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1895,14 +1895,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.9":
version: 1.7.9
resolution: "axios@npm:1.7.9"
"axios@npm:1.8.0":
version: 1.8.0
resolution: "axios@npm:1.8.0"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/b7a5f660ea53ba9c2a745bf5ad77ad8bf4f1338e13ccc3f9f09f810267d6c638c03dac88b55dae8dc98b79c57d2d6835be651d58d2af97c174f43d289a9fd007
checksum: 10/4eab6c9eed00fdb07295f6991010a3d3a8affad7d0791f819a76de3f01ca0c5943e539e93a1eb72f2bfa182728401e19f5f5f6bb1ffde68b67f9934989bf9aa6
languageName: node
linkType: hard

Expand Down Expand Up @@ -4587,7 +4587,7 @@ __metadata:
"@types/ws": "npm:^8.5.13"
"@typescript-eslint/eslint-plugin": "npm:^8.19.1"
"@typescript-eslint/parser": "npm:^8.19.1"
axios: "npm:1.7.9"
axios: "npm:1.8.0"
dayjs: "npm:^1.11.13"
eslint: "npm:^9.17.0"
eslint-config-prettier: "npm:^9.1.0"
Expand Down

0 comments on commit e778a26

Please sign in to comment.