Skip to content

Commit

Permalink
chore(package): Update all dependencies (#2114)
Browse files Browse the repository at this point in the history
  • Loading branch information
daffl committed Nov 7, 2020
1 parent 83e2f6b commit cd9ef44
Show file tree
Hide file tree
Showing 18 changed files with 338 additions and 203 deletions.
423 changes: 279 additions & 144 deletions package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions packages/authentication-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,12 @@
"@feathersjs/socketio-client": "^4.5.9",
"@types/debug": "^4.1.5",
"@types/mocha": "^8.0.3",
"@types/node": "^14.11.10",
"axios": "^0.20.0",
"mocha": "^8.2.0",
"shx": "^0.3.2",
"@types/node": "^14.14.6",
"axios": "^0.21.0",
"mocha": "^8.2.1",
"shx": "^0.3.3",
"ts-node": "^9.0.0",
"typescript": "^4.0.3"
"typescript": "^4.0.5"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
}
10 changes: 5 additions & 5 deletions packages/authentication-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,13 @@
"devDependencies": {
"@types/bcryptjs": "^2.4.2",
"@types/debug": "^4.1.5",
"@types/lodash": "^4.14.162",
"@types/lodash": "^4.14.164",
"@types/mocha": "^8.0.3",
"@types/node": "^14.11.10",
"mocha": "^8.2.0",
"shx": "^0.3.2",
"@types/node": "^14.14.6",
"mocha": "^8.2.1",
"shx": "^0.3.3",
"ts-node": "^9.0.0",
"typescript": "^4.0.3"
"typescript": "^4.0.5"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
}
12 changes: 6 additions & 6 deletions packages/authentication-oauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,14 @@
"@types/debug": "^4.1.5",
"@types/express": "^4.17.8",
"@types/express-session": "^1.17.0",
"@types/lodash": "^4.14.162",
"@types/lodash": "^4.14.164",
"@types/mocha": "^8.0.3",
"@types/node": "^14.11.10",
"axios": "^0.20.0",
"mocha": "^8.2.0",
"shx": "^0.3.2",
"@types/node": "^14.14.6",
"axios": "^0.21.0",
"mocha": "^8.2.1",
"shx": "^0.3.3",
"ts-node": "^9.0.0",
"typescript": "^4.0.3"
"typescript": "^4.0.5"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
}
10 changes: 5 additions & 5 deletions packages/authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,15 +64,15 @@
},
"devDependencies": {
"@types/debug": "^4.1.5",
"@types/lodash": "^4.14.162",
"@types/lodash": "^4.14.164",
"@types/mocha": "^8.0.3",
"@types/node": "^14.11.10",
"@types/node": "^14.14.6",
"@types/uuid": "^8.3.0",
"feathers-memory": "^4.1.0",
"mocha": "^8.2.0",
"shx": "^0.3.2",
"mocha": "^8.2.1",
"shx": "^0.3.3",
"ts-node": "^9.0.0",
"typescript": "^4.0.3"
"typescript": "^4.0.5"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
}
6 changes: 3 additions & 3 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,16 +66,16 @@
"feathers-memory": "^4.1.0",
"jquery": "^3.5.1",
"jsdom": "^16.4.0",
"mocha": "^8.2.0",
"mocha": "^8.2.1",
"mocha-puppeteer": "^0.14.0",
"node-fetch": "^2.6.1",
"parallel-webpack": "^2.6.0",
"request": "^2.88.2",
"socket.io-client": "^2.3.1",
"superagent": "^6.1.0",
"uglifyjs-webpack-plugin": "^2.2.0",
"webpack": "^5.1.3",
"webpack-merge": "^5.2.0",
"webpack": "^5.4.0",
"webpack-merge": "^5.3.0",
"ws": "^7.3.1",
"xhr2": "^0.2.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@
},
"devDependencies": {
"@types/mocha": "^8.0.3",
"@types/node": "^14.11.10",
"mocha": "^8.2.0",
"shx": "^0.3.2",
"@types/node": "^14.14.6",
"mocha": "^8.2.1",
"shx": "^0.3.3",
"ts-node": "^9.0.0",
"typescript": "^4.0.3"
"typescript": "^4.0.5"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
}
8 changes: 4 additions & 4 deletions packages/configuration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@
"@types/config": "^0.0.36",
"@types/debug": "^4.1.5",
"@types/mocha": "^8.0.3",
"@types/node": "^14.11.10",
"mocha": "^8.2.0",
"shx": "^0.3.2",
"@types/node": "^14.14.6",
"mocha": "^8.2.1",
"shx": "^0.3.3",
"ts-node": "^9.0.0",
"typescript": "^4.0.3"
"typescript": "^4.0.5"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
}
2 changes: 1 addition & 1 deletion packages/errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@feathersjs/feathers": "^4.5.9",
"express": "^4.17.1",
"mocha": "^8.2.0"
"mocha": "^8.2.1"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
}
4 changes: 2 additions & 2 deletions packages/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@
"@feathersjs/authentication-local": "^4.5.9",
"@feathersjs/feathers": "^4.5.9",
"@feathersjs/tests": "^4.5.9",
"axios": "^0.20.0",
"axios": "^0.21.0",
"lodash": "^4.17.20",
"mocha": "^8.2.0"
"mocha": "^8.2.1"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
}
2 changes: 1 addition & 1 deletion packages/feathers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"uberproto": "^2.0.6"
},
"devDependencies": {
"mocha": "^8.2.0"
"mocha": "^8.2.1"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
}
2 changes: 1 addition & 1 deletion packages/primus-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@feathersjs/primus": "^4.5.9",
"@feathersjs/tests": "^4.5.9",
"feathers-memory": "^4.1.0",
"mocha": "^8.2.0",
"mocha": "^8.2.1",
"ws": "^7.3.1"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
Expand Down
4 changes: 2 additions & 2 deletions packages/primus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"dependencies": {
"@feathersjs/transport-commons": "^4.5.9",
"debug": "^4.2.0",
"primus": "^7.3.5",
"primus": "^8.0.0",
"primus-emitter": "^3.1.1",
"uberproto": "^2.0.6"
},
Expand All @@ -62,7 +62,7 @@
"@feathersjs/tests": "^4.5.9",
"feathers-memory": "^4.1.0",
"lodash": "^4.17.20",
"mocha": "^8.2.0",
"mocha": "^8.2.1",
"ws": "^7.3.1"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
Expand Down
12 changes: 6 additions & 6 deletions packages/rest-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,21 +54,21 @@
"qs": "^6.9.4"
},
"devDependencies": {
"@angular/common": "^10.1.6",
"@angular/core": "^10.1.6",
"@angular/common": "^10.2.2",
"@angular/core": "^10.2.2",
"@angular/http": "^7.2.16",
"@angular/platform-browser": "^10.1.6",
"@angular/platform-browser": "^10.2.2",
"@feathersjs/express": "^4.5.9",
"@feathersjs/feathers": "^4.5.9",
"@feathersjs/tests": "^4.5.9",
"axios": "^0.20.0",
"axios": "^0.21.0",
"body-parser": "^1.19.0",
"feathers-memory": "^4.1.0",
"mocha": "^8.2.0",
"mocha": "^8.2.1",
"node-fetch": "^2.6.1",
"request": "^2.88.2",
"rxjs": "^6.6.3",
"shx": "^0.3.2",
"shx": "^0.3.3",
"superagent": "^6.1.0"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
Expand Down
2 changes: 1 addition & 1 deletion packages/socketio-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@feathersjs/socketio": "^4.5.9",
"@feathersjs/tests": "^4.5.9",
"feathers-memory": "^4.1.0",
"mocha": "^8.2.0",
"mocha": "^8.2.1",
"socket.io-client": "^2.3.1"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
Expand Down
6 changes: 3 additions & 3 deletions packages/socketio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@
"@feathersjs/feathers": "^4.5.9",
"@feathersjs/tests": "^4.5.9",
"@types/mocha": "^8.0.3",
"@types/mongodb": "^3.5.28",
"@types/node": "^14.11.10",
"@types/mongodb": "^3.5.32",
"@types/node": "^14.14.6",
"feathers-memory": "^4.1.0",
"lodash": "^4.17.20",
"mocha": "^8.2.0",
"mocha": "^8.2.1",
"socket.io-client": "^2.3.1"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
Expand Down
12 changes: 6 additions & 6 deletions packages/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,19 @@
"access": "public"
},
"dependencies": {
"axios": "^0.20.0",
"axios": "^0.21.0",
"lodash": "^4.17.20"
},
"devDependencies": {
"@feathersjs/feathers": "^4.5.9",
"@types/axios": "^0.14.0",
"@types/debug": "^4.1.5",
"@types/lodash": "^4.14.162",
"@types/lodash": "^4.14.164",
"@types/mocha": "^8.0.3",
"@types/node": "^14.11.10",
"mocha": "^8.2.0",
"shx": "^0.3.2",
"@types/node": "^14.14.6",
"mocha": "^8.2.1",
"shx": "^0.3.3",
"ts-node": "^9.0.0",
"typescript": "^4.0.3"
"typescript": "^4.0.5"
}
}
8 changes: 4 additions & 4 deletions packages/transport-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
"@feathersjs/feathers": "^4.5.9",
"@types/debug": "^4.1.5",
"@types/mocha": "^8.0.3",
"@types/node": "^14.11.10",
"mocha": "^8.2.0",
"shx": "^0.3.2",
"@types/node": "^14.14.6",
"mocha": "^8.2.1",
"shx": "^0.3.3",
"ts-node": "^9.0.0",
"typescript": "^4.0.3"
"typescript": "^4.0.5"
},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
}

0 comments on commit cd9ef44

Please sign in to comment.