Skip to content

Commit

Permalink
chore: Bump @wireapp/api-client from 27.10.0 to 27.10.1 (#5110)
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.0 to 27.10.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-patch
...

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 Nov 24, 2024
1 parent 41035b6 commit 12ae6b2
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.0",
"@wireapp/api-client": "27.10.1",
"@wireapp/commons": "5.2.13",
"@wireapp/react-ui-kit": "9.26.2",
"core-js": "3.39.0",
Expand Down
26 changes: 19 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4114,11 +4114,11 @@ __metadata:
languageName: node
linkType: hard

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

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

"@wireapp/commons@npm:^5.3.0":
version: 5.3.0
resolution: "@wireapp/commons@npm:5.3.0"
dependencies:
ansi-regex: 5.0.1
fs-extra: 11.2.0
logdown: 3.3.1
platform: 1.3.6
checksum: 9a6e31139282f57b73c2952ee92fa0540b0b9f139e18dd9f6f91df765a186633cf8aef25b1cd5a3b1f25caf9e77f6c6e214f708440af8667e7ad0bb6737693e9
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 @@ -14144,7 +14156,7 @@ __metadata:
"@types/webpack-env": 1.18.5
"@typescript-eslint/eslint-plugin": 8.14.0
"@typescript-eslint/parser": 7.17.0
"@wireapp/api-client": 27.10.0
"@wireapp/api-client": 27.10.1
"@wireapp/commons": 5.2.13
"@wireapp/copy-config": 2.2.10
"@wireapp/eslint-config": 1.4.0
Expand Down

0 comments on commit 12ae6b2

Please sign in to comment.