Skip to content

Commit a1d90be

Browse files
Merge pull request #330 from feathers-plus/dependabot/npm_and_yarn/feathersjs/client-4.3.7
chore(deps-dev): bump @feathersjs/client from 3.7.8 to 4.3.7
2 parents efae192 + da2d7f5 commit a1d90be

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
@@ -723,10 +723,10 @@
723723
long-timeout "^0.1.1"
724724
uuid "^3.3.3"
725725

726-
"@feathersjs/client@^3.7.8":
727-
version "3.7.8"
728-
resolved "https://registry.yarnpkg.com/@feathersjs/client/-/client-3.7.8.tgz#a17e8c241e91a6d80dedf5c187443b416a3e7c82"
729-
integrity sha512-SsLVU6wq1PToBCC3XAvMRV18RBqCG1Ipt0G0+cyNKvYpcKW238Prvw7uYyAxPyQw+JL1c0xHkyDId03Duu6ZTA==
726+
"@feathersjs/client@^4.3.7":
727+
version "4.3.7"
728+
resolved "https://registry.yarnpkg.com/@feathersjs/client/-/client-4.3.7.tgz#addc01107a4aaca2705975028032326b0b1d0c85"
729+
integrity sha512-3S+M+Z6X2qya9xSuiSLbewYBfT1cogwZtMcseBk4Wcd+lT2pt0j5asc+/i0ECtq8K/iTxEH16H55sL9pfvE5Vg==
730730

731731
"@feathersjs/commons@^4.0.0", "@feathersjs/commons@^4.3.0", "@feathersjs/commons@^4.3.7":
732732
version "4.3.7"

0 commit comments

Comments
 (0)