Skip to content

Commit 02f434a

Browse files
Bump @feathersjs/errors from 5.0.21 to 5.0.23 (#1314)
Bumps [@feathersjs/errors](https://github.com/feathersjs/feathers/tree/HEAD/packages/errors) from 5.0.21 to 5.0.23. - [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.23/packages/errors) --- updated-dependencies: - dependency-name: "@feathersjs/errors" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3c4010 commit 02f434a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@feathersjs/authentication-local": "^4.5.15",
4141
"@feathersjs/authentication-oauth": "^4.5.15",
4242
"@feathersjs/configuration": "^4.5.15",
43-
"@feathersjs/errors": "^5.0.21",
43+
"@feathersjs/errors": "^5.0.23",
4444
"@feathersjs/express": "^4.5.15",
4545
"@feathersjs/feathers": "^4.5.15",
4646
"@feathersjs/socketio": "^4.5.18",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -545,10 +545,10 @@
545545
dependencies:
546546
debug "^4.3.3"
547547

548-
"@feathersjs/errors@^5.0.21":
549-
version "5.0.21"
550-
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.21.tgz#6a15635731ec76d8df9d88b87d1e4ae9ad5592fb"
551-
integrity sha512-HDuhPbR8XUJjGnNkS8ushQmFJuVW6dZz79dT7oflSSP/m1RvQDNtA8DIXxTpTlM9RIYZQbflWwc7oVBx/ikxSw==
548+
"@feathersjs/errors@^5.0.23":
549+
version "5.0.23"
550+
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.23.tgz#737c5479729036bfff49939809b3eab0b005e656"
551+
integrity sha512-oczkQ8GzzReRRVHC+VGymu439SJY6+uuh/bKJ7gNrEk97ekohW83RJa4h2wSCM+chajUFklY4iInessHTIKOEw==
552552

553553
"@feathersjs/express@^4.5.15":
554554
version "4.5.15"

0 commit comments

Comments
 (0)