Skip to content

Commit 3dbbdc4

Browse files
Bump @feathersjs/errors from 5.0.23 to 5.0.29 (#1385)
Bumps [@feathersjs/errors](https://github.com/feathersjs/feathers/tree/HEAD/packages/errors) from 5.0.23 to 5.0.29. - [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.29/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 07ecbfb commit 3dbbdc4

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.23",
43+
"@feathersjs/errors": "^5.0.29",
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
@@ -540,10 +540,10 @@
540540
dependencies:
541541
debug "^4.3.3"
542542

543-
"@feathersjs/errors@^5.0.23":
544-
version "5.0.23"
545-
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.23.tgz#737c5479729036bfff49939809b3eab0b005e656"
546-
integrity sha512-oczkQ8GzzReRRVHC+VGymu439SJY6+uuh/bKJ7gNrEk97ekohW83RJa4h2wSCM+chajUFklY4iInessHTIKOEw==
543+
"@feathersjs/errors@^5.0.29":
544+
version "5.0.29"
545+
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.29.tgz#04536135e8f3f7beaf5e0e356c176ac939f3fae1"
546+
integrity sha512-SLpvC36V84XKxucAtDC70GXkqmsvTE5SO4uSZXuTpK68VqeefbmSY+KSid2DY9dM0upZN7orwVBB5YciUMCIIg==
547547

548548
"@feathersjs/express@^4.5.15":
549549
version "4.5.15"

0 commit comments

Comments
 (0)