Skip to content

Commit b9a9a21

Browse files
Bump @feathersjs/errors from 5.0.32 to 5.0.33 (#1471)
Bumps [@feathersjs/errors](https://github.com/feathersjs/feathers/tree/HEAD/packages/errors) from 5.0.32 to 5.0.33. - [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.33/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 0ed61de commit b9a9a21

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.32",
43+
"@feathersjs/errors": "^5.0.33",
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.32":
544-
version "5.0.32"
545-
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.32.tgz#e73cde8919743180a7ce1798695a980162d6d947"
546-
integrity sha512-54pBmnAmOOPvkIO5fwHVpYODOxp5TJtpYcC0ABppzUG6P77WqmndpIPCzT5wP+VbQBcCdYP/mOyK05BdeRju7g==
543+
"@feathersjs/errors@^5.0.33":
544+
version "5.0.33"
545+
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.33.tgz#e1e0a79bf1774d2bbfa4e8983d089330652a8018"
546+
integrity sha512-roM6xxEUdcm7b9OAtCBViafTF7K0tjW45p9IxAN3Q6VAo7bT2qb7Hh22VgBOtKxVTSYTncON4eQv8F0yVRSCSg==
547547

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

0 commit comments

Comments
 (0)