Skip to content

Commit da2d7f5

Browse files
chore(deps-dev): bump @feathersjs/client from 3.7.8 to 4.3.7
Bumps [@feathersjs/client](https://github.com/feathersjs/feathers) from 3.7.8 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 85afe62 commit da2d7f5

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
@@ -125,7 +125,7 @@
125125
"devDependencies": {
126126
"@feathersjs/authentication-client": "^4.3.7",
127127
"@feathersjs/authentication-jwt": "^2.0.10",
128-
"@feathersjs/client": "^3.7.8",
128+
"@feathersjs/client": "^4.3.7",
129129
"@feathersjs/feathers": "^4.3.7",
130130
"@feathersjs/rest-client": "^4.3.7",
131131
"@feathersjs/socketio-client": "^4.3.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -743,10 +743,10 @@
743743
long-timeout "^0.1.1"
744744
uuid "^3.3.3"
745745

746-
"@feathersjs/client@^3.7.8":
747-
version "3.7.8"
748-
resolved "https://registry.yarnpkg.com/@feathersjs/client/-/client-3.7.8.tgz#a17e8c241e91a6d80dedf5c187443b416a3e7c82"
749-
integrity sha512-SsLVU6wq1PToBCC3XAvMRV18RBqCG1Ipt0G0+cyNKvYpcKW238Prvw7uYyAxPyQw+JL1c0xHkyDId03Duu6ZTA==
746+
"@feathersjs/client@^4.3.7":
747+
version "4.3.7"
748+
resolved "https://registry.yarnpkg.com/@feathersjs/client/-/client-4.3.7.tgz#addc01107a4aaca2705975028032326b0b1d0c85"
749+
integrity sha512-3S+M+Z6X2qya9xSuiSLbewYBfT1cogwZtMcseBk4Wcd+lT2pt0j5asc+/i0ECtq8K/iTxEH16H55sL9pfvE5Vg==
750750

751751
"@feathersjs/commons@^4.0.0", "@feathersjs/commons@^4.3.0", "@feathersjs/commons@^4.3.7":
752752
version "4.3.7"

0 commit comments

Comments
 (0)