File tree 2 files changed +6
-15
lines changed
2 files changed +6
-15
lines changed Original file line number Diff line number Diff line change 76
76
"postgres" : " ^3.4.3" ,
77
77
"reflect-metadata" : " ^0.1.13" ,
78
78
"string-strip-html" : " ^13.4.3" ,
79
- "undici" : " ^5.27.2 " ,
79
+ "undici" : " ^6.10.0 " ,
80
80
"utf-8-validate" : " ^6.0.3" ,
81
81
"zlib-sync" : " ^0.1.9"
82
82
},
Original file line number Diff line number Diff line change @@ -708,13 +708,6 @@ __metadata:
708
708
languageName : node
709
709
linkType : hard
710
710
711
- " @fastify/busboy@npm:^2.0.0 " :
712
- version : 2.0.0
713
- resolution : " @fastify/busboy@npm:2.0.0"
714
- checksum : 6a2366d06b82aac1069b8323792f76f7a8fca02533cb3745fcd218d8f0f953dc4dbef057287237414658cd43f8dede0846ef33398999e3dbe54ddaeefec71c0a
715
- languageName : node
716
- linkType : hard
717
-
718
711
" @humanwhocodes/config-array@npm:^0.11.13 " :
719
712
version : 0.11.13
720
713
resolution : " @humanwhocodes/config-array@npm:0.11.13"
@@ -4533,7 +4526,7 @@ __metadata:
4533
4526
string-strip-html : " npm:^13.4.3"
4534
4527
tsup : " npm:^7.2.0"
4535
4528
typescript : " npm:^5.2.2"
4536
- undici : " npm:^5.27.2 "
4529
+ undici : " npm:^6.10.0 "
4537
4530
utf-8-validate : " npm:^6.0.3"
4538
4531
zlib-sync : " npm:^0.1.9"
4539
4532
languageName : unknown
@@ -8107,12 +8100,10 @@ __metadata:
8107
8100
languageName : node
8108
8101
linkType : hard
8109
8102
8110
- " undici@npm:^5.27.2 " :
8111
- version : 5.28.3
8112
- resolution : " undici@npm:5.28.3"
8113
- dependencies :
8114
- " @fastify/busboy " : " npm:^2.0.0"
8115
- checksum : 779856ce14ba6907c0759df8e4babd61608b1f502569d44de7dd1d014afb7c67a0a2997b4f706e0daff8a55d87ee2f25b830b195fc0202cb6fbd25abe2d941eb
8103
+ " undici@npm:^6.10.0 " :
8104
+ version : 6.10.1
8105
+ resolution : " undici@npm:6.10.1"
8106
+ checksum : 42bf07ff5c652e1ed609827c5a02b25adacf69b8845c787a3e919c1f13ea5e5ebed1cdd0e82c5ca92aa5d895561db9cad0a442a15d72ed7f20a66730f71aedcd
8116
8107
languageName : node
8117
8108
linkType : hard
8118
8109
You can’t perform that action at this time.
0 commit comments