diff --git a/package.json b/package.json index 898e1262..87a1503c 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.32", + "@feathersjs/errors": "^5.0.33", "@feathersjs/express": "^4.5.15", "@feathersjs/feathers": "^4.5.15", "@feathersjs/socketio": "^4.5.18", diff --git a/yarn.lock b/yarn.lock index 5bcb9f67..f2e55dfc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -540,10 +540,10 @@ dependencies: debug "^4.3.3" -"@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/errors@^5.0.33": + version "5.0.33" + resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.33.tgz#e1e0a79bf1774d2bbfa4e8983d089330652a8018" + integrity sha512-roM6xxEUdcm7b9OAtCBViafTF7K0tjW45p9IxAN3Q6VAo7bT2qb7Hh22VgBOtKxVTSYTncON4eQv8F0yVRSCSg== "@feathersjs/express@^4.5.15": version "4.5.15"