File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 63
63
"@types/jest" : " ^29.5.3" ,
64
64
"@types/jquery" : " ^3.5.16" ,
65
65
"@types/jsdom" : " ^21.1.1" ,
66
- "@types/node" : " ^20.4.5 " ,
66
+ "@types/node" : " ^20.9.0 " ,
67
67
"@types/node-fetch" : " ^2.6.2" ,
68
68
"@types/request" : " ^2.48.8" ,
69
69
"@types/semver" : " ^7.5.0" ,
Original file line number Diff line number Diff line change 978
978
" @types/node" " *"
979
979
form-data "^3.0.0"
980
980
981
- " @types/node@*" , "@types/node@^20.4.5":
982
- version "20.4.5"
983
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.5.tgz#9dc0a5cb1ccce4f7a731660935ab70b9c00a5d69"
984
- integrity sha512-rt40Nk13II9JwQBdeYqmbn2Q6IVTA5uPhvSO+JVqdXw/6/4glI6oR9ezty/A9Hg5u7JH4OmYmuQ+XvjKm0Datg==
981
+ " @types/node@*" , "@types/node@^20.9.0":
982
+ version "20.9.0"
983
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.0.tgz#bfcdc230583aeb891cf51e73cfdaacdd8deae298"
984
+ integrity sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw==
985
+ dependencies :
986
+ undici-types "~5.26.4"
985
987
986
988
" @types/normalize-package-data@^2.4.0" , "@types/normalize-package-data@^2.4.1":
987
989
version "2.4.1"
@@ -5917,6 +5919,11 @@ undefsafe@^2.0.5:
5917
5919
resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
5918
5920
integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
5919
5921
5922
+ undici-types@~5.26.4 :
5923
+ version "5.26.5"
5924
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
5925
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
5926
+
5920
5927
unique-filename@^1.1.1 :
5921
5928
version "1.1.1"
5922
5929
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"
You can’t perform that action at this time.
0 commit comments