Skip to content

Commit

Permalink
chore: upgrade coreCrypto to rc41 (#16875)
Browse files Browse the repository at this point in the history
  • Loading branch information
atomrc authored Feb 21, 2024
1 parent 78295cd commit 5c5df53
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.11",
"@wireapp/commons": "5.2.4",
"@wireapp/core": "44.0.10",
"@wireapp/core": "44.0.11",
"@wireapp/react-ui-kit": "9.15.4",
"@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 @@ -4888,20 +4888,20 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/core-crypto@npm:1.0.0-rc.40":
version: 1.0.0-rc.40
resolution: "@wireapp/core-crypto@npm:1.0.0-rc.40"
checksum: ffadd1647b47af3456ebac94be27fc1ef32513b436cec32dcc0de1dcfa19ba1c5ac181a61cd0cf2f67d53574aa6ac67938eeaaeb0126212607ee06ca9c2341b7
"@wireapp/core-crypto@npm:1.0.0-rc.41":
version: 1.0.0-rc.41
resolution: "@wireapp/core-crypto@npm:1.0.0-rc.41"
checksum: e9b41fac8ecaac3f4934aca8bd58deeae4f45aa597caa9c880bee6df2acf9a5973a06f93b459fb1b3005df30a258df6b5dc9dfda42c45ea4a22c6697e0d9596c
languageName: node
linkType: hard

"@wireapp/core@npm:44.0.10":
version: 44.0.10
resolution: "@wireapp/core@npm:44.0.10"
"@wireapp/core@npm:44.0.11":
version: 44.0.11
resolution: "@wireapp/core@npm:44.0.11"
dependencies:
"@wireapp/api-client": ^26.10.10
"@wireapp/commons": ^5.2.5
"@wireapp/core-crypto": 1.0.0-rc.40
"@wireapp/core-crypto": 1.0.0-rc.41
"@wireapp/cryptobox": 12.8.0
"@wireapp/promise-queue": ^2.2.10
"@wireapp/protocol-messaging": 1.44.0
Expand All @@ -4916,7 +4916,7 @@ __metadata:
long: ^5.2.0
uuidjs: 4.2.13
zod: 3.22.4
checksum: e993858b9cd92115304d49c0faf11954715836acba9a5c82d177adc951766dbcb2b0cf21e771f193a3e75366a0ee1185ec72032a825be30976a2a7c20faf5137
checksum: 089ad246eac60dbb58112be40b13458edb12a36d0a5b68a0a0d98e8ced7ea1152037f7e121129369b0ddba37999a1d4152429a6d26d045d1ffc5efc7a084a964
languageName: node
linkType: hard

Expand Down Expand Up @@ -17624,7 +17624,7 @@ __metadata:
"@wireapp/avs": 9.6.11
"@wireapp/commons": 5.2.4
"@wireapp/copy-config": 2.1.14
"@wireapp/core": 44.0.10
"@wireapp/core": 44.0.11
"@wireapp/eslint-config": 3.0.5
"@wireapp/prettier-config": 0.6.3
"@wireapp/react-ui-kit": 9.15.4
Expand Down

0 comments on commit 5c5df53

Please sign in to comment.