Skip to content

Commit 266f9e2

Browse files
Merge pull request #300 from feathers-plus/dependabot/npm_and_yarn/feathersjs/feathers-4.3.7
Bump @feathersjs/feathers from 3.3.1 to 4.3.7
2 parents f09797e + a3bb435 commit 266f9e2

File tree

2 files changed

+13
-20
lines changed

2 files changed

+13
-20
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": "^4.3.7",
132132
"@types/chai": "^4.1.7",

yarn.lock

Lines changed: 12 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -723,39 +723,32 @@
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/commons@^4.3.7":
732732
version "4.3.7"
733733
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.3.7.tgz#7f85d32d96d250a8a6d4a74f60cc7050b0be80df"
734734
integrity sha512-AX7fh88MUW3d5T+Zb0lVvwrWqioOhtsCwk9LJtQvexS3CTK6E/xzf6qKFfOv3IQ8x82/6OtMW+F2Yjc3clMFiw==
735735

736-
"@feathersjs/errors@^3.3.6":
737-
version "3.3.6"
738-
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-3.3.6.tgz#c34cfcd0a8fc1519afb36030efb3f835a8088015"
739-
integrity sha512-VCohY/AQU13xYyZGl6rfdUgE+2bjaI76a4aEb6reIphHKgb4mnjYlg2PzS1/hcU1qUNi515kY9yQa5HsE7J1dQ==
740-
dependencies:
741-
debug "^4.0.0"
742-
736+
"@feathersjs/feathers@^4.3.7":
737+
version "4.3.7"
738+
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.3.7.tgz#ac4be01427b3db88947359e6b605f48d6805335d"
739+
integrity sha512-gpxWG4B4I3M1C+es2jFh4AEF0L5zcSGhK7zMCB0nZp8R3VJClSJ7qtGcmIrOWPjYVKPcZYqAdFZgFn2T0+tvAA==
743740
"@feathersjs/errors@^4.3.7":
744741
version "4.3.7"
745742
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.3.7.tgz#ee576d06f5dfc502aa2ed1a0ee13380fa30d71e5"
746743
integrity sha512-OGyPZpq5qkr6TjG5aqFBNgpsK3pwhMRxHPjHkGXBKfseRACTS//ma3kJhRiGxhFetu5IsIsAYBpLRhyTbiBi8w==
747744
dependencies:
748745
debug "^4.1.1"
749746

750-
"@feathersjs/feathers@^3.3.1":
751-
version "3.3.1"
752-
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-3.3.1.tgz#fcba030847f8418d711135112f01fad64bfb277c"
753-
integrity sha512-Mb7Maz03TIIksomXeInmXNb5ykxgsAyBCuJDQHK+oIDrDRR9m+ZbUrslCkMk/s0nr6cW5DmVbWz9s11SCXFW5A==
754747
dependencies:
755-
"@feathersjs/commons" "^4.0.0"
756-
debug "^4.0.0"
748+
"@feathersjs/commons" "^4.3.7"
749+
debug "^4.1.1"
757750
events "^3.0.0"
758-
uberproto "^2.0.2"
751+
uberproto "^2.0.4"
759752

760753
"@feathersjs/rest-client@^1.4.7":
761754
version "1.4.7"
@@ -10889,7 +10882,7 @@ uberproto@^1.1.0, uberproto@^1.2.0:
1088910882
resolved "https://registry.yarnpkg.com/uberproto/-/uberproto-1.2.0.tgz#61d4eab024f909c4e6ea52be867c4894a4beeb76"
1089010883
integrity sha1-YdTqsCT5CcTm6lK+hnxIlKS+63Y=
1089110884

10892-
uberproto@^2.0.2:
10885+
uberproto@^2.0.4:
1089310886
version "2.0.4"
1089410887
resolved "https://registry.yarnpkg.com/uberproto/-/uberproto-2.0.4.tgz#f215bcc227c1b8fd8fccd8d701b9c96dd71ff85d"
1089510888
integrity sha512-c/5xjTcztW9XVhrkCycHQRBIAxww5JpDKk/q0zc2tVdQn6ZQvnChWgLvQaWAT1Al5JvRyvloUI15ad41m6dYwg==

0 commit comments

Comments
 (0)