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.2 " ,
25
+ "@types/node" : " ^18.14.6 " ,
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 2118
2118
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
2119
2119
integrity sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==
2120
2120
2121
- " @types/node@*" , "@types/node@^18.14.2 ":
2122
- version "18.14.2 "
2123
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.2 .tgz#c076ed1d7b6095078ad3cf21dfeea951842778b1 "
2124
- integrity sha512-1uEQxww3DaghA0RxqHx0O0ppVlo43pJhepY51OxuQIKHpjbnYLA7vcdwioNPzIqmC2u3I/dmylcqjlh0e7AyUA ==
2121
+ " @types/node@*" , "@types/node@^18.14.6 ":
2122
+ version "18.14.6 "
2123
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.6 .tgz#ae1973dd2b1eeb1825695bb11ebfb746d27e3e93 "
2124
+ integrity sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA ==
2125
2125
2126
2126
" @types/prettier@^2.1.5 " :
2127
2127
version "2.7.1"
You can’t perform that action at this time.
0 commit comments