Skip to content

Commit 7e9f2db

Browse files
chore(deps): bump axios from 1.13.1 to 1.13.2 (#9214)
Bumps [axios](https://github.com/axios/axios) from 1.13.1 to 1.13.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.1...v1.13.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4da992 commit 7e9f2db

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
@@ -11,7 +11,7 @@
1111
"@wireapp/react-ui-kit": "9.59.1",
1212
"@wireapp/webapp-events": "0.28.1",
1313
"auto-launch": "5.0.6",
14-
"axios": "1.13.1",
14+
"axios": "1.13.2",
1515
"content-type": "1.0.5",
1616
"electron-dl": "^3.5.2",
1717
"electron-window-state": "5.0.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5369,14 +5369,14 @@ __metadata:
53695369
languageName: node
53705370
linkType: hard
53715371

5372-
"axios@npm:1.13.1":
5373-
version: 1.13.1
5374-
resolution: "axios@npm:1.13.1"
5372+
"axios@npm:1.13.2":
5373+
version: 1.13.2
5374+
resolution: "axios@npm:1.13.2"
53755375
dependencies:
53765376
follow-redirects: ^1.15.6
53775377
form-data: ^4.0.4
53785378
proxy-from-env: ^1.1.0
5379-
checksum: fd34e26d22adaba5ce59b02963ecc4f7a6a4a44950014512f3f86dde10ab30df377dd10260ea9d36aafe9f1f87191a95f5b50c3979485be50f10b465c7b1a164
5379+
checksum: 057d0204d5930e2969f0bccb9f0752745b1524a36994667833195e7e1a82f245d660752ba8517b2dbea17e9e4ed0479f10b80c5fe45edd0b5a0df645c0060386
53805380
languageName: node
53815381
linkType: hard
53825382

@@ -16519,7 +16519,7 @@ __metadata:
1651916519
adm-zip: 0.5.16
1652016520
auto-launch: 5.0.6
1652116521
aws-sdk: 2.1692.0
16522-
axios: 1.13.1
16522+
axios: 1.13.2
1652316523
babel-core: 7.0.0-bridge.0
1652416524
babel-eslint: 10.1.0
1652516525
babel-jest: 29.7.0

0 commit comments

Comments
 (0)