File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 "prompts" : " ^2.4.2" ,
1414 "react" : " experimental" ,
1515 "react-dom" : " experimental" ,
16- "undici" : " ^5.20 .0" ,
16+ "undici" : " ^5.29 .0" ,
1717 "webpack-sources" : " ^3.2.0"
1818 },
1919 "scripts" : {
Original file line number Diff line number Diff line change 99 dependencies :
1010 regenerator-runtime "^0.13.11"
1111
12+ " @fastify/busboy@^2.0.0 " :
13+ version "2.1.1"
14+ resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.1.1.tgz#b9da6a878a371829a0502c9b6c1c143ef6663f4d"
15+ integrity sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==
16+
1217abbrev@1 :
1318 version "1.1.1"
1419 resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
@@ -730,12 +735,12 @@ undefsafe@^2.0.5:
730735 resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
731736 integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
732737
733- undici@^5.20 .0 :
734- version "5.22.1 "
735- resolved "https://registry.yarnpkg.com/undici/-/undici-5.22.1 .tgz#877d512effef2ac8be65e695f3586922e1a57d7b "
736- integrity sha512-Ji2IJhFXZY0x/0tVBXeQwgPlLWw13GVzpsWPQ3rV50IFMMof2I55PZZxtm4P6iNq+L5znYN9nSTAq0ZyE6lSJw ==
738+ undici@^5.29 .0 :
739+ version "5.29.0 "
740+ resolved "https://registry.yarnpkg.com/undici/-/undici-5.29.0 .tgz#419595449ae3f2cdcba3580a2e8903399bd1f5a3 "
741+ integrity sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg ==
737742 dependencies :
738- busboy "^1.6 .0"
743+ " @fastify/ busboy" " ^2.0 .0"
739744
740745unpipe@1.0.0 :
741746 version "1.0.0"
You can’t perform that action at this time.
0 commit comments