Skip to content

Commit

Permalink
chore(dependencies): Update all dependencies (#2027)
Browse files Browse the repository at this point in the history
  • Loading branch information
daffl committed Jul 24, 2020
1 parent e0e7fb5 commit b29db32
Show file tree
Hide file tree
Showing 14 changed files with 142 additions and 150 deletions.
218 changes: 105 additions & 113 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"lerna": "^3.22.1",
"npm-check-updates": "^7.0.1",
"npm-check-updates": "^7.0.2",
"nyc": "^15.1.0",
"tslint": "^6.1.2"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/authentication-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@
"@feathersjs/socketio": "^4.5.6",
"@feathersjs/socketio-client": "^4.5.6",
"@types/debug": "^4.1.5",
"@types/mocha": "^7.0.2",
"@types/node": "^14.0.22",
"@types/mocha": "^8.0.0",
"@types/node": "^14.0.25",
"axios": "^0.19.2",
"mocha": "^8.0.1",
"shx": "^0.3.2",
"ts-node": "^8.10.2",
"typescript": "^3.9.6"
"typescript": "^3.9.7"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
}
8 changes: 4 additions & 4 deletions packages/authentication-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@
"devDependencies": {
"@types/bcryptjs": "^2.4.2",
"@types/debug": "^4.1.5",
"@types/lodash": "^4.14.157",
"@types/mocha": "^7.0.2",
"@types/node": "^14.0.22",
"@types/lodash": "^4.14.158",
"@types/mocha": "^8.0.0",
"@types/node": "^14.0.25",
"mocha": "^8.0.1",
"shx": "^0.3.2",
"ts-node": "^8.10.2",
"typescript": "^3.9.6"
"typescript": "^3.9.7"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
}
8 changes: 4 additions & 4 deletions packages/authentication-oauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@
"@types/debug": "^4.1.5",
"@types/express": "^4.17.7",
"@types/express-session": "^1.17.0",
"@types/lodash": "^4.14.157",
"@types/mocha": "^7.0.2",
"@types/node": "^14.0.22",
"@types/lodash": "^4.14.158",
"@types/mocha": "^8.0.0",
"@types/node": "^14.0.25",
"axios": "^0.19.2",
"mocha": "^8.0.1",
"shx": "^0.3.2",
"ts-node": "^8.10.2",
"typescript": "^3.9.6"
"typescript": "^3.9.7"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
}
8 changes: 4 additions & 4 deletions packages/authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@
},
"devDependencies": {
"@types/debug": "^4.1.5",
"@types/lodash": "^4.14.157",
"@types/mocha": "^7.0.2",
"@types/node": "^14.0.22",
"@types/lodash": "^4.14.158",
"@types/mocha": "^8.0.0",
"@types/node": "^14.0.25",
"@types/uuid": "^8.0.0",
"feathers-memory": "^4.1.0",
"mocha": "^8.0.1",
"shx": "^0.3.2",
"ts-node": "^8.10.2",
"typescript": "^3.9.6"
"typescript": "^3.9.7"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
}
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"IE 10"
],
"devDependencies": {
"@babel/core": "^7.10.4",
"@babel/core": "^7.10.5",
"@babel/preset-env": "^7.10.4",
"@feathersjs/authentication-client": "^4.5.6",
"@feathersjs/errors": "^4.5.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
"access": "public"
},
"devDependencies": {
"@types/mocha": "^7.0.2",
"@types/node": "^14.0.22",
"@types/mocha": "^8.0.0",
"@types/node": "^14.0.25",
"mocha": "^8.0.1",
"shx": "^0.3.2",
"ts-node": "^8.10.2",
"typescript": "^3.9.6"
"typescript": "^3.9.7"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
}
6 changes: 3 additions & 3 deletions packages/configuration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@
"devDependencies": {
"@types/config": "^0.0.36",
"@types/debug": "^4.1.5",
"@types/mocha": "^7.0.2",
"@types/node": "^14.0.22",
"@types/mocha": "^8.0.0",
"@types/node": "^14.0.25",
"mocha": "^8.0.1",
"shx": "^0.3.2",
"ts-node": "^8.10.2",
"typescript": "^3.9.6"
"typescript": "^3.9.7"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
}
2 changes: 1 addition & 1 deletion packages/feathers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"@feathersjs/commons": "^4.5.5",
"debug": "^4.1.1",
"events": "^3.1.0",
"events": "^3.2.0",
"uberproto": "^2.0.6"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/rest-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
"qs": "^6.9.4"
},
"devDependencies": {
"@angular/common": "^10.0.3",
"@angular/core": "^10.0.3",
"@angular/common": "^10.0.5",
"@angular/core": "^10.0.5",
"@angular/http": "^7.2.16",
"@angular/platform-browser": "^10.0.3",
"@angular/platform-browser": "^10.0.5",
"@feathersjs/express": "^4.5.6",
"@feathersjs/feathers": "^4.5.5",
"@feathersjs/tests": "^4.5.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/socketio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@feathersjs/transport-commons": "^4.5.5",
"@types/socket.io": "^2.1.8",
"@types/socket.io": "^2.1.10",
"debug": "^4.1.1",
"socket.io": "^2.3.0",
"uberproto": "^2.0.6"
Expand All @@ -51,9 +51,9 @@
"@feathersjs/express": "^4.5.6",
"@feathersjs/feathers": "^4.5.5",
"@feathersjs/tests": "^4.5.5",
"@types/mocha": "^7.0.2",
"@types/mocha": "^8.0.0",
"@types/mongodb": "^3.5.25",
"@types/node": "^14.0.22",
"@types/node": "^14.0.25",
"feathers-memory": "^4.1.0",
"lodash": "^4.17.19",
"mocha": "^8.0.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@
"@feathersjs/feathers": "^4.5.5",
"@types/axios": "^0.14.0",
"@types/debug": "^4.1.5",
"@types/lodash": "^4.14.157",
"@types/mocha": "^7.0.2",
"@types/node": "^14.0.22",
"@types/lodash": "^4.14.158",
"@types/mocha": "^8.0.0",
"@types/node": "^14.0.25",
"mocha": "^8.0.1",
"shx": "^0.3.2",
"ts-node": "^8.10.2",
"typescript": "^3.9.6"
"typescript": "^3.9.7"
}
}
6 changes: 3 additions & 3 deletions packages/transport-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@
"devDependencies": {
"@feathersjs/feathers": "^4.5.5",
"@types/debug": "^4.1.5",
"@types/mocha": "^7.0.2",
"@types/node": "^14.0.22",
"@types/mocha": "^8.0.0",
"@types/node": "^14.0.25",
"mocha": "^8.0.1",
"shx": "^0.3.2",
"ts-node": "^8.10.2",
"typescript": "^3.9.6"
"typescript": "^3.9.7"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
}

0 comments on commit b29db32

Please sign in to comment.