Skip to content

Commit

Permalink
Update dependency axios to v1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2024
1 parent cf56a84 commit 9adaee7
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.3.0",
"@types/ws": "^8.5.10",
"axios": "1.7.2",
"axios": "1.7.7",
"dayjs": "^1.11.11",
"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 @@ -1761,14 +1761,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.2":
version: 1.7.2
resolution: "axios@npm:1.7.2"
"axios@npm:1.7.7":
version: 1.7.7
resolution: "axios@npm:1.7.7"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: e457e2b0ab748504621f6fa6609074ac08c824bf0881592209dfa15098ece7e88495300e02cd22ba50b3468fd712fe687e629dcb03d6a3f6a51989727405aedf
checksum: 882d4fe0ec694a07c7f5c1f68205eb6dc5a62aecdb632cc7a4a3d0985188ce3030e0b277e1a8260ac3f194d314ae342117660a151fabffdc5081ca0b5a8b47fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -4285,7 +4285,7 @@ __metadata:
"@types/ws": ^8.5.10
"@typescript-eslint/eslint-plugin": ^7.13.1
"@typescript-eslint/parser": ^7.13.1
axios: 1.7.2
axios: 1.7.7
dayjs: ^1.11.11
eslint: ^9.5.0
eslint-config-prettier: ^9.1.0
Expand Down

0 comments on commit 9adaee7

Please sign in to comment.