Skip to content

Commit

Permalink
chore: Bump core crypto from 2.0.0 to 3.0.0 (#6751)
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisamir98 authored Dec 11, 2024
1 parent dee9742 commit 5d45905
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": "2.0.0",
"@wireapp/core-crypto": "3.0.0",
"@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 @@ -5556,10 +5556,10 @@ __metadata:
languageName: unknown
linkType: soft

"@wireapp/core-crypto@npm:2.0.0":
version: 2.0.0
resolution: "@wireapp/core-crypto@npm:2.0.0"
checksum: afe932c0490a1f3d8e2054a2308e388b33fed5bef0a864479fa4e976da6b24a8a3ca14d87ac7f831166905b35d20a7847c7a036f745a802229821f47c4827437
"@wireapp/core-crypto@npm:3.0.0":
version: 3.0.0
resolution: "@wireapp/core-crypto@npm:3.0.0"
checksum: 815d109a11137f1c777b9c7d4835d8c9ded246cb79a456c24cfad17ced231f3987a3e6a8d3d98fa348f92d07656ccd6767a9b57ef5a7ba38b6ebff8262d14988
languageName: node
linkType: hard

Expand All @@ -5576,7 +5576,7 @@ __metadata:
"@types/uuid": 9.0.8
"@wireapp/api-client": "workspace:^"
"@wireapp/commons": "workspace:^"
"@wireapp/core-crypto": 2.0.0
"@wireapp/core-crypto": 3.0.0
"@wireapp/cryptobox": 12.8.0
"@wireapp/priority-queue": "workspace:^"
"@wireapp/promise-queue": "workspace:^"
Expand Down

0 comments on commit 5d45905

Please sign in to comment.