From bae209b9af2ce4aeac370ba83b6f2b327f894a5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 01:53:46 +0000 Subject: [PATCH] build(deps): Bump @feathersjs/feathers from 4.5.15 to 5.0.27 Bumps [@feathersjs/feathers](https://github.com/feathersjs/feathers/tree/HEAD/packages/feathers) from 4.5.15 to 5.0.27. - [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.27/packages/feathers) --- updated-dependencies: - dependency-name: "@feathersjs/feathers" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 26 ++++++++++++++++++++------ 2 files changed, 21 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index b285a417..08abe855 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@feathersjs/configuration": "^4.5.15", "@feathersjs/errors": "^4.5.11", "@feathersjs/express": "^4.5.15", - "@feathersjs/feathers": "^4.5.15", + "@feathersjs/feathers": "^5.0.27", "@feathersjs/socketio": "^4.5.18", "@line/bot-sdk": "^7.5.2", "argon2": "^0.40.3", diff --git a/yarn.lock b/yarn.lock index 5f973d78..498c8ce2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1138,16 +1138,16 @@ long-timeout "^0.1.1" uuid "^8.3.2" -"@feathersjs/commons@^4.5.11", "@feathersjs/commons@^4.5.15": - version "4.5.15" - resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.5.15.tgz#2f9c2599fd93607206ee40ab0e5639b79c7781b8" - integrity sha512-eVEcLJL3GcPQBQcD77jI3fZ4MMx+iD02Px2Z1lDw+cn/iGCeQkWWAPQs4Tp+HGR1rTL5JO+unyhzN8V9X7OYmw== - -"@feathersjs/commons@^4.5.16": +"@feathersjs/commons@^4.5.11", "@feathersjs/commons@^4.5.15", "@feathersjs/commons@^4.5.16": version "4.5.16" resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.5.16.tgz#878311fe316459642ba53399e0758efa021ed351" integrity sha512-FXKAcGApcd9w3M42gjLi8+oaPijabS8qbD4ynQK3PM8J7BqpbSdCzURsI7EpReoQxFxdhrR4jix8cQIC/iAeuw== +"@feathersjs/commons@^5.0.27": + version "5.0.27" + resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-5.0.27.tgz#8350fede7b48342c10d106f0d42543b5123bdebc" + integrity sha512-Vq0oKRqdcjlN7t2ahs4xcrmD0sxOKI6ESlHiLL7m+6Lj04LC5sM+++zwKoN77AIEv7kv1ifrND/+OscXx6uf6Q== + "@feathersjs/configuration@^4.5.15": version "4.5.15" resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-4.5.15.tgz#bd2f142369579e6ac00afb2926fb0de5c5902c28" @@ -1194,6 +1194,20 @@ events "^3.3.0" uberproto "^2.0.6" +"@feathersjs/feathers@^5.0.27": + version "5.0.27" + resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-5.0.27.tgz#4e68ede4072838ea3ba2f5479b0c1adcf9667e31" + integrity sha512-HR9gzmaVzg1MnDgOncXo8b4jodEIIv1aYIfcLD7pxyGlF2joFQZ4kg6tWGDoJ/VB5L+eXNq+xmiV74r+PuDiaw== + dependencies: + "@feathersjs/commons" "^5.0.27" + "@feathersjs/hooks" "^0.9.0" + events "^3.3.0" + +"@feathersjs/hooks@^0.9.0": + version "0.9.0" + resolved "https://registry.yarnpkg.com/@feathersjs/hooks/-/hooks-0.9.0.tgz#8aa339b83d17fcbd929e80113a3c0616979b33cb" + integrity sha512-kLfWnuhbC25CPkR1/TDcVs0rSiv0JLNxrpUivLwc7FUnkyeciRi5VOmC1SOzL2SOagcozu3+m4VQiONyzgfY7w== + "@feathersjs/socketio@^4.5.18": version "4.5.18" resolved "https://registry.yarnpkg.com/@feathersjs/socketio/-/socketio-4.5.18.tgz#fcbcad4a6fd4523eda96620b23c747a23c679c5c"