File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 22
22
"@types/aws-lambda" : " ^8.10.110" ,
23
23
"@types/express" : " ^4.17.17" ,
24
24
"@types/jest" : " ^29.4.0" ,
25
- "@types/node" : " ^18.11.18 " ,
25
+ "@types/node" : " ^18.14.2 " ,
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 1973
1973
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
1974
1974
integrity sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==
1975
1975
1976
- " @types/node@* " :
1977
- version "18.11.12"
1978
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.12.tgz#89e7f8aa8c88abf432f9bd594888144d7dba10aa"
1979
- integrity sha512-FgD3NtTAKvyMmD44T07zz2fEf+OKwutgBCEVM8GcvMGVGaDktiLNTDvPwC/LUe3PinMW+X6CuLOF2Ui1mAlSXg==
1980
-
1981
- " @types/node@^18.11.18 " :
1982
- version "18.11.18"
1983
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
1984
- integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
1976
+ " @types/node@*" , "@types/node@^18.14.2":
1977
+ version "18.14.2"
1978
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.2.tgz#c076ed1d7b6095078ad3cf21dfeea951842778b1"
1979
+ integrity sha512-1uEQxww3DaghA0RxqHx0O0ppVlo43pJhepY51OxuQIKHpjbnYLA7vcdwioNPzIqmC2u3I/dmylcqjlh0e7AyUA==
1985
1980
1986
1981
" @types/prettier@^2.1.5 " :
1987
1982
version "2.7.1"
You can’t perform that action at this time.
0 commit comments