File tree 4 files changed +11
-11
lines changed
4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 39
39
"json-colorizer" : " ^2.2.2" ,
40
40
"jsonschema" : " 1.4.1" ,
41
41
"uuid" : " ^9.0.1" ,
42
- "yaml" : " ^2.6 .0"
42
+ "yaml" : " ^2.7 .0"
43
43
},
44
44
"resolutions" : {
45
45
"follow-redirects" : " ^1.15.0"
Original file line number Diff line number Diff line change 23
23
},
24
24
"dependencies" : {
25
25
"@microsoft/teams-ai" : " ~1.7.1" ,
26
- "@microsoft/teams-js" : " ^2.31 .0" ,
26
+ "@microsoft/teams-js" : " ^2.32 .0" ,
27
27
"botbuilder" : " ^4.23.1" ,
28
28
"dotenv" : " ^16.4.5" ,
29
29
"openai" : " 4.77.3" ,
Original file line number Diff line number Diff line change 23
23
},
24
24
"dependencies" : {
25
25
"@microsoft/teams-ai" : " ~1.7.1" ,
26
- "@microsoft/teams-js" : " ^2.31 .0" ,
26
+ "@microsoft/teams-js" : " ^2.32 .0" ,
27
27
"botbuilder" : " ^4.23.1" ,
28
28
"dotenv" : " ^16.4.5" ,
29
29
"openai" : " 4.41.1" ,
Original file line number Diff line number Diff line change 713
713
resolved "https://registry.yarnpkg.com/@microsoft/recognizers-text/-/recognizers-text-1.3.1.tgz#eda98a9148101ecdb04ed1424082d472b04aabd9"
714
714
integrity sha512-HikLoRUgSzM4OKP3JVBzUUp3Q7L4wgI17p/3rERF01HVmopcujY3i6wgx8PenCwbenyTNxjr1AwSDSVuFlYedQ==
715
715
716
- " @microsoft/teams-js@^2.31 .0 " :
717
- version "2.31.1 "
718
- resolved "https://registry.yarnpkg.com/@microsoft/teams-js/-/teams-js-2.31.1 .tgz#6f3989613ccf8b81efb983c48dda3ffc1ae15431 "
719
- integrity sha512-HzUYELJxukST2lG3dlTOjSZNg9G+6JeWcXF6gEJU6OEFpdWN2EKlUBw2q4VLQFwwHV2I9+eCOALOEHFhGtEQxQ ==
716
+ " @microsoft/teams-js@^2.32 .0 " :
717
+ version "2.32.0 "
718
+ resolved "https://registry.yarnpkg.com/@microsoft/teams-js/-/teams-js-2.32.0 .tgz#18300d63d66f8aac18d0be81518dce7ab1d9c09a "
719
+ integrity sha512-ZKfQtbGRZisvdUdxt8iiX7uRlrB14fIQiB3+zV76CJoLDSMD1WqB4qlP8pgrKHyG2HjCI1TC3/wuKXGLjrOT2g ==
720
720
dependencies :
721
721
base64-js "^1.3.1"
722
722
debug "^4.3.3"
@@ -9532,10 +9532,10 @@ yaml@^1.10.0:
9532
9532
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
9533
9533
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
9534
9534
9535
- yaml@^2.6 .0 :
9536
- version "2.6.1 "
9537
- resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.6.1 .tgz#42f2b1ba89203f374609572d5349fb8686500773 "
9538
- integrity sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg ==
9535
+ yaml@^2.7 .0 :
9536
+ version "2.7.0 "
9537
+ resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.0 .tgz#aef9bb617a64c937a9a748803786ad8d3ffe1e98 "
9538
+ integrity sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA ==
9539
9539
9540
9540
yargs-parser@^13.1.2 :
9541
9541
version "13.1.2"
You can’t perform that action at this time.
0 commit comments