Skip to content

Commit

Permalink
feat: update @wireapp/core
Browse files Browse the repository at this point in the history
  • Loading branch information
aweiss-dev committed Jan 18, 2024
1 parent 10080fb commit 5130f62
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
Expand Up @@ -8,7 +8,7 @@
"@peculiar/x509": "1.9.6",
"@wireapp/avs": "9.6.9",
"@wireapp/commons": "5.2.4",
"@wireapp/core": "43.5.6",
"@wireapp/core": "43.6.0",
"@wireapp/react-ui-kit": "9.12.6",
"@wireapp/store-engine-dexie": "2.1.7",
"@wireapp/webapp-events": "0.20.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4867,20 +4867,20 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/core-crypto@npm:1.0.0-rc.29":
version: 1.0.0-rc.29
resolution: "@wireapp/core-crypto@npm:1.0.0-rc.29"
checksum: 6805c9401ef20745d7385549e81cb50ded70369bbf40c8f1b1d6bc376ef0d9360373c8edcafe3c808dcb20086714759f5b05311e81275f56c09a5e368817c6fa
"@wireapp/core-crypto@npm:1.0.0-rc.30":
version: 1.0.0-rc.30
resolution: "@wireapp/core-crypto@npm:1.0.0-rc.30"
checksum: 3787dd855cc091a63d526e73fe289a1ba93742cd159895f70c08e3e2537b8055754fb49881105b2a20e35695cd223c383fbc7af1585262a3acd599aad53d050d
languageName: node
linkType: hard

"@wireapp/core@npm:43.5.6":
version: 43.5.6
resolution: "@wireapp/core@npm:43.5.6"
"@wireapp/core@npm:43.6.0":
version: 43.6.0
resolution: "@wireapp/core@npm:43.6.0"
dependencies:
"@wireapp/api-client": ^26.10.0
"@wireapp/commons": ^5.2.4
"@wireapp/core-crypto": 1.0.0-rc.29
"@wireapp/core-crypto": 1.0.0-rc.30
"@wireapp/cryptobox": 12.8.0
"@wireapp/promise-queue": ^2.2.9
"@wireapp/protocol-messaging": 1.44.0
Expand All @@ -4896,7 +4896,7 @@ __metadata:
long: ^5.2.0
uuidjs: 4.2.13
zod: 3.22.4
checksum: 79d26ebb9e9d47298f5a971de6293804ac12e3f04c0cfc36003a887776060d95fce2a856101902e49da9979686815ffa8889881e5f2f1bc46fab58d089f450f0
checksum: 3e2333344241b46253faed7f86be71e8bffc38fd5dd3cb1f02f08aeef0c170d8e12f3c49ec8b64194cff30b0f74c78ca993d391cfd4ad41b80d0490c485751a4
languageName: node
linkType: hard

Expand Down Expand Up @@ -17568,7 +17568,7 @@ __metadata:
"@wireapp/avs": 9.6.9
"@wireapp/commons": 5.2.4
"@wireapp/copy-config": 2.1.14
"@wireapp/core": 43.5.6
"@wireapp/core": 43.6.0
"@wireapp/eslint-config": 3.0.5
"@wireapp/prettier-config": 0.6.3
"@wireapp/react-ui-kit": 9.12.6
Expand Down

0 comments on commit 5130f62

Please sign in to comment.