This repository was archived by the owner on Mar 5, 2025. It is now read-only.
File tree 4 files changed +7
-7
lines changed
element-web-opendesk-module
element-web-widget-lifecycle-module
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 35
35
},
36
36
"dependencies" : {
37
37
"@matrix-org/react-sdk-module-api" : " ^2.0.0" ,
38
- "joi" : " ^17.10.2 "
38
+ "joi" : " ^17.11.0 "
39
39
},
40
40
"peerDependencies" : {
41
41
"react" : " ^17" ,
Original file line number Diff line number Diff line change 33
33
},
34
34
"dependencies" : {
35
35
"@matrix-org/react-sdk-module-api" : " ^2.1.0" ,
36
- "joi" : " ^17.10.2 " ,
36
+ "joi" : " ^17.11.0 " ,
37
37
"react-focus-lock" : " ^2.9.5" ,
38
38
"styled-components" : " ^6.0.8"
39
39
},
Original file line number Diff line number Diff line change 26
26
},
27
27
"dependencies" : {
28
28
"@matrix-org/react-sdk-module-api" : " ^2.0.0" ,
29
- "joi" : " ^17.10.2 "
29
+ "joi" : " ^17.11.0 "
30
30
},
31
31
"engines" : {
32
32
"node" : " >=20.0.0" ,
Original file line number Diff line number Diff line change @@ -5481,10 +5481,10 @@ jju@~1.4.0:
5481
5481
resolved "https://registry.yarnpkg.com/jju/-/jju-1.4.0.tgz#a3abe2718af241a2b2904f84a625970f389ae32a"
5482
5482
integrity sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==
5483
5483
5484
- joi@^17.10.2 :
5485
- version "17.10.2 "
5486
- resolved "https://registry.yarnpkg.com/joi/-/joi-17.10.2 .tgz#4ecc348aa89ede0b48335aad172e0f5591e55b29 "
5487
- integrity sha512-hcVhjBxRNW/is3nNLdGLIjkgXetkeGc2wyhydhz8KumG23Aerk4HPjU5zaPAMRqXQFc0xNqXTC7+zQjxr0GlKA ==
5484
+ joi@^17.11.0 :
5485
+ version "17.11.0 "
5486
+ resolved "https://registry.yarnpkg.com/joi/-/joi-17.11.0 .tgz#aa9da753578ec7720e6f0ca2c7046996ed04fc1a "
5487
+ integrity sha512-NgB+lZLNoqISVy1rZocE9PZI36bL/77ie924Ri43yEvi9GUUMPeyVIr8KdFTMUlby1p0PBYMk9spIxEUQYqrJQ ==
5488
5488
dependencies :
5489
5489
" @hapi/hoek" " ^9.0.0"
5490
5490
" @hapi/topo" " ^5.0.0"
You can’t perform that action at this time.
0 commit comments