File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 44
44
"devDependencies" : {
45
45
"@rollup/plugin-commonjs" : " 25.0.8" ,
46
46
"@rollup/plugin-typescript" : " 11.1.6" ,
47
- "@types/node" : " 20.17.25 " ,
47
+ "@types/node" : " 22.13.11 " ,
48
48
"@types/tape" : " 5.8.1" ,
49
49
"@typescript-eslint/eslint-plugin" : " 6.21.0" ,
50
50
"@typescript-eslint/parser" : " 6.21.0" ,
Original file line number Diff line number Diff line change 297
297
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.1.tgz#a6033a8718653c50ac4962977e14d0f984d9527d"
298
298
integrity sha512-JIzsAvJeA/5iY6Y/OxZbv1lUcc8dNSE77lb2gnBH+/PJ3lFR1Ccvgwl5JWnHAkNHcRsT0TbpVOsiMKZ1F/yyJg==
299
299
300
- " @types/node@20.17.25 " :
301
- version "20.17.25 "
302
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.25 .tgz#3135ad0af2b46a7689aa5ffb3ecafe1f50171a29 "
303
- integrity sha512-bT+r2haIlplJUYtlZrEanFHdPIZTeiMeh/fSOEbOOfWf9uTn+lg8g0KU6Q3iMgjd9FLuuMAgfCNSkjUbxL6E3Q ==
300
+ " @types/node@22.13.11 " :
301
+ version "22.13.11 "
302
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.11 .tgz#f0ed6b302dcf0f4229d44ea707e77484ad46d234 "
303
+ integrity sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g ==
304
304
dependencies :
305
- undici-types "~6.19.2 "
305
+ undici-types "~6.20.0 "
306
306
307
307
" @types/semver@^7.5.0 " :
308
308
version "7.5.0"
@@ -2372,10 +2372,10 @@ unbox-primitive@^1.0.2:
2372
2372
has-symbols "^1.0.3"
2373
2373
which-boxed-primitive "^1.0.2"
2374
2374
2375
- undici-types@~6.19.2 :
2376
- version "6.19.6 "
2377
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6 .tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36 "
2378
- integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org ==
2375
+ undici-types@~6.20.0 :
2376
+ version "6.20.0 "
2377
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0 .tgz#8171bf22c1f588d1554d55bf204bc624af388433 "
2378
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg ==
2379
2379
2380
2380
uri-js@^4.2.2 :
2381
2381
version "4.4.1"
You can’t perform that action at this time.
0 commit comments