Skip to content
Open
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 @@ -44,7 +44,7 @@
"typescript-eslint": "^8.14.0"
},
"dependencies": {
"axios": "1.11.0"
"axios": "1.12.2"
},
"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 @@ -1970,14 +1970,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.11.0":
version: 1.11.0
resolution: "axios@npm:1.11.0"
"axios@npm:1.12.2":
version: 1.12.2
resolution: "axios@npm:1.12.2"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.4
proxy-from-env: ^1.1.0
checksum: 0a33dc600b588bfd3111b198d5985527ed89f722817455d7cdb66c1d055e5f8859cc2bebb7320888957fc8458ebe77d5f83af02af9cd260217c91c4e92b6dfb6
checksum: f0331594fe053a4bbff04104edb073973a3aabfad2e56b0aa18de82428aa63f6f0839ca3d837258ec739cb4528014121793b1649a21e5115ffb2bf8237eadca3
languageName: node
linkType: hard

Expand Down Expand Up @@ -5075,7 +5075,7 @@ __metadata:
"@types/eslint__js": ^8.42.3
"@types/jest": ^30.0.0
"@types/node": ^24.2.0
axios: 1.11.0
axios: 1.12.2
eslint: 9.32.0
eslint-plugin-jest: ^29.0.1
jest: ^30.0.5
Expand Down