Skip to content

Commit 3b742bc

Browse files
ebyhrwendigo
authored andcommitted
Update axios to 1.13.2
1 parent 83bbeab commit 3b742bc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"typescript-eslint": "^8.14.0"
4545
},
4646
"dependencies": {
47-
"axios": "1.13.0"
47+
"axios": "1.13.2"
4848
},
4949
"scripts": {
5050
"build": "tsc --project tsconfig.build.json",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2078,14 +2078,14 @@ __metadata:
20782078
languageName: node
20792079
linkType: hard
20802080

2081-
"axios@npm:1.13.0":
2082-
version: 1.13.0
2083-
resolution: "axios@npm:1.13.0"
2081+
"axios@npm:1.13.2":
2082+
version: 1.13.2
2083+
resolution: "axios@npm:1.13.2"
20842084
dependencies:
20852085
follow-redirects: ^1.15.6
20862086
form-data: ^4.0.4
20872087
proxy-from-env: ^1.1.0
2088-
checksum: ec2767925b633d23c5c665414b643215359cd6c38491f6f18acaa700a9f206407624e1439f51a1d7b1ab6ef9174e20196b1728c09a7646f89ff38f5d5072419a
2088+
checksum: 057d0204d5930e2969f0bccb9f0752745b1524a36994667833195e7e1a82f245d660752ba8517b2dbea17e9e4ed0479f10b80c5fe45edd0b5a0df645c0060386
20892089
languageName: node
20902090
linkType: hard
20912091

@@ -5271,7 +5271,7 @@ __metadata:
52715271
"@types/eslint__js": ^8.42.3
52725272
"@types/jest": ^30.0.0
52735273
"@types/node": ^24.2.0
5274-
axios: 1.13.0
5274+
axios: 1.13.2
52755275
eslint: 9.38.0
52765276
eslint-plugin-jest: ^29.0.1
52775277
jest: ^30.0.5

0 commit comments

Comments
 (0)