Skip to content

Commit

Permalink
chore: Bump @wireapp/api-client from 27.13.1 to 27.16.1
Browse files Browse the repository at this point in the history
Bumps [@wireapp/api-client](https://github.com/wireapp/wire-web-packages) from 27.13.1 to 27.16.1.
- [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected])

---
updated-dependencies:
- dependency-name: "@wireapp/api-client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent 5aa57ac commit 27024db
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@wireapp/api-client": "27.13.1",
"@wireapp/api-client": "27.16.1",
"@wireapp/commons": "5.4.0",
"@wireapp/react-ui-kit": "9.28.0",
"@wireapp/telemetry": "0.1.4",
Expand Down
23 changes: 17 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4133,14 +4133,14 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/api-client@npm:27.13.1":
version: 27.13.1
resolution: "@wireapp/api-client@npm:27.13.1"
"@wireapp/api-client@npm:27.16.1":
version: 27.16.1
resolution: "@wireapp/api-client@npm:27.16.1"
dependencies:
"@wireapp/commons": ^5.4.0
"@wireapp/priority-queue": ^2.1.11
"@wireapp/protocol-messaging": 1.51.0
axios: 1.7.7
axios: 1.7.9
axios-retry: 4.5.0
http-status-codes: 2.3.0
logdown: 3.3.1
Expand All @@ -4150,7 +4150,7 @@ __metadata:
tough-cookie: 4.1.4
ws: 8.18.0
zod: 3.23.8
checksum: e1a1fee95602c9fed65dea36761dfc01e64aa6d3845686387c5c0011077977730dd021b938ffcc61b49c3641c5160c1dc632aade7a4e3e8499f6ec9ab85721ee
checksum: 61349003a50528f221ffc038e1de824bc114046c35d69b3714de0519621e1ac8829bc75b522dccf0068534d7241870d1e6d33a08efd4c634eb8d34e66014ef38
languageName: node
linkType: hard

Expand Down Expand Up @@ -4925,6 +4925,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.9":
version: 1.7.9
resolution: "axios@npm:1.7.9"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: cb8ce291818effda09240cb60f114d5625909b345e10f389a945320e06acf0bc949d0f8422d25720f5dd421362abee302c99f5e97edec4c156c8939814b23d19
languageName: node
linkType: hard

"b4a@npm:^1.6.4":
version: 1.6.6
resolution: "b4a@npm:1.6.6"
Expand Down Expand Up @@ -14240,7 +14251,7 @@ __metadata:
"@types/webpack-env": 1.18.5
"@typescript-eslint/eslint-plugin": 8.17.0
"@typescript-eslint/parser": 7.17.0
"@wireapp/api-client": 27.13.1
"@wireapp/api-client": 27.16.1
"@wireapp/commons": 5.4.0
"@wireapp/copy-config": 2.2.10
"@wireapp/eslint-config": 1.4.0
Expand Down

0 comments on commit 27024db

Please sign in to comment.