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 20
20
"@types/aws-lambda" : " ^8.10.82" ,
21
21
"@types/express" : " ^4.17.11" ,
22
22
"@types/jest" : " ^27.0.0" ,
23
- "@types/node" : " ^16.4.12 " ,
23
+ "@types/node" : " ^16.4.13 " ,
24
24
"@typescript-eslint/eslint-plugin" : " ^4.22.0" ,
25
25
"@typescript-eslint/parser" : " ^4.29.1" ,
26
26
"@vercel/ncc" : " 0.29.0" ,
Original file line number Diff line number Diff line change 1382
1382
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
1383
1383
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
1384
1384
1385
- " @types/node@*" , "@types/node@^16.4.12 ":
1386
- version "16.4.12 "
1387
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.12 .tgz#961e3091f263e6345d2d84afab4e047a60b4b11b "
1388
- integrity sha512-zxrTNFl9Z8boMJXs6ieqZP0wAhvkdzmHSxTlJabM16cf5G9xBc1uPRH5Bbv2omEDDiM8MzTfqTJXBf0Ba4xFWA ==
1385
+ " @types/node@*" , "@types/node@^16.4.13 ":
1386
+ version "16.4.13 "
1387
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.13 .tgz#7dfd9c14661edc65cccd43a29eb454174642370d "
1388
+ integrity sha512-bLL69sKtd25w7p1nvg9pigE4gtKVpGTPojBFLMkGHXuUgap2sLqQt2qUnqmVCDfzGUL0DRNZP+1prIZJbMeAXg ==
1389
1389
1390
1390
" @types/normalize-package-data@^2.4.0 " :
1391
1391
version "2.4.1"
You can’t perform that action at this time.
0 commit comments