Skip to content

Commit 22dba64

Browse files
Bump @feathersjs/feathers from 4.5.15 to 5.0.7
Bumps [@feathersjs/feathers](https://github.com/feathersjs/feathers/tree/HEAD/packages/feathers) from 4.5.15 to 5.0.7. - [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.7/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 4784216 commit 22dba64

2 files changed

Lines changed: 20 additions & 1 deletion

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.6",
4444
"@feathersjs/express": "^4.5.15",
45-
"@feathersjs/feathers": "^4.5.15",
45+
"@feathersjs/feathers": "^5.0.7",
4646
"@feathersjs/socketio": "^4.5.15",
4747
"cls-hooked": "^4.2.2",
4848
"compression": "^1.7.4",

yarn.lock

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,11 @@
440440
resolved "https://registry.npmjs.org/@feathersjs/commons/-/commons-4.5.15.tgz#2f9c2599fd93607206ee40ab0e5639b79c7781b8"
441441
integrity sha512-eVEcLJL3GcPQBQcD77jI3fZ4MMx+iD02Px2Z1lDw+cn/iGCeQkWWAPQs4Tp+HGR1rTL5JO+unyhzN8V9X7OYmw==
442442

443+
"@feathersjs/commons@^5.0.7":
444+
version "5.0.7"
445+
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-5.0.7.tgz#e0f46124a265ca8a45a479f869d3da6084c84c7c"
446+
integrity sha512-qCj+Ardd2eGvoG49u8UCMn5evb+TpqWkjtiqEBQtBQIvRH/iQXYT7aMrd3qGHMM/OFQGsbsjYVKwz1u7GWB3yQ==
447+
443448
"@feathersjs/configuration@^4.5.15":
444449
version "4.5.15"
445450
resolved "https://registry.npmjs.org/@feathersjs/configuration/-/configuration-4.5.15.tgz#bd2f142369579e6ac00afb2926fb0de5c5902c28"
@@ -491,6 +496,20 @@
491496
events "^3.3.0"
492497
uberproto "^2.0.6"
493498

499+
"@feathersjs/feathers@^5.0.7":
500+
version "5.0.7"
501+
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-5.0.7.tgz#d9181a861c3180c73ff1d2d297980db7da123da2"
502+
integrity sha512-liGKHo/Pb64Xeh/oF0E65RyIF8cyAASE7u9ehFrxZMkroXa18pNg1iW1wIQ0kwmixptRijJ/Am0cjn+EQRoJ+Q==
503+
dependencies:
504+
"@feathersjs/commons" "^5.0.7"
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+
494513
"@feathersjs/socketio@^4.5.15":
495514
version "4.5.15"
496515
resolved "https://registry.npmjs.org/@feathersjs/socketio/-/socketio-4.5.15.tgz#c3d881f78ea38acda94eb17a15f8a3026c3ed7a3"

0 commit comments

Comments
 (0)