File tree 4 files changed +41
-46
lines changed
terraform-module/edge-lambdas
4 files changed +41
-46
lines changed Original file line number Diff line number Diff line change 55
55
"@types/jest" : " 29.5.8" ,
56
56
"@types/jsesc" : " ^3.0.1" ,
57
57
"@types/lodash.merge" : " ^4.6.7" ,
58
- "@types/node" : " ^18.15.11 " ,
58
+ "@types/node" : " ^20.0.0 " ,
59
59
"jest" : " 29.7.0" ,
60
60
"prettier" : " 3.2.5" ,
61
61
"tsup" : " ^8.0.0" ,
Original file line number Diff line number Diff line change 9
9
"@swc/jest" : " 0.2.36" ,
10
10
"@types/aws-lambda" : " 8.10.126" ,
11
11
"@types/jest" : " 29.5.8" ,
12
- "@types/node" : " 20.8.6 " ,
12
+ "@types/node" : " 20.12.11 " ,
13
13
"@vercel/ncc" : " 0.38.1" ,
14
14
"jest" : " 29.7.0" ,
15
15
"prettier" : " 3.2.5" ,
Original file line number Diff line number Diff line change 1696
1696
dependencies :
1697
1697
undici-types "~5.26.4"
1698
1698
1699
- " @types/node@20.8.6 " :
1700
- version "20.8.6 "
1701
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.6 .tgz#0dbd4ebcc82ad0128df05d0e6f57e05359ee47fa "
1702
- integrity sha512-eWO4K2Ji70QzKUqRy6oyJWUeB7+g2cRagT3T/nxYibYcT4y2BDL8lqolRXjTHmkZCdJfIPaY73KbJAZmcryxTQ ==
1699
+ " @types/node@20.12.11 " :
1700
+ version "20.12.11 "
1701
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11 .tgz#c4ef00d3507000d17690643278a60dc55a9dc9be "
1702
+ integrity sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw ==
1703
1703
dependencies :
1704
- undici-types "~5.25.1 "
1704
+ undici-types "~5.26.4 "
1705
1705
1706
1706
" @types/stack-utils@^2.0.0 " :
1707
1707
version "2.0.3"
3177
3177
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
3178
3178
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
3179
3179
3180
- undici-types@~5.25.1 :
3181
- version "5.25.3"
3182
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
3183
- integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
3184
-
3185
3180
undici-types@~5.26.4 :
3186
3181
version "5.26.5"
3187
3182
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
You can’t perform that action at this time.
0 commit comments