Skip to content
Merged
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.0.2"
},
"dependencies": {
"axios": "1.7.2"
"axios": "1.7.4"
},
"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 @@ -1644,14 +1644,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.4":
version: 1.7.4
resolution: "axios@npm:1.7.4"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: e457e2b0ab748504621f6fa6609074ac08c824bf0881592209dfa15098ece7e88495300e02cd22ba50b3468fd712fe687e629dcb03d6a3f6a51989727405aedf
checksum: 0c17039a9acfe6a566fca8431ba5c1b455c83d30ea6157fec68a6722878fcd30f3bd32d172f6bee0c51fe75ca98e6414ddcd968a87b5606b573731629440bfaf
languageName: node
linkType: hard

Expand Down Expand Up @@ -4863,7 +4863,7 @@ __metadata:
"@types/node": ^20.1.1
"@typescript-eslint/eslint-plugin": ^7.0.1
"@typescript-eslint/parser": ^7.0.1
axios: 1.7.2
axios: 1.7.4
eslint: ^8.19.0
eslint-config-prettier: ^9.0.0
eslint-plugin-jest: ^28.2.0
Expand Down