File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 184
184
"@types/lodash" : " 4.14.179" ,
185
185
"@types/mocha" : " 8.2.2" ,
186
186
"@types/mock-require" : " 2.0.0" ,
187
- "@types/node" : " 14.17.3 " ,
187
+ "@types/node" : " 22.13.9 " ,
188
188
"@types/sinon" : " 10.0.2" ,
189
189
"expect" : " 24.1.0" ,
190
190
"lnfs-cli" : " ^2.1.0" ,
Original file line number Diff line number Diff line change 923
923
dependencies :
924
924
" @types/node" " *"
925
925
926
- " @types/node@*" , "@types/[email protected] ":
927
- version "14.17.3"
928
- resolved "https://registry.npmjs.org/@types/node/-/node-14.17.3.tgz"
929
- integrity sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw==
926
+ " @types/node@*" , "@types/[email protected] ":
927
+ version "22.13.9"
928
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.9.tgz#5d9a8f7a975a5bd3ef267352deb96fb13ec02eca"
929
+ integrity sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw==
930
+ dependencies :
931
+ undici-types "~6.20.0"
930
932
931
933
" @types/q@^1.5.1 " :
932
934
version "1.5.2"
@@ -6407,6 +6409,11 @@ uncss@^0.16.2:
6407
6409
postcss-selector-parser "3.1.1"
6408
6410
request "^2.72.0"
6409
6411
6412
+ undici-types@~6.20.0 :
6413
+ version "6.20.0"
6414
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
6415
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
6416
+
6410
6417
unicode-canonical-property-names-ecmascript@^1.0.4 :
6411
6418
version "1.0.4"
6412
6419
resolved "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz"
You can’t perform that action at this time.
0 commit comments