Skip to content

Commit 721fd4b

Browse files
chore(deps): bump axios from 0.21.2 to 1.12.2
Bumps [axios](https://github.com/axios/axios) from 0.21.2 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@v0.21.2...v1.12.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc463b4 commit 721fd4b

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@wireapp/react-ui-kit": "9.59.1",
99
"@wireapp/webapp-events": "0.28.0",
1010
"auto-launch": "5.0.6",
11-
"axios": "0.21.2",
11+
"axios": "1.12.2",
1212
"content-type": "1.0.5",
1313
"electron-dl": "^3.5.2",
1414
"electron-window-state": "5.0.3",

yarn.lock

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5214,15 +5214,6 @@ __metadata:
52145214
languageName: node
52155215
linkType: hard
52165216

5217-
"axios@npm:0.21.2":
5218-
version: 0.21.2
5219-
resolution: "axios@npm:0.21.2"
5220-
dependencies:
5221-
follow-redirects: ^1.14.0
5222-
checksum: 41299c21f77323e7c56ea49d2d5ed25407d24bb145a4ce3441a8db17359ae56554f9495dca6e15d343a9530e106212a684c75a4db3bedfbe19f6414a8d94378e
5223-
languageName: node
5224-
linkType: hard
5225-
52265217
"axios@npm:1.12.2":
52275218
version: 1.12.2
52285219
resolution: "axios@npm:1.12.2"
@@ -8588,7 +8579,7 @@ __metadata:
85888579
languageName: node
85898580
linkType: hard
85908581

8591-
"follow-redirects@npm:^1.14.0, follow-redirects@npm:^1.15.6":
8582+
"follow-redirects@npm:^1.15.6":
85928583
version: 1.15.11
85938584
resolution: "follow-redirects@npm:1.15.11"
85948585
peerDependenciesMeta:
@@ -16285,7 +16276,7 @@ __metadata:
1628516276
adm-zip: 0.5.16
1628616277
auto-launch: 5.0.6
1628716278
aws-sdk: 2.1692.0
16288-
axios: 0.21.2
16279+
axios: 1.12.2
1628916280
babel-core: 7.0.0-bridge.0
1629016281
babel-eslint: 10.1.0
1629116282
babel-jest: 29.7.0

0 commit comments

Comments
 (0)