whitlockjc / path-loader

Utility that provides a single API for loading the content of a path/URL.
MIT License
8 stars 18 forks source link

Update superagent dependency to 5.1.0 #25

Closed Andy-Blatecky closed 5 years ago

Andy-Blatecky commented 5 years ago

Update superagent dependency to 5.1.0 in order to resolve the following warning:

path-loader > superagent@3.8.3: Please note that v5.0.1+ of superagent removes User-Agent header by default, therefore you may need to add it yourself (e.g. GitHub blocks requests without a User-Agent header). This notice will go away with v5.0.2+ once it is released.

whitlockjc commented 5 years ago

Can you run node ./node_modules/gulp/bin/gulp.js and commit the changes to the generated files (if there are any)?