Skip to content

Commit 84cec0e

Browse files
authored
Merge pull request #3 from watsonwork/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2 parents d72cfe5 + af606f9 commit 84cec0e

File tree

3 files changed

+74
-71
lines changed

3 files changed

+74
-71
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
[![Build Status](https://travis-ci.org/watsonwork/watsonwork-api-proxy.svg?branch=master)](https://travis-ci.org/watsonwork/watsonwork-api-proxy)
1+
[![Build Status](https://travis-ci.org/watsonwork/watsonwork-api-proxy.svg?branch=master)](https://travis-ci.org/watsonwork/watsonwork-api-proxy) [![Greenkeeper badge](https://badges.greenkeeper.io/watsonwork/watsonwork-api-proxy.svg)](https://greenkeeper.io/)
22

33
# watsonwork-api-proxy

package-lock.json

+71-68
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"npm": ">=3.10.8"
1919
},
2020
"dependencies": {
21-
"basic-auth": "^1.1.0",
21+
"basic-auth": "^2.0.0",
2222
"http-proxy": "^1.16.2",
23-
"jsonwebtoken": "^7.4.0",
23+
"jsonwebtoken": "^8.3.0",
2424
"request": "^2.88.0"
2525
},
2626
"semistandard": {

0 commit comments

Comments
 (0)