Skip to content

Commit

Permalink
build(deps-dev): bump @feathersjs/feathers from 4.5.9 to 4.5.10
Browse files Browse the repository at this point in the history
Bumps [@feathersjs/feathers](https://github.com/feathersjs/feathers) from 4.5.9 to 4.5.10.
- [Release notes](https://github.com/feathersjs/feathers/releases)
- [Changelog](https://github.com/feathersjs/feathers/blob/crow/changelog.md)
- [Commits](feathersjs/feathers@v4.5.9...v4.5.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 9, 2020
1 parent 8dbdf98 commit 020f217
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -255,10 +255,10 @@
long-timeout "^0.1.1"
uuid "^8.3.0"

"@feathersjs/commons@^4.3.0", "@feathersjs/commons@^4.5.8", "@feathersjs/commons@^4.5.9":
version "4.5.9"
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.5.9.tgz#07340081b52b6c012b23019d65b8980118cb02d6"
integrity sha512-CiM6t9ljxcLwqQe2AkfCQqH2qFssjWYoP4z/Ida3IE+bMHMcQQv7aERYbQA6865FEIaHv9ytJL+QabfaUPhKAA==
"@feathersjs/commons@^4.3.0", "@feathersjs/commons@^4.5.10", "@feathersjs/commons@^4.5.8", "@feathersjs/commons@^4.5.9":
version "4.5.10"
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.5.10.tgz#e2dc526ce44f8e32c88fbb7bc3b89670e2781622"
integrity sha512-3d6HaknbSY3fuA+BIrIxQhxGlA7EKCmH4YK3KR+f2cg7vZYHNEl+Cf5XC2fP2V7kWrdVgLy2AeB3t6oxCIFGtQ==

"@feathersjs/configuration@^4.3.4":
version "4.5.9"
Expand Down Expand Up @@ -290,11 +290,11 @@
uberproto "^2.0.6"

"@feathersjs/feathers@^4.3.4", "@feathersjs/feathers@^4.5.8", "@feathersjs/feathers@^4.5.9":
version "4.5.9"
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.5.9.tgz#73ba6d51f7b15c4eb35ceb925f936e5edab4cede"
integrity sha512-vrNO71yhJ2t3nCkrMPvLv80VlJQHlusfCd44h/oXhfqADfHo8V73xEYUw9RVn5AuQrpk+eVTn2dX6VQaQjE2FQ==
version "4.5.10"
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.5.10.tgz#bef3b9a2362503b23ca8292426c494725f2192fa"
integrity sha512-7NURB+Rc/CeoBmPFaCc6BCAlgxrJUbvhBYDzG4+koLaw9kAabbqhEOfb/KyqVQodbIWDFQjWS/IXYxjNYlrWeg==
dependencies:
"@feathersjs/commons" "^4.5.9"
"@feathersjs/commons" "^4.5.10"
debug "^4.2.0"
events "^3.2.0"
uberproto "^2.0.6"
Expand Down

0 comments on commit 020f217

Please sign in to comment.