diff --git a/package.json b/package.json index e9d943b6..e7053eda 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.30", "@feathersjs/socketio": "^4.5.18", "@line/bot-sdk": "^9.4.0", "argon2": "^0.41.1", diff --git a/yarn.lock b/yarn.lock index ac66025f..0e648701 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1135,16 +1135,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.30": + version "5.0.30" + resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-5.0.30.tgz#59ff0c7f789b93e871c7fd15cbbb5b9738694f29" + integrity sha512-OCOwqdzqvTxRrFeMSp3WVdtMIiLdCh/X1Fne7fAjvr1PKMtVk9JkLI6dSV2mp+x1djjHqsO5eAUxjy/ha+7SJw== + "@feathersjs/configuration@^4.5.15": version "4.5.15" resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-4.5.15.tgz#bd2f142369579e6ac00afb2926fb0de5c5902c28" @@ -1191,6 +1191,20 @@ events "^3.3.0" uberproto "^2.0.6" +"@feathersjs/feathers@^5.0.30": + version "5.0.30" + resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-5.0.30.tgz#9816bd07e86794a956db198fb557609dc3c50cf1" + integrity sha512-IHES6iWRpq22NWx/UZ8mwOilRbC/1fF27C0Taq2gw+X/xKqfegKFguLWPNk4fs8MuQglnUvtP+oFcYpVORBK7Q== + dependencies: + "@feathersjs/commons" "^5.0.30" + "@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"