Skip to content

Commit c41b82e

Browse files
Bump @feathersjs/feathers from 3.3.1 to 4.3.7
Bumps [@feathersjs/feathers](https://github.com/feathersjs/feathers) from 3.3.1 to 4.3.7. - [Release notes](https://github.com/feathersjs/feathers/releases) - [Changelog](https://github.com/feathersjs/feathers/blob/master/changelog.md) - [Commits](https://github.com/feathersjs/feathers/compare/@feathersjs/[email protected]) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a8d6d90 commit c41b82e

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"@feathersjs/authentication-client": "^1.0.11",
127127
"@feathersjs/authentication-jwt": "^2.0.10",
128128
"@feathersjs/client": "^3.7.8",
129-
"@feathersjs/feathers": "^3.3.1",
129+
"@feathersjs/feathers": "^4.3.7",
130130
"@feathersjs/rest-client": "^1.4.7",
131131
"@feathersjs/socketio-client": "^1.2.1",
132132
"@types/chai": "^4.1.7",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -723,10 +723,10 @@
723723
resolved "https://registry.yarnpkg.com/@feathersjs/client/-/client-3.7.8.tgz#a17e8c241e91a6d80dedf5c187443b416a3e7c82"
724724
integrity sha512-SsLVU6wq1PToBCC3XAvMRV18RBqCG1Ipt0G0+cyNKvYpcKW238Prvw7uYyAxPyQw+JL1c0xHkyDId03Duu6ZTA==
725725

726-
"@feathersjs/commons@^4.0.0":
727-
version "4.0.0"
728-
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.0.0.tgz#ae49bae4025c35aaeb9aacb6a0c27a3d1def5062"
729-
integrity sha512-hyCLse4RiNt7WLPQ0KSudjoVnwiRykhYzIZdtDon9i2usPaoYkFw/fEYZrkE5HVB+sUTwphZoZ1oOntRk1MShg==
726+
"@feathersjs/commons@^4.0.0", "@feathersjs/commons@^4.3.7":
727+
version "4.3.7"
728+
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.3.7.tgz#7f85d32d96d250a8a6d4a74f60cc7050b0be80df"
729+
integrity sha512-AX7fh88MUW3d5T+Zb0lVvwrWqioOhtsCwk9LJtQvexS3CTK6E/xzf6qKFfOv3IQ8x82/6OtMW+F2Yjc3clMFiw==
730730

731731
"@feathersjs/errors@^3.3.6":
732732
version "3.3.6"
@@ -735,15 +735,15 @@
735735
dependencies:
736736
debug "^4.0.0"
737737

738-
"@feathersjs/feathers@^3.3.1":
739-
version "3.3.1"
740-
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-3.3.1.tgz#fcba030847f8418d711135112f01fad64bfb277c"
741-
integrity sha512-Mb7Maz03TIIksomXeInmXNb5ykxgsAyBCuJDQHK+oIDrDRR9m+ZbUrslCkMk/s0nr6cW5DmVbWz9s11SCXFW5A==
738+
"@feathersjs/feathers@^4.3.7":
739+
version "4.3.7"
740+
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.3.7.tgz#ac4be01427b3db88947359e6b605f48d6805335d"
741+
integrity sha512-gpxWG4B4I3M1C+es2jFh4AEF0L5zcSGhK7zMCB0nZp8R3VJClSJ7qtGcmIrOWPjYVKPcZYqAdFZgFn2T0+tvAA==
742742
dependencies:
743-
"@feathersjs/commons" "^4.0.0"
744-
debug "^4.0.0"
743+
"@feathersjs/commons" "^4.3.7"
744+
debug "^4.1.1"
745745
events "^3.0.0"
746-
uberproto "^2.0.2"
746+
uberproto "^2.0.4"
747747

748748
"@feathersjs/rest-client@^1.4.7":
749749
version "1.4.7"
@@ -10829,7 +10829,7 @@ uberproto@^1.1.0, uberproto@^1.2.0:
1082910829
resolved "https://registry.yarnpkg.com/uberproto/-/uberproto-1.2.0.tgz#61d4eab024f909c4e6ea52be867c4894a4beeb76"
1083010830
integrity sha1-YdTqsCT5CcTm6lK+hnxIlKS+63Y=
1083110831

10832-
uberproto@^2.0.2:
10832+
uberproto@^2.0.4:
1083310833
version "2.0.4"
1083410834
resolved "https://registry.yarnpkg.com/uberproto/-/uberproto-2.0.4.tgz#f215bcc227c1b8fd8fccd8d701b9c96dd71ff85d"
1083510835
integrity sha512-c/5xjTcztW9XVhrkCycHQRBIAxww5JpDKk/q0zc2tVdQn6ZQvnChWgLvQaWAT1Al5JvRyvloUI15ad41m6dYwg==

0 commit comments

Comments
 (0)