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.27 " ,
47
+ "@types/node" : " 22.13.14 " ,
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 302
302
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.1.tgz#a6033a8718653c50ac4962977e14d0f984d9527d"
303
303
integrity sha512-JIzsAvJeA/5iY6Y/OxZbv1lUcc8dNSE77lb2gnBH+/PJ3lFR1Ccvgwl5JWnHAkNHcRsT0TbpVOsiMKZ1F/yyJg==
304
304
305
- " @types/node@20.17.27 " :
306
- version "20.17.27 "
307
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.27 .tgz#dbf0f9e6f905e9004045742f94e8413e20bad776 "
308
- integrity sha512-U58sbKhDrthHlxHRJw7ZLiLDZGmAUOZUbpw0S6nL27sYUdhvgBLCRu/keSd6qcTsfArd1sRFCCBxzWATGr/0UA ==
305
+ " @types/node@22.13.14 " :
306
+ version "22.13.14 "
307
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.14 .tgz#70d84ec91013dcd2ba2de35532a5a14c2b4cc912 "
308
+ integrity sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w ==
309
309
dependencies :
310
- undici-types "~6.19.2 "
310
+ undici-types "~6.20.0 "
311
311
312
312
" @types/semver@^7.5.0 " :
313
313
version "7.5.0"
@@ -2378,10 +2378,10 @@ unbox-primitive@^1.0.2:
2378
2378
has-symbols "^1.0.3"
2379
2379
which-boxed-primitive "^1.0.2"
2380
2380
2381
- undici-types@~6.19.2 :
2382
- version "6.19.6 "
2383
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6 .tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36 "
2384
- integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org ==
2381
+ undici-types@~6.20.0 :
2382
+ version "6.20.0 "
2383
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0 .tgz#8171bf22c1f588d1554d55bf204bc624af388433 "
2384
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg ==
2385
2385
2386
2386
uri-js@^4.2.2 :
2387
2387
version "4.4.1"
You can’t perform that action at this time.
0 commit comments