apache / cordova-plugin-file-transfer

Apache Cordova File Transfer Plugin
https://cordova.apache.org/
Apache License 2.0
595 stars 888 forks source link

chore: package-lock upgrade #324

Closed breautek closed 2 years ago

breautek commented 2 years ago

Platforms affected

N/A

Motivation and Context

Regenerated package-lock using v2

Progresses https://github.com/apache/cordova/issues/300

Description

Depends on https://github.com/apache/cordova-plugin-file-transfer/pull/323

Testing

ran npm test (failures due to eslint)

Checklist