From 1e67918d9413c4ec49b0251fbf938e2395e7272a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 01:31:09 +0000 Subject: [PATCH] build(deps): Bump @feathersjs/errors from 4.5.15 to 5.0.31 Bumps [@feathersjs/errors](https://github.com/feathersjs/feathers/tree/HEAD/packages/errors) from 4.5.15 to 5.0.31. - [Release notes](https://github.com/feathersjs/feathers/releases) - [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/errors/CHANGELOG.md) - [Commits](https://github.com/feathersjs/feathers/commits/v5.0.31/packages/errors) --- updated-dependencies: - dependency-name: "@feathersjs/errors" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 ++++++-------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 043d176f9..3c7436ce4 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@feathersjs/authentication-local": "^4.5.15", "@feathersjs/authentication-oauth": "^4.5.15", "@feathersjs/configuration": "^4.5.15", - "@feathersjs/errors": "^4.5.11", + "@feathersjs/errors": "^5.0.31", "@feathersjs/express": "^4.5.15", "@feathersjs/feathers": "^4.5.15", "@feathersjs/socketio": "^4.5.18", diff --git a/yarn.lock b/yarn.lock index 165f43c09..186cbb0ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1164,20 +1164,18 @@ config "^3.3.6" debug "^4.3.3" -"@feathersjs/errors@^4.5.11", "@feathersjs/errors@^4.5.15", "@feathersjs/errors@^4.5.2", "@feathersjs/errors@^4.5.8": - version "4.5.15" - resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.5.15.tgz#ec371ca9905685e33f41e331975182f36241d1bd" - integrity sha512-EJAYWMsWZlUA/halbgZBc6eP2d3HPkHi5GzprYEK58GCh51KJ36VjX7VKVEnMjgBSED+PE00tpr3ZvUC4nUR+Q== - dependencies: - debug "^4.3.3" - -"@feathersjs/errors@^4.5.17": +"@feathersjs/errors@^4.5.11", "@feathersjs/errors@^4.5.15", "@feathersjs/errors@^4.5.17", "@feathersjs/errors@^4.5.2", "@feathersjs/errors@^4.5.8": version "4.5.17" resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.5.17.tgz#be22c87989da8df9e96d5d1c693d14b1e142f19e" integrity sha512-HY1YJV/9d5wKd3RPNaWggOhAX4NmOulr5EvBMMm6jaMizJ7UMRUgZmqyRtuHL4h+u2LoLmWv9+wO3V+uCFoULg== 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/express@^4.5.15": version "4.5.15" resolved "https://registry.yarnpkg.com/@feathersjs/express/-/express-4.5.15.tgz#dfc1d0afe52278c862544d133d23a37504512abe"