Closed marcoemrich closed 5 years ago
mostly an upgrade to connect 3.4.1 was necessary.
This required using the new external basic-auth package since connect.basicAuth is no longer available, see http://www.senchalabs.org/connect/basicAuth.html
also did several (conservative npm audit fixes) and upgraded mocha to 6.x
this is an update of PR #645 with the broken test fixed (i.e. downgrade of send to 0.15.6)
mostly an upgrade to connect 3.4.1 was necessary.
This required using the new external basic-auth package since connect.basicAuth is no longer available, see http://www.senchalabs.org/connect/basicAuth.html
also did several (conservative npm audit fixes) and upgraded mocha to 6.x