Skip to content

Commit be338fd

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 0db976c commit be338fd

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.1",
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
@@ -5221,15 +5221,6 @@ __metadata:
52215221
languageName: node
52225222
linkType: hard
52235223

5224-
"axios@npm:0.21.2":
5225-
version: 0.21.2
5226-
resolution: "axios@npm:0.21.2"
5227-
dependencies:
5228-
follow-redirects: ^1.14.0
5229-
checksum: 41299c21f77323e7c56ea49d2d5ed25407d24bb145a4ce3441a8db17359ae56554f9495dca6e15d343a9530e106212a684c75a4db3bedfbe19f6414a8d94378e
5230-
languageName: node
5231-
linkType: hard
5232-
52335224
"axios@npm:1.12.2":
52345225
version: 1.12.2
52355226
resolution: "axios@npm:1.12.2"
@@ -8649,7 +8640,7 @@ __metadata:
86498640
languageName: node
86508641
linkType: hard
86518642

8652-
"follow-redirects@npm:^1.14.0, follow-redirects@npm:^1.15.6":
8643+
"follow-redirects@npm:^1.15.6":
86538644
version: 1.15.11
86548645
resolution: "follow-redirects@npm:1.15.11"
86558646
peerDependenciesMeta:
@@ -16391,7 +16382,7 @@ __metadata:
1639116382
adm-zip: 0.5.16
1639216383
auto-launch: 5.0.6
1639316384
aws-sdk: 2.1692.0
16394-
axios: 0.21.2
16385+
axios: 1.12.2
1639516386
babel-core: 7.0.0-bridge.0
1639616387
babel-eslint: 10.1.0
1639716388
babel-jest: 29.7.0

0 commit comments

Comments
 (0)