File tree Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1- # Code Connect v1.3.9 (TBD)
1+ # Code Connect v1.3.10 (19th November 2025)
2+
3+ ## Fixed
4+
5+ ### General
6+
7+ - Updated glob dependency to 11.0.4 to fix security vulnerability (https://github.com/figma/figma/pull/623532 )
8+
9+ # Code Connect v1.3.9 (14th November 2025)
210
311## Fixed
412
Original file line number Diff line number Diff line change 212212"@ai-sdk/azure" = " 1.2.5"
213213"@ai-sdk/cerebras" = " 0.2.16"
214214"@ai-sdk/fireworks" = " 0.2.16"
215- "@ai-sdk/google" = " 1.1.25 "
215+ "@ai-sdk/google" = " 1.2.22 "
216216"@ai-sdk/google-vertex" = " 2.2.27"
217217"@ai-sdk/openai" = " 1.2.5"
218218"@ai-sdk/provider" = " 1.1.3"
Original file line number Diff line number Diff line change 11{
22 "name" : " @figma/code-connect" ,
3- "version" : " 1.3.9 " ,
3+ "version" : " 1.3.10 " ,
44 "description" : " A tool for connecting your design system components in code with your design system in Figma" ,
55 "keywords" : [],
66 "author" : " Figma" ,
9999 "dotenv" : " ^16.3.1" ,
100100 "fast-fuzzy" : " ^1.12.0" ,
101101 "find-up" : " ^5.0.0" ,
102- "glob" : " ^10.3.10 " ,
102+ "glob" : " ^11.0.4 " ,
103103 "jsdom" : " ^24.1.1" ,
104104 "lodash" : " 4.17.21" ,
105105 "minimatch" : " ^9.0.3" ,
You can’t perform that action at this time.
0 commit comments