Skip to content

Commit

Permalink
Update request requirement to 2.85.0 in /plugins/tymly-auth-auth0-plugin
Browse files Browse the repository at this point in the history
Updates the requirements on [request](https://github.com/request/request) to permit the latest version.
- [Release notes](https://github.com/request/request/releases)
- [Changelog](https://github.com/request/request/blob/master/CHANGELOG.md)
- [Commits](https://github.com/request/request/commits/v2.85.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Mar 19, 2018
1 parent 57dcd49 commit 9b99372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/tymly-auth-auth0-plugin/package.json
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"boom": "7.2.0",
"debug": "3.1.0",
"request": "2.83.0",
"request": "2.85.0",
"retry": "0.10.1"
},
"devDependencies": {
Expand Down

0 comments on commit 9b99372

Please sign in to comment.