File tree 2 files changed +13
-6
lines changed
2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 31
31
"@types/benchmark" : " 2.1.4" ,
32
32
"@types/jest" : " 29.5.6" ,
33
33
"@types/lodash" : " 4.14.200" ,
34
- "@types/node" : " 18.18.6 " ,
34
+ "@types/node" : " 20.8.8 " ,
35
35
"@types/pako" : " 2.0.2" ,
36
36
"benchmark" : " 2.1.4" ,
37
37
"esbuild" : " 0.19.5" ,
52
52
"access" : " public"
53
53
},
54
54
"volta" : {
55
- "node" : " 18.18.2 "
55
+ "node" : " 20.9.0 "
56
56
}
57
57
}
Original file line number Diff line number Diff line change 1259
1259
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.0.0.tgz#067a6c49dc7a5c2412a505628e26902ae967bf6f"
1260
1260
integrity sha512-TmCW5HoZ2o2/z2EYi109jLqIaPIi9y/lc2LmDCWzuCi35bcaQ+OtUh6nwBiFK7SOu25FAU5+YKdqFZUwtqGSdg==
1261
1261
1262
-
1263
- version "18.18.6"
1264
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.6.tgz#26da694f75cdb057750f49d099da5e3f3824cb3e"
1265
- integrity sha512-wf3Vz+jCmOQ2HV1YUJuCWdL64adYxumkrxtc+H1VUQlnQI04+5HtH+qZCOE21lBE7gIrt+CwX2Wv8Acrw5Ak6w==
1262
+
1263
+ version "20.8.8"
1264
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.8.tgz#adee050b422061ad5255fc38ff71b2bb96ea2a0e"
1265
+ integrity sha512-YRsdVxq6OaLfmR9Hy816IMp33xOBjfyOgUd77ehqg96CFywxAPbDbXvAsuN2KVg2HOT8Eh6uAfU+l4WffwPVrQ==
1266
+ dependencies :
1267
+ undici-types "~5.25.1"
1266
1268
1267
1269
1268
1270
version "2.0.2"
@@ -4559,6 +4561,11 @@ unbox-primitive@^1.0.2:
4559
4561
has-symbols "^1.0.3"
4560
4562
which-boxed-primitive "^1.0.2"
4561
4563
4564
+ undici-types@~5.25.1 :
4565
+ version "5.25.3"
4566
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
4567
+ integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
4568
+
4562
4569
universalify@^0.2.0 :
4563
4570
version "0.2.0"
4564
4571
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"
You can’t perform that action at this time.
0 commit comments