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 21
21
"@types/aws-lambda" : " ^8.10.91" ,
22
22
"@types/express" : " ^4.17.11" ,
23
23
"@types/jest" : " ^27.4.0" ,
24
- "@types/node" : " ^17.0.12 " ,
24
+ "@types/node" : " ^17.0.13 " ,
25
25
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
26
26
"@typescript-eslint/parser" : " ^4.33.0" ,
27
27
"@vercel/ncc" : " 0.33.1" ,
Original file line number Diff line number Diff line change 1700
1700
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
1701
1701
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
1702
1702
1703
- " @types/node@*" , "@types/node@^17.0.12 ":
1704
- version "17.0.12 "
1705
- resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.12 .tgz#f7aa331b27f08244888c47b7df126184bc2339c5 "
1706
- integrity sha512-4YpbAsnJXWYK/fpTVFlMIcUIho2AYCi4wg5aNPrG1ng7fn/1/RZfCIpRCiBX+12RVa34RluilnvCqD+g3KiSiA ==
1703
+ " @types/node@*" , "@types/node@^17.0.13 ":
1704
+ version "17.0.13 "
1705
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.13 .tgz#5ed7ed7c662948335fcad6c412bb42d99ea754e3 "
1706
+ integrity sha512-Y86MAxASe25hNzlDbsviXl8jQHb0RDvKt4c40ZJQ1Don0AAL0STLZSs4N+6gLEO55pedy7r2cLwS+ZDxPm/2Bw ==
1707
1707
1708
1708
" @types/prettier@^2.1.5 " :
1709
1709
version "2.4.1"
You can’t perform that action at this time.
0 commit comments