Skip to content

Commit

Permalink
runfix: start listening for new crl points on e2ei service init (#17385)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrykBuniX authored May 10, 2024
1 parent fd6ccb7 commit 31bdc09
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@lexical/react": "0.12.5",
"@wireapp/avs": "9.6.12",
"@wireapp/commons": "5.2.7",
"@wireapp/core": "46.0.8",
"@wireapp/core": "46.0.9",
"@wireapp/react-ui-kit": "9.16.4",
"@wireapp/store-engine-dexie": "2.1.8",
"@wireapp/webapp-events": "0.20.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4763,9 +4763,9 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/core@npm:46.0.8":
version: 46.0.8
resolution: "@wireapp/core@npm:46.0.8"
"@wireapp/core@npm:46.0.9":
version: 46.0.9
resolution: "@wireapp/core@npm:46.0.9"
dependencies:
"@wireapp/api-client": ^27.0.3
"@wireapp/commons": ^5.2.7
Expand All @@ -4785,7 +4785,7 @@ __metadata:
long: ^5.2.0
uuidjs: 4.2.13
zod: 3.23.6
checksum: c09b8f07de46f141953f06d5189c13db9ea010aecb802426f82cfdbe9b8d3ffb76735564ffb77b01e7f1bd2576f333516be1b1b6cd211c7156d1e1da81878529
checksum: 781caa89056713b20cd9d0e46a724d2d8ad3ddc09275b672a35928c7f94443d7bb27ad1fe95ed013b85653b551ecdf122128759e402138c0ee0f3b6b05d4f0a9
languageName: node
linkType: hard

Expand Down Expand Up @@ -17469,7 +17469,7 @@ __metadata:
"@wireapp/avs": 9.6.12
"@wireapp/commons": 5.2.7
"@wireapp/copy-config": 2.1.14
"@wireapp/core": 46.0.8
"@wireapp/core": 46.0.9
"@wireapp/eslint-config": 3.0.5
"@wireapp/prettier-config": 0.6.3
"@wireapp/react-ui-kit": 9.16.4
Expand Down

0 comments on commit 31bdc09

Please sign in to comment.