Skip to content

Commit

Permalink
chore: Bump @wireapp/api-client from 27.16.1 to 27.17.0 (#5187)
Browse files Browse the repository at this point in the history
Bumps [@wireapp/api-client](https://github.com/wireapp/wire-web-packages) from 27.16.1 to 27.17.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 22, 2024
1 parent 0d2a3fd commit 66f22d7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.16.1",
"@wireapp/api-client": "27.17.0",
"@wireapp/commons": "5.4.0",
"@wireapp/react-ui-kit": "9.28.1",
"@wireapp/telemetry": "0.1.5",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4126,9 +4126,9 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/api-client@npm:27.16.1":
version: 27.16.1
resolution: "@wireapp/api-client@npm:27.16.1"
"@wireapp/api-client@npm:27.17.0":
version: 27.17.0
resolution: "@wireapp/api-client@npm:27.17.0"
dependencies:
"@wireapp/commons": ^5.4.0
"@wireapp/priority-queue": ^2.1.11
Expand All @@ -4142,8 +4142,8 @@ __metadata:
spark-md5: 3.0.2
tough-cookie: 4.1.4
ws: 8.18.0
zod: 3.23.8
checksum: 61349003a50528f221ffc038e1de824bc114046c35d69b3714de0519621e1ac8829bc75b522dccf0068534d7241870d1e6d33a08efd4c634eb8d34e66014ef38
zod: 3.24.1
checksum: 054bdc3c6750fe2e276093273ccdf20fb53e76093ad6c75662387c0a758924f296954c16ed82e544b10499faf63f7152cd409ce4989b3a6b590449a43b6c5963
languageName: node
linkType: hard

Expand Down Expand Up @@ -14333,7 +14333,7 @@ __metadata:
"@types/webpack-env": 1.18.5
"@typescript-eslint/eslint-plugin": 8.18.0
"@typescript-eslint/parser": 7.17.0
"@wireapp/api-client": 27.16.1
"@wireapp/api-client": 27.17.0
"@wireapp/commons": 5.4.0
"@wireapp/copy-config": 2.2.11
"@wireapp/eslint-config": 1.4.0
Expand Down Expand Up @@ -14588,9 +14588,9 @@ __metadata:
languageName: node
linkType: hard

"zod@npm:3.23.8":
version: 3.23.8
resolution: "zod@npm:3.23.8"
checksum: 15949ff82118f59c893dacd9d3c766d02b6fa2e71cf474d5aa888570c469dbf5446ac5ad562bb035bf7ac9650da94f290655c194f4a6de3e766f43febd432c5c
"zod@npm:3.24.1":
version: 3.24.1
resolution: "zod@npm:3.24.1"
checksum: dcd5334725b29555593c186fd6505878bb7ccb4f5954f728d2de24bf71f9397492d83bdb69d5b8a376eb500a02273ae0691b57deb1eb8718df3f64c77cc5534a
languageName: node
linkType: hard

0 comments on commit 66f22d7

Please sign in to comment.