Skip to content

Commit

Permalink
Update dependency axios to v1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent cf56a84 commit f804a3b
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.6",
"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.6":
version: 1.7.6
resolution: "axios@npm:1.7.6"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: e457e2b0ab748504621f6fa6609074ac08c824bf0881592209dfa15098ece7e88495300e02cd22ba50b3468fd712fe687e629dcb03d6a3f6a51989727405aedf
checksum: a40f63fcf3ea1a171c762d0ad93f9b4754ef7361bcb5eca17cc1b7cb465a515d15c11530a01bd496893fd5c7c6cf2916f55b422d6ff82da46fcaaa1961632e6e
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.6
dayjs: ^1.11.11
eslint: ^9.5.0
eslint-config-prettier: ^9.1.0
Expand Down

0 comments on commit f804a3b

Please sign in to comment.