apache / couchdb-fauxton

Fauxton is the new Web UI for CouchDB
https://github.com/apache/couchdb-fauxton
Apache License 2.0
378 stars 225 forks source link

Update some dependencies to their latest version #1326

Closed Antonio-Maranhao closed 2 years ago

Antonio-Maranhao commented 2 years ago

Overview

Update these NPM dependencies to their latest:

nano v8 -> v9 base-64 0.1 -> v1 uuid v3 -> v8 clipboard v1 -> v2 whatwg-fetch v2 -> v3 yargs v16 -> v17 fs-extra v2 -> v10

Testing recommendations

Unit and e2e test should pass

Checklist