Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 0659090 commit cc50eda
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.7",
"axios": "1.7.8",
"dayjs": "^1.11.13",
"events": "^3.3.0",
"form-data": "^4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1904,14 +1904,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.7":
version: 1.7.7
resolution: "axios@npm:1.7.7"
"axios@npm:1.7.8":
version: 1.7.8
resolution: "axios@npm:1.7.8"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/7f875ea13b9298cd7b40fd09985209f7a38d38321f1118c701520939de2f113c4ba137832fe8e3f811f99a38e12c8225481011023209a77b0c0641270e20cde1
checksum: 10/7ddcde188041ac55090186254b4025eb2af842be3cf615ce45393fd7f543c1eab0ad2fdd2017a5f6190695e3ecea73ee5e9c37f204854aec2698f9579046efdf
languageName: node
linkType: hard

Expand Down Expand Up @@ -4585,7 +4585,7 @@ __metadata:
"@types/ws": "npm:^8.5.13"
"@typescript-eslint/eslint-plugin": "npm:^8.15.0"
"@typescript-eslint/parser": "npm:^8.15.0"
axios: "npm:1.7.7"
axios: "npm:1.7.8"
dayjs: "npm:^1.11.13"
eslint: "npm:^9.15.0"
eslint-config-prettier: "npm:^9.1.0"
Expand Down

0 comments on commit cc50eda

Please sign in to comment.