Hi!
Since many months ago, Github sends me recurring messages on insecure dependencies on one of my projects (exported from Construct 2). Today I finally had time to download latest Construct2, reinstall git, clone my project, reexport it from construct2 and push it to github. Just to find insecure dependencies are still there.
lodash:4.17.5 should be 4.17.14 or more
shelljs: 0.7.8 should be 0.8.3 or more.
How to reproduce: export project from Construct2 2.6.9 to Cordova. Select minimum IOS version:10.0.0. Select minumum Android Version: 5.0 (Lollypop).