File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
"@types/aws-lambda" : " ^8.10.111" ,
23
23
"@types/express" : " ^4.17.17" ,
24
24
"@types/jest" : " ^29.4.0" ,
25
- "@types/node" : " ^18.14.6 " ,
25
+ "@types/node" : " ^18.15.3 " ,
26
26
"@typescript-eslint/eslint-plugin" : " ^5.54.0" ,
27
27
"@typescript-eslint/parser" : " ^5.48.1" ,
28
28
"@vercel/ncc" : " 0.36.1" ,
Original file line number Diff line number Diff line change 2312
2312
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
2313
2313
integrity sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==
2314
2314
2315
- " @types/node@*" , "@types/node@^18.14.6 ":
2316
- version "18.14.6 "
2317
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.6 .tgz#ae1973dd2b1eeb1825695bb11ebfb746d27e3e93 "
2318
- integrity sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA ==
2315
+ " @types/node@*" , "@types/node@^18.15.3 ":
2316
+ version "18.15.3 "
2317
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3 .tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014 "
2318
+ integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw ==
2319
2319
2320
2320
" @types/prettier@^2.1.5 " :
2321
2321
version "2.7.1"
You can’t perform that action at this time.
0 commit comments