Skip to content

Commit b0673df

Browse files
authored
Merge pull request #595 from oauthjs/renovate/basic-auth-2.x
Update dependency basic-auth to v2
2 parents dadce7d + 672870a commit b0673df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"main": "index.js",
1919
"dependencies": {
20-
"basic-auth": "1.1.0",
20+
"basic-auth": "2.0.1",
2121
"bluebird": "3.7.2",
2222
"lodash": "4.17.15",
2323
"promisify-any": "2.0.1",

0 commit comments

Comments
 (0)