Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Plugins #9

Open
flavour opened this issue Aug 12, 2021 · 0 comments
Open

Update Plugins #9

flavour opened this issue Aug 12, 2021 · 0 comments

Comments

@flavour
Copy link
Member

flavour commented Aug 12, 2021

Dependabot has notified us of 2 plugins which have security issues in their dependencies:
cordova-plugin-file (eslint from 3.19.0 to 6.6.0)
cordova-sqlite-storage (path-parse from 1.0.6 to 1.0.7)

These should not be merged directly but instead by updating the plugins:
cordova plugin remove cordova-plugin-file
cordova plugin add cordova-plugin-file
cordova plugin remove cordova-sqlite-storage
cordova plugin add cordova-sqlite-storage

Updating these will require testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant