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 184184 "@types/lodash" : " 4.14.179" ,
185185 "@types/mocha" : " 8.2.2" ,
186186 "@types/mock-require" : " 2.0.0" ,
187- "@types/node" : " 14.17.3 " ,
187+ "@types/node" : " 22.18.9 " ,
188188 "@types/sinon" : " 10.0.2" ,
189189 "expect" : " 24.1.0" ,
190190 "lnfs-cli" : " ^2.1.0" ,
Original file line number Diff line number Diff line change 923923 dependencies :
924924 " @types/node" " *"
925925
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.18.9"
928+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.9.tgz#5c55a22de88d7bbbb8e1e5f041fa0293b5beae82"
929+ integrity sha512-5yBtK0k/q8PjkMXbTfeIEP/XVYnz1R9qZJ3yUicdEW7ppdDJfe+MqXEhpqDL3mtn4Wvs1u0KLEG0RXzCgNpsSg==
930+ dependencies :
931+ undici-types "~6.21.0"
930932
931933" @types/q@^1.5.1 " :
932934 version "1.5.2"
@@ -6407,6 +6409,11 @@ uncss@^0.16.2:
64076409 postcss-selector-parser "3.1.1"
64086410 request "^2.72.0"
64096411
6412+ undici-types@~6.21.0 :
6413+ version "6.21.0"
6414+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
6415+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
6416+
64106417unicode-canonical-property-names-ecmascript@^1.0.4 :
64116418 version "1.0.4"
64126419 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