Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(deps): bump axios from 1.7.4 to 1.7.6 #653

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"typescript": "^5.5.4"
},
"dependencies": {
"axios": "1.7.4"
"axios": "1.7.6"
},
"scripts": {
"build": "tsc --project tsconfig.build.json",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1283,14 +1283,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.4":
version: 1.7.4
resolution: "axios@npm:1.7.4"
"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: 0c17039a9acfe6a566fca8431ba5c1b455c83d30ea6157fec68a6722878fcd30f3bd32d172f6bee0c51fe75ca98e6414ddcd968a87b5606b573731629440bfaf
checksum: a40f63fcf3ea1a171c762d0ad93f9b4754ef7361bcb5eca17cc1b7cb465a515d15c11530a01bd496893fd5c7c6cf2916f55b422d6ff82da46fcaaa1961632e6e
languageName: node
linkType: hard

Expand Down Expand Up @@ -4329,7 +4329,7 @@ __metadata:
"@types/node": ^22.3.0
"@typescript-eslint/eslint-plugin": ^8.1.0
"@typescript-eslint/parser": ^8.1.0
axios: 1.7.4
axios: 1.7.6
eslint: ^8.19.0
eslint-config-prettier: ^9.0.0
eslint-plugin-jest: ^28.2.0
Expand Down