Skip to content

Commit 7fdd2d6

Browse files
greenkeeper[bot]daffl
authored andcommittedNov 28, 2019
chore: Update dependencies to enable Greenkeeper 🌴 (#1711)
1 parent a75aa09 commit 7fdd2d6

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed
 

‎greenkeeper.json

-3
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44
"packages": [
55
"package.json",
66
"packages/authentication-client/package.json",
7-
"packages/authentication-jwt/package.json",
87
"packages/authentication-local/package.json",
9-
"packages/authentication-oauth1/package.json",
10-
"packages/authentication-oauth2/package.json",
118
"packages/authentication/package.json",
129
"packages/commons/package.json",
1310
"packages/configuration/package.json",

‎packages/authentication-oauth/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"debug": "^4.1.1",
5151
"express-session": "^1.17.0",
5252
"grant": "^4.6.3",
53-
"grant-profile": "^0.0.6",
53+
"grant-profile": "^0.0.8",
5454
"lodash": "^4.17.15"
5555
},
5656
"devDependencies": {

‎packages/authentication/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@feathersjs/errors": "^4.4.1",
4747
"@feathersjs/feathers": "^4.4.1",
4848
"@feathersjs/transport-commons": "^4.4.1",
49-
"@types/jsonwebtoken": "8.3.4",
49+
"@types/jsonwebtoken": "8.3.5",
5050
"debug": "^4.1.1",
5151
"jsonwebtoken": "^8.5.1",
5252
"lodash": "^4.17.15",

0 commit comments

Comments
 (0)