This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook
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.15.3 " ,
25
+ "@types/node" : " ^18.15.11 " ,
26
26
"@typescript-eslint/eslint-plugin" : " ^5.57.0" ,
27
27
"@typescript-eslint/parser" : " ^5.57.1" ,
28
28
"@vercel/ncc" : " 0.36.1" ,
Original file line number Diff line number Diff line change 2332
2332
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
2333
2333
integrity sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==
2334
2334
2335
- " @types/node@*" , "@types/node@^18.15.3 ":
2336
- version "18.15.3 "
2337
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3 .tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014 "
2338
- integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw ==
2335
+ " @types/node@*" , "@types/node@^18.15.11 ":
2336
+ version "18.15.11 "
2337
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11 .tgz#b3b790f09cb1696cffcec605de025b088fa4225f "
2338
+ integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q ==
2339
2339
2340
2340
" @types/prettier@^2.1.5 " :
2341
2341
version "2.7.1"
You can’t perform that action at this time.
0 commit comments