Skip to content

Commit

Permalink
chore: Bump @wireapp/api-client from 27.10.1 to 27.11.0 (#5134)
Browse files Browse the repository at this point in the history
Bumps [@wireapp/api-client](https://github.com/wireapp/wire-web-packages) from 27.10.1 to 27.11.0.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 78a136d commit 6a9f85c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 8 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.10.1",
"@wireapp/api-client": "27.11.0",
"@wireapp/commons": "5.3.0",
"@wireapp/react-ui-kit": "9.28.0",
"@wireapp/telemetry": "0.1.2",
Expand Down
26 changes: 19 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4133,11 +4133,11 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/api-client@npm:27.10.1":
version: 27.10.1
resolution: "@wireapp/api-client@npm:27.10.1"
"@wireapp/api-client@npm:27.11.0":
version: 27.11.0
resolution: "@wireapp/api-client@npm:27.11.0"
dependencies:
"@wireapp/commons": ^5.3.0
"@wireapp/commons": ^5.4.0
"@wireapp/priority-queue": ^2.1.11
"@wireapp/protocol-messaging": 1.51.0
axios: 1.7.7
Expand All @@ -4150,11 +4150,11 @@ __metadata:
tough-cookie: 4.1.4
ws: 8.18.0
zod: 3.23.8
checksum: cf532876feaebb9b32ffb39ef6edea6387e72ecd68feef6d0fae8e2c598161d4dd63017cb1790f313bb2821fce8151ec8ae1c4db11b5c7c53829a10322f5c06e
checksum: f9f7481ec3556ee471cf8d7c2db4b8833cceac053331fff6a2d389a1a72ea52daab34c2d5cb074d9982d021bf2a46138a30e21fcd457bf7c804ca7059f356622
languageName: node
linkType: hard

"@wireapp/commons@npm:5.3.0, @wireapp/commons@npm:^5.3.0":
"@wireapp/commons@npm:5.3.0":
version: 5.3.0
resolution: "@wireapp/commons@npm:5.3.0"
dependencies:
Expand All @@ -4166,6 +4166,18 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/commons@npm:^5.4.0":
version: 5.4.0
resolution: "@wireapp/commons@npm:5.4.0"
dependencies:
ansi-regex: 5.0.1
fs-extra: 11.2.0
logdown: 3.3.1
platform: 1.3.6
checksum: a0edf8b4276b2f83c5dca5141187b3475a924716711bdc0fcaf02095d79065f5b032daab0392acc6d27e65fc99d7ef5e1fe33f7a8f7d39a465e9f0cb5b474fed
languageName: node
linkType: hard

"@wireapp/copy-config@npm:2.2.10":
version: 2.2.10
resolution: "@wireapp/copy-config@npm:2.2.10"
Expand Down Expand Up @@ -14240,7 +14252,7 @@ __metadata:
"@types/webpack-env": 1.18.5
"@typescript-eslint/eslint-plugin": 8.16.0
"@typescript-eslint/parser": 7.17.0
"@wireapp/api-client": 27.10.1
"@wireapp/api-client": 27.11.0
"@wireapp/commons": 5.3.0
"@wireapp/copy-config": 2.2.10
"@wireapp/eslint-config": 1.4.0
Expand Down

0 comments on commit 6a9f85c

Please sign in to comment.