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 17
17
"devDependencies" : {
18
18
"@types/express" : " ^4.17.11" ,
19
19
"@types/jest" : " ^26.0.20" ,
20
- "@types/node" : " ^14.14.28 " ,
20
+ "@types/node" : " ^14.14.31 " ,
21
21
"@typescript-eslint/eslint-plugin" : " ^4.15.1" ,
22
22
"@typescript-eslint/parser" : " ^4.15.1" ,
23
23
"@zeit/ncc" : " ^0.22.1" ,
Original file line number Diff line number Diff line change 784
784
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.3.tgz#c893b73721db73699943bfc3653b1deb7faa4a3a"
785
785
integrity sha512-Jus9s4CDbqwocc5pOAnh8ShfrnMcPHuJYzVcSUU7lrh8Ni5HuIqX3oilL86p3dlTrk0LzHRCgA/GQ7uNCw6l2Q==
786
786
787
- " @types/node@*" , "@types/node@>= 8", "@types/node@^14.14.28 ":
788
- version "14.14.28 "
789
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.28 .tgz#cade4b64f8438f588951a6b35843ce536853f25b "
790
- integrity sha512-lg55ArB+ZiHHbBBttLpzD07akz0QPrZgUODNakeC09i62dnrywr9mFErHuaPlB6I7z+sEbK+IYmplahvplCj2g ==
787
+ " @types/node@*" , "@types/node@>= 8", "@types/node@^14.14.31 ":
788
+ version "14.14.31 "
789
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.31 .tgz#72286bd33d137aa0d152d47ec7c1762563d34055 "
790
+ integrity sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g ==
791
791
792
792
" @types/normalize-package-data@^2.4.0 " :
793
793
version "2.4.0"
You can’t perform that action at this time.
0 commit comments