Skip to content

Commit 50aefa4

Browse files
Bump @feathersjs/feathers from 4.5.15 to 5.0.8
Bumps [@feathersjs/feathers](https://github.com/feathersjs/feathers/tree/HEAD/packages/feathers) from 4.5.15 to 5.0.8. - [Release notes](https://github.com/feathersjs/feathers/releases) - [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/feathers/CHANGELOG.md) - [Commits](https://github.com/feathersjs/feathers/commits/v5.0.8/packages/feathers) --- updated-dependencies: - dependency-name: "@feathersjs/feathers" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 113c047 commit 50aefa4

2 files changed

Lines changed: 21 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@feathersjs/configuration": "^4.5.15",
4343
"@feathersjs/errors": "^5.0.8",
4444
"@feathersjs/express": "^4.5.15",
45-
"@feathersjs/feathers": "^4.5.15",
45+
"@feathersjs/feathers": "^5.0.8",
4646
"@feathersjs/socketio": "^4.5.18",
4747
"cls-hooked": "^4.2.2",
4848
"compression": "^1.7.4",

yarn.lock

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -435,16 +435,16 @@
435435
long-timeout "^0.1.1"
436436
uuid "^8.3.2"
437437

438-
"@feathersjs/commons@^4.5.15":
439-
version "4.5.15"
440-
resolved "https://registry.npmjs.org/@feathersjs/commons/-/commons-4.5.15.tgz#2f9c2599fd93607206ee40ab0e5639b79c7781b8"
441-
integrity sha512-eVEcLJL3GcPQBQcD77jI3fZ4MMx+iD02Px2Z1lDw+cn/iGCeQkWWAPQs4Tp+HGR1rTL5JO+unyhzN8V9X7OYmw==
442-
443-
"@feathersjs/commons@^4.5.16":
438+
"@feathersjs/commons@^4.5.15", "@feathersjs/commons@^4.5.16":
444439
version "4.5.16"
445440
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.5.16.tgz#878311fe316459642ba53399e0758efa021ed351"
446441
integrity sha512-FXKAcGApcd9w3M42gjLi8+oaPijabS8qbD4ynQK3PM8J7BqpbSdCzURsI7EpReoQxFxdhrR4jix8cQIC/iAeuw==
447442

443+
"@feathersjs/commons@^5.0.8":
444+
version "5.0.8"
445+
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-5.0.8.tgz#f4dd3b3ce474f8c79ac376672bade38bef4c934a"
446+
integrity sha512-Xq8R6xD2rIWBCP32+VFX9caldveXqSNDLDNZS5OaKaqyYeIAeXtcjEz4no7jtuUqzxqFOTn/Ub2FqHhncI15Vg==
447+
448448
"@feathersjs/configuration@^4.5.15":
449449
version "4.5.15"
450450
resolved "https://registry.npmjs.org/@feathersjs/configuration/-/configuration-4.5.15.tgz#bd2f142369579e6ac00afb2926fb0de5c5902c28"
@@ -496,6 +496,20 @@
496496
events "^3.3.0"
497497
uberproto "^2.0.6"
498498

499+
"@feathersjs/feathers@^5.0.8":
500+
version "5.0.8"
501+
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-5.0.8.tgz#bdcae13df4714a013618522f91e1473ae2267a03"
502+
integrity sha512-dhG/Tj1rRiN/ofB7CNuhSQMwfOC5njXXQe00Zf02fkbGXxzi9vg9TKGr2qlsggAMEW/dPdbzpQ8+MiWAEcWh/g==
503+
dependencies:
504+
"@feathersjs/commons" "^5.0.8"
505+
"@feathersjs/hooks" "^0.8.1"
506+
events "^3.3.0"
507+
508+
"@feathersjs/hooks@^0.8.1":
509+
version "0.8.1"
510+
resolved "https://registry.yarnpkg.com/@feathersjs/hooks/-/hooks-0.8.1.tgz#de7e8e9632d9bd9027eaffc7f5292fc577bc769f"
511+
integrity sha512-q/OGjm2BEhT9cHYYcMZR4YKX4lHyufBJmi5Dz+XRM5YqUuEg9MYtR45CWgDiC1klrd2srNSsdmGNVU1otL4+0Q==
512+
499513
"@feathersjs/socketio@^4.5.18":
500514
version "4.5.18"
501515
resolved "https://registry.yarnpkg.com/@feathersjs/socketio/-/socketio-4.5.18.tgz#fcbcad4a6fd4523eda96620b23c747a23c679c5c"

0 commit comments

Comments
 (0)