File tree Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 60
60
},
61
61
"packageManager" :
" [email protected] +sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" ,
62
62
"resolutions" : {
63
- "minimatch" : " ^3.1.2"
63
+ "minimatch" : " ^3.1.2" ,
64
+ "@types/node" : " ^18.19.0"
64
65
}
65
66
}
Original file line number Diff line number Diff line change 898
898
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.5.tgz#1ef302e01cf7d2b5a0fa526790c9123bf1d06690"
899
899
integrity sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==
900
900
901
- " @types/node@* " :
902
- version "24.2.0 "
903
- resolved "https://registry.yarnpkg.com/@types/node/-/node-24.2.0 .tgz#cde712f88c5190006d6b069232582ecd1f94a760 "
904
- integrity sha512-3xyG3pMCq3oYCNg7/ZP+E1ooTaGB4cG8JWRsqqOYQdbWNY4zbaV0Ennrd7stjiJEFZCaybcIgpTjJWHRfBSIDw ==
901
+ " @types/node@*" , "@types/node@^18.19.0" :
902
+ version "18.19.122 "
903
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.122 .tgz#e7358f8df7cc3f14e860198e1ca4dc2ed9a7de06 "
904
+ integrity sha512-yzegtT82dwTNEe/9y+CM8cgb42WrUfMMCg2QqSddzO1J6uPmBD7qKCZ7dOHZP2Yrpm/kb0eqdNMn2MUyEiqBmA ==
905
905
dependencies :
906
- undici-types "~7.10.0 "
906
+ undici-types "~5.26.4 "
907
907
908
908
" @types/qs@* " :
909
909
version "6.14.0"
@@ -5018,10 +5018,10 @@ unbox-primitive@^1.1.0:
5018
5018
has-symbols "^1.1.0"
5019
5019
which-boxed-primitive "^1.1.1"
5020
5020
5021
- undici-types@~7.10.0 :
5022
- version "7.10.0 "
5023
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.10.0 .tgz#4ac2e058ce56b462b056e629cc6a02393d3ff350 "
5024
- integrity sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag ==
5021
+ undici-types@~5.26.4 :
5022
+ version "5.26.5 "
5023
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
5024
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
5025
5025
5026
5026
universalify@^2.0.0 :
5027
5027
version "2.0.1"
You can’t perform that action at this time.
0 commit comments