Skip to content

Commit

Permalink
feat: update cc to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tlebon committed Aug 19, 2024
1 parent cbf584a commit 03df6cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@wireapp/api-client": "workspace:^",
"@wireapp/commons": "workspace:^",
"@wireapp/core-crypto": "1.0.0-rc.60",
"@wireapp/core-crypto": "1.0.2",
"@wireapp/cryptobox": "12.8.0",
"@wireapp/priority-queue": "workspace:^",
"@wireapp/promise-queue": "workspace:^",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5575,10 +5575,10 @@ __metadata:
languageName: unknown
linkType: soft

"@wireapp/core-crypto@npm:1.0.0-rc.60":
version: 1.0.0-rc.60
resolution: "@wireapp/core-crypto@npm:1.0.0-rc.60"
checksum: 39133e8becf1961ef9589883e23c0ec3f8730e793204794b238d97b6c0d02e052559d923c7d235ed0eb8be88a80f6fd3a641f795b451d4110173f135761c539e
"@wireapp/core-crypto@npm:1.0.2":
version: 1.0.2
resolution: "@wireapp/core-crypto@npm:1.0.2"
checksum: bd50c272a2a6a24c1900f5fc3e4ad857d36c8172f40a7488fa7950d9c4e27f2bb9512d0e9351673214e0d67aa8553967037326b4d217cd846427d3cd497d0530
languageName: node
linkType: hard

Expand All @@ -5596,7 +5596,7 @@ __metadata:
"@types/uuid": 9.0.8
"@wireapp/api-client": "workspace:^"
"@wireapp/commons": "workspace:^"
"@wireapp/core-crypto": 1.0.0-rc.60
"@wireapp/core-crypto": 1.0.2
"@wireapp/cryptobox": 12.8.0
"@wireapp/priority-queue": "workspace:^"
"@wireapp/promise-queue": "workspace:^"
Expand Down

0 comments on commit 03df6cc

Please sign in to comment.