Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump @wireapp/core from 46.14.0 to 46.14.1 #18486

Merged
merged 1 commit into from
Dec 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@wireapp/avs": "10.0.4",
"@wireapp/avs-debugger": "0.0.7",
"@wireapp/commons": "5.4.0",
"@wireapp/core": "46.14.0",
"@wireapp/core": "46.14.1",
"@wireapp/react-ui-kit": "9.28.0",
"@wireapp/store-engine-dexie": "2.1.15",
"@wireapp/telemetry": "0.1.4",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6023,20 +6023,20 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/core-crypto@npm:2.0.0":
version: 2.0.0
resolution: "@wireapp/core-crypto@npm:2.0.0"
checksum: 10/f4d9a687ba32bea4026d831f05dcc20e65436f44e6600663348aaf3089ceb1d0a6ad179d24516fc54436be104805b065ab44fe9418b3c8ef872aba8417f71ce3
"@wireapp/core-crypto@npm:3.0.0":
version: 3.0.0
resolution: "@wireapp/core-crypto@npm:3.0.0"
checksum: 10/7c4a1385bac9e59692ee0e4102745f20cfb5a2d4abd0025e28bce33970712125de2cc2d631769828a9339374684cb3ab9f6e737dfc0eb9af16d2f4129fec75ff
languageName: node
linkType: hard

"@wireapp/core@npm:46.14.0":
version: 46.14.0
resolution: "@wireapp/core@npm:46.14.0"
"@wireapp/core@npm:46.14.1":
version: 46.14.1
resolution: "@wireapp/core@npm:46.14.1"
dependencies:
"@wireapp/api-client": "npm:^27.14.0"
"@wireapp/commons": "npm:^5.4.0"
"@wireapp/core-crypto": "npm:2.0.0"
"@wireapp/core-crypto": "npm:3.0.0"
"@wireapp/cryptobox": "npm:12.8.0"
"@wireapp/priority-queue": "npm:^2.1.11"
"@wireapp/promise-queue": "npm:^2.3.10"
Expand All @@ -6052,7 +6052,7 @@ __metadata:
long: "npm:^5.2.0"
uuid: "npm:9.0.1"
zod: "npm:3.23.8"
checksum: 10/5fba4c5b419e82c65d4157582c951ed4617dadf167d02cff733c89911bdf71b84c28ff344b2b0ca7097ddcdeb4c41fb9203a1bebec07bcf1188e9cb601de19ce
checksum: 10/11a5fbedddc1c5be8218935f4b1f1ec9c7824c4261e6d189ad3708f8edcdcfaea143fd121fd57c05a790c0392e9e5757c5a82742c1c8a85fb3ff9f8360a4c650
languageName: node
linkType: hard

Expand Down Expand Up @@ -18775,7 +18775,7 @@ __metadata:
"@wireapp/avs-debugger": "npm:0.0.7"
"@wireapp/commons": "npm:5.4.0"
"@wireapp/copy-config": "npm:2.2.10"
"@wireapp/core": "npm:46.14.0"
"@wireapp/core": "npm:46.14.1"
"@wireapp/eslint-config": "npm:3.0.7"
"@wireapp/prettier-config": "npm:0.6.4"
"@wireapp/react-ui-kit": "npm:9.28.0"
Expand Down
Loading