diff --git a/package.json b/package.json index 62ff59b7..5a20211c 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@feathersjs/authentication-local": "^4.3.3", "@feathersjs/authentication-oauth": "^4.3.3", "@feathersjs/configuration": "^4.3.3", - "@feathersjs/errors": "^4.3.3", + "@feathersjs/errors": "^4.3.4", "@feathersjs/express": "^4.3.3", "@feathersjs/feathers": "^4.3.2", "@feathersjs/socketio": "^4.3.3", diff --git a/yarn.lock b/yarn.lock index 4c73a71a..7f650f7c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -111,10 +111,10 @@ dependencies: debug "^4.0.0" -"@feathersjs/errors@^4.0.0-pre.4", "@feathersjs/errors@^4.0.0-pre.5", "@feathersjs/errors@^4.3.3": - version "4.3.3" - resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.3.3.tgz#4fc2956013e3599999fd8a14d5b61deb61a21476" - integrity sha512-vqW6TDZIj7x77qenghGrWVhURN/SRYg9DjnE9aWoR4TPv9z+w3UzDl5luUW/KhHa7+2wh/TDGIdfUF5PTv8Mpg== +"@feathersjs/errors@^4.0.0-pre.4", "@feathersjs/errors@^4.0.0-pre.5", "@feathersjs/errors@^4.3.3", "@feathersjs/errors@^4.3.4": + version "4.3.4" + resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.3.4.tgz#8c2a9a64b9ae8e1bf8c173497258979dad1c4e6d" + integrity sha512-x4QfpBbMHrsY7ktMxYDVfYsJf7YVjVOFWThwJ3LgKFC6WNu9YojRJmxRDGftWTQA2MalaJPmOAYCapdp50mwKw== dependencies: debug "^4.1.1"