Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 19, 2024
1 parent b29fe5a commit 6041ad6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@wireapp/react-ui-kit": "9.17.8",
"@wireapp/webapp-events": "0.22.0",
"auto-launch": "5.0.6",
"axios": "0.21.2",
"axios": "1.7.2",
"content-type": "1.0.5",
"electron-dl": "^3.5.2",
"electron-window-state": "5.0.3",
Expand Down
13 changes: 2 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5509,15 +5509,6 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:0.21.2":
version: 0.21.2
resolution: "axios@npm:0.21.2"
dependencies:
follow-redirects: ^1.14.0
checksum: 41299c21f77323e7c56ea49d2d5ed25407d24bb145a4ce3441a8db17359ae56554f9495dca6e15d343a9530e106212a684c75a4db3bedfbe19f6414a8d94378e
languageName: node
linkType: hard

"axios@npm:1.7.2":
version: 1.7.2
resolution: "axios@npm:1.7.2"
Expand Down Expand Up @@ -9392,7 +9383,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.14.0, follow-redirects@npm:^1.15.6":
"follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
Expand Down Expand Up @@ -17546,7 +17537,7 @@ __metadata:
adm-zip: 0.5.14
auto-launch: 5.0.6
aws-sdk: 2.1644.0
axios: 0.21.2
axios: 1.7.2
babel-core: 7.0.0-bridge.0
babel-eslint: 10.1.0
babel-jest: 29.7.0
Expand Down

0 comments on commit 6041ad6

Please sign in to comment.