Skip to content

Commit 53ac84f

Browse files
Bump @feathersjs/feathers from 4.5.2 to 4.5.11
Bumps [@feathersjs/feathers](https://github.com/feathersjs/feathers) from 4.5.2 to 4.5.11. - [Release notes](https://github.com/feathersjs/feathers/releases) - [Changelog](https://github.com/feathersjs/feathers/blob/dove/changelog.md) - [Commits](feathersjs/feathers@v4.5.2...v4.5.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 90b6cb1 commit 53ac84f

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -185,10 +185,10 @@
185185
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
186186
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
187187

188-
"@feathersjs/commons@^4.5.2":
189-
version "4.5.2"
190-
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.5.2.tgz#86321aa7b6294bddbab550ffcce79633039940be"
191-
integrity sha512-nlgDnM4wxjJdernzNjDMn592H6YKKOhnwFOAkM7rJvFU/qfagBJtbFh1Q4ylRhMd+zK0u/Dg2nV3D5GxJNyDBA==
188+
"@feathersjs/commons@^4.5.11", "@feathersjs/commons@^4.5.2":
189+
version "4.5.11"
190+
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.5.11.tgz#4c9d04e6996b823981b714312f7915c4469f0ffd"
191+
integrity sha512-it/9lc0OER36+2zidopWo6Z4xRqNImQ+qegyQdHEuIDpEsYLXAv6MVHuDccaW2x2UmW5pce75UB7DhQ8yh8J/Q==
192192

193193
"@feathersjs/errors@^4.5.2":
194194
version "4.5.2"
@@ -211,13 +211,13 @@
211211
uberproto "^2.0.6"
212212

213213
"@feathersjs/feathers@^4.5.1":
214-
version "4.5.2"
215-
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.5.2.tgz#8ba49863b15eff5d346ccb920115ec5e57907a39"
216-
integrity sha512-wkT8F5K00/wTmUuWayNmOWnyLSbhvhr20aHOkTdWu+TUS12LLvpwcZtZdT0ARWQdG9GUo7Z+oA8JCQp07RwQag==
214+
version "4.5.11"
215+
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.5.11.tgz#98999fe3857896bd15a676d4660dd92fe22481c4"
216+
integrity sha512-13zorhzi9eOwAW+l3oT4K8+CGCljpd9yPkx1XOZZyG5J1RSENWpPhgJ5Oe+qWw6Iqk768UBYp3+W1hLCQa6t2g==
217217
dependencies:
218-
"@feathersjs/commons" "^4.5.2"
219-
debug "^4.1.1"
220-
events "^3.1.0"
218+
"@feathersjs/commons" "^4.5.11"
219+
debug "^4.3.1"
220+
events "^3.2.0"
221221
uberproto "^2.0.6"
222222

223223
"@istanbuljs/schema@^0.1.2":
@@ -1085,12 +1085,12 @@ debug@^3.0.0, debug@^3.2.6:
10851085
dependencies:
10861086
ms "^2.1.1"
10871087

1088-
debug@^4.1.0, debug@^4.1.1:
1089-
version "4.1.1"
1090-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
1091-
integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
1088+
debug@^4.1.0, debug@^4.1.1, debug@^4.3.1:
1089+
version "4.3.1"
1090+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
1091+
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
10921092
dependencies:
1093-
ms "^2.1.1"
1093+
ms "2.1.2"
10941094

10951095
debug@~3.1.0:
10961096
version "3.1.0"
@@ -1362,10 +1362,10 @@ eventemitter3@^4.0.0:
13621362
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.0.tgz#d65176163887ee59f386d64c82610b696a4a74eb"
13631363
integrity sha512-qerSRB0p+UDEssxTtm6EDKcE7W4OaoisfIMl4CngyEhjpYglocpNg6UEqCvemdGhosAsg4sO2dXJOdyBifPGCg==
13641364

1365-
events@^3.1.0:
1366-
version "3.1.0"
1367-
resolved "https://registry.yarnpkg.com/events/-/events-3.1.0.tgz#84279af1b34cb75aa88bf5ff291f6d0bd9b31a59"
1368-
integrity sha512-Rv+u8MLHNOdMjTAFeT3nCjHn2aGlx435FP/sDHNaRhDEMwyI/aB22Kj2qIN8R0cw3z28psEQLYwxVKLsKrMgWg==
1365+
events@^3.2.0:
1366+
version "3.2.0"
1367+
resolved "https://registry.yarnpkg.com/events/-/events-3.2.0.tgz#93b87c18f8efcd4202a461aec4dfc0556b639379"
1368+
integrity sha512-/46HWwbfCX2xTawVfkKLGxMifJYQBWMwY1mjywRtb4c9x8l5NP3KoJtnIOiL1hfdRkIuYhETxQlo62IF8tcnlg==
13691369

13701370
execa@^4.0.0:
13711371
version "4.0.0"
@@ -2400,7 +2400,7 @@ ms@2.1.1:
24002400
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
24012401
integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==
24022402

2403-
ms@^2.1.1:
2403+
ms@2.1.2, ms@^2.1.1:
24042404
version "2.1.2"
24052405
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
24062406
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==

0 commit comments

Comments
 (0)