File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6969 "semantic-release" : " ^19.0.3"
7070 },
7171 "dependencies" : {
72- "defu" : " ^5 .0.0" ,
72+ "defu" : " ^6 .0.0" ,
7373 "dotprop" : " ^1.2.0" ,
7474 "dset" : " ^3.1.2" ,
7575 "object-to-formdata" : " ^4.1.0" ,
Original file line number Diff line number Diff line change 1- import defu from 'defu'
1+ import { defu } from 'defu'
22import getProp from 'dotprop'
33import { dset as setProp } from 'dset'
44import { serialize } from 'object-to-formdata'
Original file line number Diff line number Diff line change @@ -2642,10 +2642,10 @@ define-property@^2.0.2:
26422642 is-descriptor "^1.0.2"
26432643 isobject "^3.0.1"
26442644
2645- defu@^5 .0.0 :
2646- version "5.0 .0"
2647- resolved "https://registry.yarnpkg.com/defu/-/defu-5.0 .0.tgz#5768f0d402a555bfc4c267246b20f82ce8b5a10b "
2648- integrity sha512-VHg73EDeRXlu7oYWRmmrNp/nl7QkdXUxkQQKig0Zk8daNmm84AbGoC8Be6/VVLJEKxn12hR0UBmz8O+xQiAPKQ ==
2645+ defu@^6 .0.0 :
2646+ version "6.1 .0"
2647+ resolved "https://registry.yarnpkg.com/defu/-/defu-6.1 .0.tgz#7a5411655da73335c7d933256911f17c74443e2d "
2648+ integrity sha512-pOFYRTIhoKujrmbTRhcW5lYQLBXw/dlTwfI8IguF1QCDJOcJzNH1w+YFjxqy6BAuJrClTy6MUE8q+oKJ2FLsIw ==
26492649
26502650del@^6.0.0 :
26512651 version "6.1.1"
You can’t perform that action at this time.
0 commit comments