Skip to content

Commit

Permalink
chore: Bump @wireapp/api-client from 27.6.0 to 27.6.2 (#5044)
Browse files Browse the repository at this point in the history
Bumps [@wireapp/api-client](https://github.com/wireapp/wire-web-packages) from 27.6.0 to 27.6.2.
- [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 Oct 20, 2024
1 parent ee10f40 commit e106e93
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 13 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.6.0",
"@wireapp/api-client": "27.6.2",
"@wireapp/commons": "5.2.10",
"@wireapp/react-ui-kit": "9.23.6",
"core-js": "3.38.1",
Expand Down
36 changes: 24 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4128,12 +4128,12 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/api-client@npm:27.6.0":
version: 27.6.0
resolution: "@wireapp/api-client@npm:27.6.0"
"@wireapp/api-client@npm:27.6.2":
version: 27.6.2
resolution: "@wireapp/api-client@npm:27.6.2"
dependencies:
"@wireapp/commons": ^5.2.10
"@wireapp/priority-queue": ^2.1.8
"@wireapp/commons": ^5.2.13
"@wireapp/priority-queue": ^2.1.11
"@wireapp/protocol-messaging": 1.50.0
axios: 1.7.7
axios-retry: 4.5.0
Expand All @@ -4145,11 +4145,11 @@ __metadata:
tough-cookie: 4.1.4
ws: 8.18.0
zod: 3.23.8
checksum: 5b44a63bd1f282aa2427e130cc19d3c818604a26fe9670c90830bcbcf259548e03815c49724eb8ef9ce6487b4f84f64f35e4d8f3dae726b56188fbb362b648a4
checksum: 57434ad57e4b7517d2228964ac40ea38f545d3557e2503e209e6df5fcdb6c6b7bf696bf49470129739966a58668c5cad24ccfa3c515d8136ae9739be3ea83d8f
languageName: node
linkType: hard

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

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

"@wireapp/copy-config@npm:2.2.7":
version: 2.2.7
resolution: "@wireapp/copy-config@npm:2.2.7"
Expand Down Expand Up @@ -4197,10 +4209,10 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/priority-queue@npm:^2.1.8":
version: 2.1.8
resolution: "@wireapp/priority-queue@npm:2.1.8"
checksum: ee8770d4bb85fd2e12c47cff0a3cc5d42a80758c659981bbb54b59d003a7ab5e3cbb9fec7874ffe8b11482266d9a91b8e6f2c662c405594f74b49b7df78cdc3e
"@wireapp/priority-queue@npm:^2.1.11":
version: 2.1.11
resolution: "@wireapp/priority-queue@npm:2.1.11"
checksum: 756eb56930ea128c9ff9143c574d54a06634fec3e122fb0753e4628c013419743c438a6b0420d2690fc5001c4e7476c2b89fedc0ef5f9e2de37b2a36d415b6ce
languageName: node
linkType: hard

Expand Down Expand Up @@ -14176,7 +14188,7 @@ __metadata:
"@types/webpack-env": 1.18.5
"@typescript-eslint/eslint-plugin": 8.8.1
"@typescript-eslint/parser": 7.17.0
"@wireapp/api-client": 27.6.0
"@wireapp/api-client": 27.6.2
"@wireapp/commons": 5.2.10
"@wireapp/copy-config": 2.2.7
"@wireapp/eslint-config": 1.4.0
Expand Down

0 comments on commit e106e93

Please sign in to comment.