Skip to content

Commit 83bbeab

Browse files
dependabot[bot]wendigo
authored andcommitted
Bump axios from 1.11.0 to 1.12.2
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.11.0...v1.12.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42c4f03 commit 83bbeab

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.11.0"
47+
"axios": "1.13.0"
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.11.0":
2082-
version: 1.11.0
2083-
resolution: "axios@npm:1.11.0"
2081+
"axios@npm:1.13.0":
2082+
version: 1.13.0
2083+
resolution: "axios@npm:1.13.0"
20842084
dependencies:
20852085
follow-redirects: ^1.15.6
20862086
form-data: ^4.0.4
20872087
proxy-from-env: ^1.1.0
2088-
checksum: 0a33dc600b588bfd3111b198d5985527ed89f722817455d7cdb66c1d055e5f8859cc2bebb7320888957fc8458ebe77d5f83af02af9cd260217c91c4e92b6dfb6
2088+
checksum: ec2767925b633d23c5c665414b643215359cd6c38491f6f18acaa700a9f206407624e1439f51a1d7b1ab6ef9174e20196b1728c09a7646f89ff38f5d5072419a
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.11.0
5274+
axios: 1.13.0
52755275
eslint: 9.38.0
52765276
eslint-plugin-jest: ^29.0.1
52775277
jest: ^30.0.5

0 commit comments

Comments
 (0)