diff --git a/package.json b/package.json index 3d0c1047..5490e54a 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@feathersjs/configuration": "^4.5.8", "@feathersjs/errors": "^4.5.5", "@feathersjs/express": "^4.5.8", - "@feathersjs/feathers": "^4.5.5", + "@feathersjs/feathers": "^4.5.9", "@feathersjs/socketio": "^4.5.8", "cls-hooked": "^4.2.2", "compression": "^1.7.4", diff --git a/yarn.lock b/yarn.lock index 1bec72bd..b9d7884c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -349,10 +349,10 @@ long-timeout "^0.1.1" uuid "^8.2.0" -"@feathersjs/commons@^4.4.3", "@feathersjs/commons@^4.5.2", "@feathersjs/commons@^4.5.8": - version "4.5.8" - resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.5.8.tgz#12351a1796f707a9940e83e875ba414f8c15291d" - integrity sha512-8HFQjJ5fkciLbvwWOsbtUvAIOFKMRIXLg+Ynm4HLjK2wHwpWtppkYxe3TfVbc254SYigmQ1c9kK0ERjrn6CqqQ== +"@feathersjs/commons@^4.4.3", "@feathersjs/commons@^4.5.2", "@feathersjs/commons@^4.5.8", "@feathersjs/commons@^4.5.9": + version "4.5.9" + resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.5.9.tgz#07340081b52b6c012b23019d65b8980118cb02d6" + integrity sha512-CiM6t9ljxcLwqQe2AkfCQqH2qFssjWYoP4z/Ida3IE+bMHMcQQv7aERYbQA6865FEIaHv9ytJL+QabfaUPhKAA== "@feathersjs/configuration@^4.5.8": version "4.5.8" @@ -390,13 +390,13 @@ lodash "^4.17.19" uberproto "^2.0.6" -"@feathersjs/feathers@^4.5.2", "@feathersjs/feathers@^4.5.5", "@feathersjs/feathers@^4.5.8": - version "4.5.8" - resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.5.8.tgz#4d9e7fe035d568f5186c7d4669b57ab97a809d53" - integrity sha512-6d8oOPGZu4unda4XXNXV8nzaUI/OsUXY7s30HFDFvf7c81A2oe2uQ/u8OdGEiKpKcX5Ugq9lKYhiYCvMM3dibA== +"@feathersjs/feathers@^4.5.2", "@feathersjs/feathers@^4.5.8", "@feathersjs/feathers@^4.5.9": + version "4.5.9" + resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.5.9.tgz#73ba6d51f7b15c4eb35ceb925f936e5edab4cede" + integrity sha512-vrNO71yhJ2t3nCkrMPvLv80VlJQHlusfCd44h/oXhfqADfHo8V73xEYUw9RVn5AuQrpk+eVTn2dX6VQaQjE2FQ== dependencies: - "@feathersjs/commons" "^4.5.8" - debug "^4.1.1" + "@feathersjs/commons" "^4.5.9" + debug "^4.2.0" events "^3.2.0" uberproto "^2.0.6"