File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 56
56
"@eslint/js" : " 9.22.0" ,
57
57
"@types/babel__core" : " 7.20.5" ,
58
58
"@types/lodash-es" : " 4.17.12" ,
59
- "@types/node" : " 22.13.10 " ,
59
+ "@types/node" : " 22.13.11 " ,
60
60
"@vitest/coverage-v8" : " 2.1.9" ,
61
61
"commitizen" : " 4.3.1" ,
62
62
"cz-conventional-changelog" : " 3.3.0" ,
Original file line number Diff line number Diff line change @@ -1519,7 +1519,7 @@ __metadata:
1519
1519
languageName : node
1520
1520
linkType : hard
1521
1521
1522
- " @types/node@npm:*, @types/node@npm:22.13.10 " :
1522
+ " @types/node@npm:* " :
1523
1523
version : 22.13.10
1524
1524
resolution : " @types/node@npm:22.13.10"
1525
1525
dependencies :
@@ -1528,6 +1528,15 @@ __metadata:
1528
1528
languageName : node
1529
1529
linkType : hard
1530
1530
1531
+ " @types/node@npm:22.13.11 " :
1532
+ version : 22.13.11
1533
+ resolution : " @types/node@npm:22.13.11"
1534
+ dependencies :
1535
+ undici-types : " npm:~6.20.0"
1536
+ checksum : 10/5e556eda347f3395669bd6fa7a10c77722f06befe0a6b51b97ed7a4bd0f92b24aa867ee611b547614f17dfc5a0bb7946a75263bd1f302bcac3039729d22acab5
1537
+ languageName : node
1538
+ linkType : hard
1539
+
1531
1540
" @types/resolve@npm:1.20.2 " :
1532
1541
version : 1.20.2
1533
1542
resolution : " @types/resolve@npm:1.20.2"
@@ -3949,7 +3958,7 @@ __metadata:
3949
3958
" @types/aws-lambda " : " npm:8.10.147"
3950
3959
" @types/babel__core " : " npm:7.20.5"
3951
3960
" @types/lodash-es " : " npm:4.17.12"
3952
- " @types/node " : " npm:22.13.10 "
3961
+ " @types/node " : " npm:22.13.11 "
3953
3962
" @vitest/coverage-v8 " : " npm:2.1.9"
3954
3963
commitizen : " npm:4.3.1"
3955
3964
cz-conventional-changelog : " npm:3.3.0"
You can’t perform that action at this time.
0 commit comments