The cordova-sqlite-storage plugin supports the 3.30.1 or 3.31.1 Sqlite version. The Sqlite regularly fixes the vulnerabilities and makes available the new version quite frequently. But there are very less frequently released versions for cordova-sqlite-storage plugin supporting the latest Sqlite.
So to get rid of Sqlite vulnerabilities in cordova app is there any way by which we can include the latest Sqlite and it will work with cordova-sqlite-storage?
The cordova-sqlite-storage plugin supports the 3.30.1 or 3.31.1 Sqlite version. The Sqlite regularly fixes the vulnerabilities and makes available the new version quite frequently. But there are very less frequently released versions for cordova-sqlite-storage plugin supporting the latest Sqlite.
So to get rid of Sqlite vulnerabilities in cordova app is there any way by which we can include the latest Sqlite and it will work with cordova-sqlite-storage?