Skip to content

Commit

Permalink
runfix: check registered ca directly in cc (#17250)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrykBuniX committed Apr 11, 2024
1 parent 1afdc45 commit e79b615
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": "45.3.3",
"@wireapp/core": "45.3.4",
"@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:45.3.3":
version: 45.3.3
resolution: "@wireapp/core@npm:45.3.3"
"@wireapp/core@npm:45.3.4":
version: 45.3.4
resolution: "@wireapp/core@npm:45.3.4"
dependencies:
"@wireapp/api-client": ^26.12.0
"@wireapp/commons": ^5.2.7
Expand All @@ -4785,7 +4785,7 @@ __metadata:
long: ^5.2.0
uuidjs: 4.2.13
zod: 3.22.4
checksum: 97d21de3a6002a3af6aee34f35d0a1db81884ec2e3675bb806ea79433d6d04d500b2bcac7f574142848e42a4af05f0358b934a0d5238e2664a901f77aa4b153e
checksum: ee8b77a66a7ff46e98fe8ad83aff7eefd072f686a8a7ccf07bfdd0c169b6e8f2d9984669739a13e727800867d1e27da04ff6cdfce0355f07b01b0db6d6ce034a
languageName: node
linkType: hard

Expand Down Expand Up @@ -17457,7 +17457,7 @@ __metadata:
"@wireapp/avs": 9.6.12
"@wireapp/commons": 5.2.7
"@wireapp/copy-config": 2.1.14
"@wireapp/core": 45.3.3
"@wireapp/core": 45.3.4
"@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 e79b615

Please sign in to comment.