diff --git a/package.json b/package.json index f9bc2749..bcad9cc7 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@feathersjs/authentication-local": "^4.5.15", "@feathersjs/authentication-oauth": "^4.5.15", "@feathersjs/configuration": "^4.5.15", - "@feathersjs/errors": "^5.0.31", + "@feathersjs/errors": "^5.0.32", "@feathersjs/express": "^4.5.15", "@feathersjs/feathers": "^4.5.15", "@feathersjs/socketio": "^4.5.18", diff --git a/yarn.lock b/yarn.lock index 902aa25e..0c80af54 100644 --- a/yarn.lock +++ b/yarn.lock @@ -540,10 +540,10 @@ dependencies: debug "^4.3.3" -"@feathersjs/errors@^5.0.31": - version "5.0.31" - resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.31.tgz#0498ca65d8025063fc11bfc983657e37944b17b3" - integrity sha512-+ar4aq8Ka1EtTGH1+BBIDW12nfNJKnnzGdevoCmSmfHVAdb66se5fWv3I4rShvnguYyeUg8rkICJYf7AEcrPiw== +"@feathersjs/errors@^5.0.32": + version "5.0.32" + resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.32.tgz#e73cde8919743180a7ce1798695a980162d6d947" + integrity sha512-54pBmnAmOOPvkIO5fwHVpYODOxp5TJtpYcC0ABppzUG6P77WqmndpIPCzT5wP+VbQBcCdYP/mOyK05BdeRju7g== "@feathersjs/express@^4.5.15": version "4.5.15"