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 21
21
"@types/aws-lambda" : " ^8.10.101" ,
22
22
"@types/express" : " ^4.17.11" ,
23
23
"@types/jest" : " ^27.5.0" ,
24
- "@types/node" : " ^18.6.3 " ,
24
+ "@types/node" : " ^18.7.2 " ,
25
25
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
26
26
"@typescript-eslint/parser" : " ^4.33.0" ,
27
27
"@vercel/ncc" : " 0.34.0" ,
Original file line number Diff line number Diff line change 1678
1678
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
1679
1679
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
1680
1680
1681
- " @types/node@*" , "@types/node@^18.6.3 ":
1682
- version "18.6.3 "
1683
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.3 .tgz#4e4a95b6fe44014563ceb514b2598b3e623d1c98 "
1684
- integrity sha512-6qKpDtoaYLM+5+AFChLhHermMQxc3TOEFIDzrZLPRGHPrLEwqFkkT5Kx3ju05g6X7uDPazz3jHbKPX0KzCjntg ==
1681
+ " @types/node@*" , "@types/node@^18.7.2 ":
1682
+ version "18.7.2 "
1683
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.2 .tgz#22306626110c459aedd2cdf131c749ec781e3b34 "
1684
+ integrity sha512-ce7MIiaYWCFv6A83oEultwhBXb22fxwNOQf5DIxWA4WXvDQ7K+L0fbWl/YOfCzlR5B/uFkSnVBhPcOfOECcWvA ==
1685
1685
1686
1686
" @types/prettier@^2.1.5 " :
1687
1687
version "2.4.1"
You can’t perform that action at this time.
0 commit comments