Skip to content

Commit

Permalink
fix: replacing ciphersuites when enroling [WPB-10236] (#17806)
Browse files Browse the repository at this point in the history
* fix: add ciphersuites param when replacing keys

* chore: update core

* chore: update core

* chore: add valid api-client resolution
  • Loading branch information
PatrykBuniX authored Jul 23, 2024
1 parent 38b8092 commit c6e496a
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 28 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@lexical/react": "0.12.5",
"@wireapp/avs": "9.6.12",
"@wireapp/commons": "5.2.7",
"@wireapp/core": "46.0.14",
"@wireapp/core": "46.0.16-hotfix-1.0",
"@wireapp/react-ui-kit": "9.16.4",
"@wireapp/store-engine-dexie": "2.1.8",
"@wireapp/webapp-events": "0.20.1",
Expand Down Expand Up @@ -212,6 +212,7 @@
"translate:merge": "formatjs extract --format './bin/translations_extract_formatter.js' --out-file './src/i18n/en-US.json' './src/script/strings.ts'"
},
"resolutions": {
"@wireapp/api-client": "27.0.9-hotfix.2",
"libsodium": "0.7.10",
"xml2js": "0.5.0",
"@stablelib/utf8": "1.0.2",
Expand Down
54 changes: 27 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4693,9 +4693,9 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/api-client@npm:^27.0.7":
version: 27.0.7
resolution: "@wireapp/api-client@npm:27.0.7"
"@wireapp/api-client@npm:27.0.9-hotfix.2":
version: 27.0.9-hotfix.2
resolution: "@wireapp/api-client@npm:27.0.9-hotfix.2"
dependencies:
"@wireapp/commons": ^5.2.8
"@wireapp/priority-queue": ^2.1.6
Expand All @@ -4708,9 +4708,9 @@ __metadata:
reconnecting-websocket: 4.4.0
spark-md5: 3.0.2
tough-cookie: 4.1.4
ws: 8.17.0
ws: 8.17.1
zod: 3.23.8
checksum: a1f737399c54f652addf12e38bab8852be0bcbd5bfab90f94daeb0a6abb30e31074ff646a358b7d60463d7bf038b15bee1fa6bb5cf602142a0d89a45a94cfe07
checksum: fa33b277c45295135d4ea8e063474d4d01261d7d254609427f5fa467d6107e91c1f0a89946bbad7e02f1fb1a4836142b07db68d7a104f9ff65f9c79251952393
languageName: node
linkType: hard

Expand Down Expand Up @@ -4741,14 +4741,14 @@ __metadata:
linkType: hard

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

Expand All @@ -4775,11 +4775,11 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/core@npm:46.0.14":
version: 46.0.14
resolution: "@wireapp/core@npm:46.0.14"
"@wireapp/core@npm:46.0.16-hotfix-1.0":
version: 46.0.16-hotfix-1.0
resolution: "@wireapp/core@npm:46.0.16-hotfix-1.0"
dependencies:
"@wireapp/api-client": ^27.0.7
"@wireapp/api-client": ^27.0.9-hotfix.2
"@wireapp/commons": ^5.2.8
"@wireapp/core-crypto": 1.0.0-rc.60
"@wireapp/cryptobox": 12.8.0
Expand All @@ -4797,7 +4797,7 @@ __metadata:
long: ^5.2.0
uuid: 9.0.1
zod: 3.23.8
checksum: c9c44c99a5f48d75dbfcfbb4252c65dd5a33acbd2a6f1df070de927e921ed622b79c4be565286af1c87ff8afc69858a4b9a5252f1e0f639e3e36f8146a5b25d6
checksum: f7d2553f307fb9a273fd7c1bc8a6e886c37a55649d45c247dac1145f1cd43597ba1050ebafea867c258ebeb6626f84bbab4ecc5b1edf7f98dbfa41d0c1ee31bf
languageName: node
linkType: hard

Expand Down Expand Up @@ -4874,16 +4874,16 @@ __metadata:
linkType: hard

"@wireapp/priority-queue@npm:^2.1.6":
version: 2.1.6
resolution: "@wireapp/priority-queue@npm:2.1.6"
checksum: 3d566d38dd8f286beba9fda4ba123f2f6ac0760ab57a3b7357a98195450b0c1d3aca1fb01bec55197dc97436b586c1aa83c4245a262979c7a9e89ea21e06895e
version: 2.1.7
resolution: "@wireapp/priority-queue@npm:2.1.7"
checksum: a48635aee43bc2e769bffeaebfc850eadec71d5c3170ba3c5391606c8e3b496702cf774abf6722b73323026d87f0c0ba486861a66ed4f5978820b199bc27655d
languageName: node
linkType: hard

"@wireapp/promise-queue@npm:^2.3.3":
version: 2.3.3
resolution: "@wireapp/promise-queue@npm:2.3.3"
checksum: 99b648547365508a721109adb4fa1e8ed97e6e68f8583be2aa025315552840e676b034fa0a2d5e271b06dab998a64ae2e5916c89e06ca614f5157e47d367e8bf
version: 2.3.5
resolution: "@wireapp/promise-queue@npm:2.3.5"
checksum: c5c3869128d2de0efb32b1dceaa20ad9e0f7ec0e7672494f9fa95a052fbde5fb3adb2a6c9496c82289db987705a339cf56cd18acf78b4b5fff2b0181cd19773b
languageName: node
linkType: hard

Expand Down Expand Up @@ -5864,9 +5864,9 @@ __metadata:
linkType: hard

"bazinga64@npm:^6.3.5":
version: 6.3.5
resolution: "bazinga64@npm:6.3.5"
checksum: d48ff74c2d849600725067525846f84a4f4bc1b9debe32c3921a9ef721326aa4fd06a354cdc0591d66b44692a7255f94f6dbf5ac1bf66f1a8e1096ee92b5dbd3
version: 6.3.6
resolution: "bazinga64@npm:6.3.6"
checksum: 3f96c5ebfcb00a5248c754b8a6f5e40c2e8c6c45ae145a3fb2b61621b854e0b2a13ac4a343ee0f184f7ff24933539b031e7e31dfb95e34e29a2971701ec06c83
languageName: node
linkType: hard

Expand Down Expand Up @@ -17508,7 +17508,7 @@ __metadata:
"@wireapp/avs": 9.6.12
"@wireapp/commons": 5.2.7
"@wireapp/copy-config": 2.1.14
"@wireapp/core": 46.0.14
"@wireapp/core": 46.0.16-hotfix-1.0
"@wireapp/eslint-config": 3.0.5
"@wireapp/prettier-config": 0.6.3
"@wireapp/react-ui-kit": 9.16.4
Expand Down Expand Up @@ -17900,9 +17900,9 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:8.17.0":
version: 8.17.0
resolution: "ws@npm:8.17.0"
"ws@npm:8.17.1":
version: 8.17.1
resolution: "ws@npm:8.17.1"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
Expand All @@ -17911,7 +17911,7 @@ __metadata:
optional: true
utf-8-validate:
optional: true
checksum: 147ef9eab0251364e1d2c55338ad0efb15e6913923ccbfdf20f7a8a6cb8f88432bcd7f4d8f66977135bfad35575644f9983201c1a361019594a4e53977bf6d4e
checksum: 442badcce1f1178ec87a0b5372ae2e9771e07c4929a3180321901f226127f252441e8689d765aa5cfba5f50ac60dd830954afc5aeae81609aefa11d3ddf5cecf
languageName: node
linkType: hard

Expand Down

0 comments on commit c6e496a

Please sign in to comment.