Skip to content

Commit

Permalink
chore(deps): bump @wireapp/core-crypto from 1.0.0-rc.16 to 1.0.0-rc.17
Browse files Browse the repository at this point in the history
Bumps [@wireapp/core-crypto](https://github.com/wireapp/core-crypto) from 1.0.0-rc.16 to 1.0.0-rc.17.
- [Release notes](https://github.com/wireapp/core-crypto/releases)
- [Changelog](https://github.com/wireapp/core-crypto/blob/develop/CHANGELOG.md)
- [Commits](wireapp/core-crypto@v1.0.0-rc.16...v1.0.0-rc.17)

---
updated-dependencies:
- dependency-name: "@wireapp/core-crypto"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2023
1 parent 58833b5 commit 89ea233
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.16",
"@wireapp/core-crypto": "1.0.0-rc.17",
"@wireapp/cryptobox": "12.8.0",
"@wireapp/promise-queue": "workspace:^",
"@wireapp/protocol-messaging": "1.44.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5064,10 +5064,10 @@ __metadata:
languageName: unknown
linkType: soft

"@wireapp/core-crypto@npm:1.0.0-rc.16":
version: 1.0.0-rc.16
resolution: "@wireapp/core-crypto@npm:1.0.0-rc.16"
checksum: 95061f0a0ee69205492ffb254a60c81be604b6a7d76e5f3e512129c2a5669adc39114e343f50002ff77db7302e1cfd39ac8dd684a87d28555b95c1e4fda7a4f3
"@wireapp/core-crypto@npm:1.0.0-rc.17":
version: 1.0.0-rc.17
resolution: "@wireapp/core-crypto@npm:1.0.0-rc.17"
checksum: 6893e16d432ac725c3a0943e0ff2d137f2c12b002b076f5a5cccd896979ec0c739a2f40b377345eb2168cfe83feef1840bff93358a731dd613003c352529f9a9
languageName: node
linkType: hard

Expand All @@ -5084,7 +5084,7 @@ __metadata:
"@types/tough-cookie": 4.0.5
"@wireapp/api-client": "workspace:^"
"@wireapp/commons": "workspace:^"
"@wireapp/core-crypto": 1.0.0-rc.16
"@wireapp/core-crypto": 1.0.0-rc.17
"@wireapp/cryptobox": 12.8.0
"@wireapp/promise-queue": "workspace:^"
"@wireapp/protocol-messaging": 1.44.0
Expand Down

0 comments on commit 89ea233

Please sign in to comment.