Skip to content

Commit 04d2fbd

Browse files
author
Thomas Belin
committed
upgrade @wireapp/core
1 parent 5032fd2 commit 04d2fbd

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"@emotion/react": "11.9.0",
44
"@wireapp/antiscroll-2": "1.3.1",
55
"@wireapp/avs": "8.2.8",
6-
"@wireapp/core": "31.3.5",
6+
"@wireapp/core": "32.0.0",
77
"@wireapp/react-ui-kit": "8.14.8",
88
"@wireapp/store-engine-dexie": "1.7.6",
99
"@wireapp/store-engine-sqleet": "1.8.6",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2954,10 +2954,10 @@
29542954
resolved "https://registry.yarnpkg.com/@wireapp/antiscroll-2/-/antiscroll-2-1.3.1.tgz#bcb66f72c6dadc306e43235256b768ed3f89039c"
29552955
integrity sha512-vWmWYAzSdyxs+xlgSPGtiNSTCM1z0nxM+jSPa/xz1/kuFKy80BrJP5xaGwNNLljBAz8ymlSPUUZlylUd0tFr1Q==
29562956

2957-
"@wireapp/api-client@^20.6.3":
2958-
version "20.6.3"
2959-
resolved "https://registry.yarnpkg.com/@wireapp/api-client/-/api-client-20.6.3.tgz#e59e473343eec1f28750512bc1e45499544a6f42"
2960-
integrity sha512-LLWuuKTmeoGdiflTpW7bcGMgBNYo0a/LQ1rnyiyQhI0lmWXLMLJcv0Ee5jcRE/DYr9Pq1dsYg5lPA/yX1nZm5A==
2957+
"@wireapp/api-client@^20.6.4":
2958+
version "20.6.4"
2959+
resolved "https://registry.yarnpkg.com/@wireapp/api-client/-/api-client-20.6.4.tgz#560c2dd3409b649956e78b81716a32e88a742d85"
2960+
integrity sha512-gyJnEiCIsCOim8kcBYPkzGkOapRpn8n0pgToMY+VsclFDSwYYHgovm3ByqmhHw2GMJ33JW4J0LvwNF7mgcDKYw==
29612961
dependencies:
29622962
"@wireapp/commons" "^4.4.6"
29632963
"@wireapp/priority-queue" "^1.8.6"
@@ -3009,12 +3009,12 @@
30093009
resolved "https://registry.yarnpkg.com/@wireapp/core-crypto/-/core-crypto-0.5.2.tgz#73f7787529d80fee68a42881003a5bded40486d9"
30103010
integrity sha512-D/lnVk/omd2xltMOpWjWkWfv/AHYzD0EepKLOqTq456coi5lwHNWja0niuFc6cBccXXrlkv3mh/ClDf2lGPvvg==
30113011

3012-
"@wireapp/core@31.3.5":
3013-
version "31.3.5"
3014-
resolved "https://registry.yarnpkg.com/@wireapp/core/-/core-31.3.5.tgz#81fc74b142af572fcb11d92e86e982e47b92e43c"
3015-
integrity sha512-JeFL4UOMDavwi495myZa8cOirvNIfuR/CXAZ5h73C5obLl+ur9g1vBr6yTLaGI12Px3Uy8u3sZ8VeDffsYXPbw==
3012+
"@wireapp/core@32.0.0":
3013+
version "32.0.0"
3014+
resolved "https://registry.yarnpkg.com/@wireapp/core/-/core-32.0.0.tgz#0a9b528b3d0b1220830d1dc6837f3af556497b85"
3015+
integrity sha512-D9LQLmMT6evhVK5rNo5mfc2G4KKshU3XqgDroG0Xxwgnsr201MdtdQCE7/SFOeubyANRxMsoUzgeNBlB3C2sGA==
30163016
dependencies:
3017-
"@wireapp/api-client" "^20.6.3"
3017+
"@wireapp/api-client" "^20.6.4"
30183018
"@wireapp/commons" "^4.4.6"
30193019
"@wireapp/core-crypto" "0.5.2"
30203020
"@wireapp/cryptobox" "12.8.0"

0 commit comments

Comments
 (0)