Skip to content

Commit 993c41d

Browse files
Bump @feathersjs/feathers from 3.2.2 to 3.2.3
Bumps [@feathersjs/feathers](https://github.com/feathersjs/feathers) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/feathersjs/feathers/releases) - [Commits](https://github.com/feathersjs/feathers/compare/@feathersjs/feathers@3.2.2...@feathersjs/feathers@3.2.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 8053a24 commit 993c41d

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dependencies": {
4646
"@feathersjs/authentication-client": "^1.0.2",
4747
"@feathersjs/client": "^3.5.3",
48-
"@feathersjs/feathers": "^3.1.7",
48+
"@feathersjs/feathers": "^3.2.3",
4949
"@feathersjs/socketio": "^3.2.2",
5050
"@nuxtjs/dotenv": "^1.1.1",
5151
"@nuxtjs/pwa": "~2.0.5",

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@
706706
dependencies:
707707
debug "^4.0.0"
708708

709-
"@feathersjs/feathers@3.2.2", "@feathersjs/feathers@^3.1.7":
709+
"@feathersjs/feathers@3.2.2":
710710
version "3.2.2"
711711
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-3.2.2.tgz#026fe3c8a23ad0557d521a533b727b2f209c5918"
712712
dependencies:
@@ -715,6 +715,15 @@
715715
events "^3.0.0"
716716
uberproto "^2.0.2"
717717

718+
"@feathersjs/feathers@^3.2.3":
719+
version "3.2.3"
720+
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-3.2.3.tgz#889a64acd7e336d131ce53ea7512e4f48642e218"
721+
dependencies:
722+
"@feathersjs/commons" "^3.0.1"
723+
debug "^4.0.0"
724+
events "^3.0.0"
725+
uberproto "^2.0.2"
726+
718727
"@feathersjs/primus-client@1.1.3":
719728
version "1.1.3"
720729
resolved "https://registry.yarnpkg.com/@feathersjs/primus-client/-/primus-client-1.1.3.tgz#d39b8c5101a3a55bc10bb5dab168f57521943e87"
@@ -6653,7 +6662,7 @@ levn@^0.3.0, levn@~0.3.0:
66536662
dependencies:
66546663
prelude-ls "~1.1.2"
66556664
type-check "~0.3.2"
6656-
6665+
66576666
linkifyjs@^2.1.7:
66586667
version "2.1.7"
66596668
resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-2.1.7.tgz#e5d68d2ae30b9c055e1d74cc40f9a31d3abb4012"
@@ -6839,7 +6848,7 @@ lodash.uniq@^4.5.0:
68396848
version "4.5.0"
68406849
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
68416850

6842-
lodash@^4.0.0, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.3.0, lodash@~4.17.11, lodash@~4.17.4:
6851+
lodash@^4.0.0, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.3.0, lodash@~4.17.10, lodash@~4.17.11:
68436852
version "4.17.11"
68446853
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
68456854

@@ -8865,16 +8874,16 @@ promise@^7.1.1:
88658874
dependencies:
88668875
asap "~2.0.3"
88678876

8868-
prop-types@^15.6.2:
8877+
prop-types@^15.5.10, prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2:
88698878
version "15.6.2"
88708879
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
88718880
dependencies:
88728881
loose-envify "^1.3.1"
88738882
object-assign "^4.1.1"
88748883

8875-
protocol-buffers-schema@^2.0.2:
8876-
version "2.2.0"
8877-
resolved "https://registry.yarnpkg.com/protocol-buffers-schema/-/protocol-buffers-schema-2.2.0.tgz#d29c6cd73fb655978fb6989691180db844119f61"
8884+
protocol-buffers-schema@^3.3.1:
8885+
version "3.3.2"
8886+
resolved "https://registry.yarnpkg.com/protocol-buffers-schema/-/protocol-buffers-schema-3.3.2.tgz#00434f608b4e8df54c59e070efeefc37fb4bb859"
88788887

88798888
proxy-addr@~2.0.3:
88808889
version "2.0.4"
@@ -9177,15 +9186,15 @@ react-dev-utils@^5.0.0:
91779186
strip-ansi "3.0.1"
91789187
text-table "0.2.0"
91799188

9180-
react-dom@^16.4.2:
9189+
react-dom@^16.2.0, react-dom@^16.4.2:
91819190
version "16.5.2"
91829191
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.5.2.tgz#b69ee47aa20bab5327b2b9d7c1fe2a30f2cfa9d7"
91839192
dependencies:
91849193
loose-envify "^1.1.0"
91859194
object-assign "^4.1.1"
91869195
prop-types "^15.6.2"
91879196
schedule "^0.5.0"
9188-
9197+
91899198
react-error-overlay@^4.0.1:
91909199
version "4.0.1"
91919200
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-4.0.1.tgz#417addb0814a90f3a7082eacba7cee588d00da89"
@@ -9215,15 +9224,6 @@ react@^16.2.0, react@^16.4.2:
92159224
prop-types "^15.6.2"
92169225
schedule "^0.5.0"
92179226

9218-
react@^16.4.2:
9219-
version "16.5.2"
9220-
resolved "https://registry.yarnpkg.com/react/-/react-16.5.2.tgz#19f6b444ed139baa45609eee6dc3d318b3895d42"
9221-
dependencies:
9222-
loose-envify "^1.1.0"
9223-
object-assign "^4.1.1"
9224-
prop-types "^15.6.2"
9225-
schedule "^0.5.0"
9226-
92279227
read-cache@^1.0.0:
92289228
version "1.0.0"
92299229
resolved "https://registry.yarnpkg.com/read-cache/-/read-cache-1.0.0.tgz#e664ef31161166c9751cdbe8dbcf86b5fb58f774"

0 commit comments

Comments
 (0)