Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
"types": "lib/",
"dependencies": {
"@bervproject/feathers-advance-hook": "^2.1.0",
"@feathersjs/authentication": "^5.0.44",
"@feathersjs/authentication-local": "^5.0.44",
"@feathersjs/authentication-oauth": "^5.0.44",
"@feathersjs/configuration": "^5.0.44",
"@feathersjs/authentication": "^5.0.45",
"@feathersjs/authentication-local": "^5.0.45",
"@feathersjs/authentication-oauth": "^5.0.45",
"@feathersjs/configuration": "^5.0.45",
"@feathersjs/errors": "^5.0.35",
"@feathersjs/express": "^5.0.35",
"@feathersjs/feathers": "^5.0.35",
"@feathersjs/socketio": "^5.0.44",
"@feathersjs/socketio": "^5.0.45",
"cls-hooked": "^4.2.2",
"compression": "^1.8.1",
"cors": "^2.8.6",
Expand Down
202 changes: 101 additions & 101 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1097,74 +1097,74 @@
"@feathersjs/errors" "^5.0.35"
"@feathersjs/feathers" "^5.0.35"

"@feathersjs/adapter-commons@^5.0.44":
version "5.0.44"
resolved "https://registry.yarnpkg.com/@feathersjs/adapter-commons/-/adapter-commons-5.0.44.tgz#5f9602c4dccd0e5e31192beb730c47002e752f3b"
integrity sha512-m9rho8bJnNw8wJEuwQkUMiWf9N8qeWxUB/4yDD2lEwKIlP7/DKxwrWveN11T5veO4T452Z+5/uv5chBWijYG5w==
dependencies:
"@feathersjs/commons" "^5.0.44"
"@feathersjs/errors" "^5.0.44"
"@feathersjs/feathers" "^5.0.44"

"@feathersjs/authentication-local@^5.0.44":
version "5.0.44"
resolved "https://registry.yarnpkg.com/@feathersjs/authentication-local/-/authentication-local-5.0.44.tgz#d24353a3b803d7410f2351f48985383416027e53"
integrity sha512-UcDJLxcNj2UOUvnXbEA63/FHBmDlAy+XvrnGfeofN7DCvl547s/a22QLJJ7GCSgAM6gST8At0hfXTCy2x4pGyg==
dependencies:
"@feathersjs/authentication" "^5.0.44"
"@feathersjs/commons" "^5.0.44"
"@feathersjs/errors" "^5.0.44"
"@feathersjs/feathers" "^5.0.44"
"@feathersjs/adapter-commons@^5.0.45":
version "5.0.45"
resolved "https://registry.yarnpkg.com/@feathersjs/adapter-commons/-/adapter-commons-5.0.45.tgz#3b20f574756eeb359d23758df3c6c7e508327ba5"
integrity sha512-5GZluJHbBDrbScbEPUvZbayND4ONlRyy9OQGVTACzpdETrp4iTf0zxntpkHlrHXpqd0MUvEAd81BgkZx5OaHVg==
dependencies:
"@feathersjs/commons" "^5.0.45"
"@feathersjs/errors" "^5.0.45"
"@feathersjs/feathers" "^5.0.45"

"@feathersjs/authentication-local@^5.0.45":
version "5.0.45"
resolved "https://registry.yarnpkg.com/@feathersjs/authentication-local/-/authentication-local-5.0.45.tgz#944d6c47e5b6f3393f99f8725a35f34ad5e48a78"
integrity sha512-3Ma+ZEK9LINj+IU3eBIViLC/fZY2TwwklS1TNI4L0HlPJJhXWavr0pm2NDk9c0T3Ej2ljs5sHSKTDNVuXj7Q/g==
dependencies:
"@feathersjs/authentication" "^5.0.45"
"@feathersjs/commons" "^5.0.45"
"@feathersjs/errors" "^5.0.45"
"@feathersjs/feathers" "^5.0.45"
bcryptjs "^3.0.3"
lodash "^4.17.23"

"@feathersjs/authentication-oauth@^5.0.44":
version "5.0.44"
resolved "https://registry.yarnpkg.com/@feathersjs/authentication-oauth/-/authentication-oauth-5.0.44.tgz#b65862159eb607284c60708d25cb3e04d588c929"
integrity sha512-5tDS+ofsRUiEXuwvEqqlkAxONKWBRmYAVnxR2yawepyyXMDiIV8T4NRTsP/2CcJbZ6JSXKWC8P8tHsVenjogsw==
dependencies:
"@feathersjs/authentication" "^5.0.44"
"@feathersjs/commons" "^5.0.44"
"@feathersjs/errors" "^5.0.44"
"@feathersjs/express" "^5.0.44"
"@feathersjs/feathers" "^5.0.44"
"@feathersjs/koa" "^5.0.44"
"@feathersjs/schema" "^5.0.44"
"@feathersjs/authentication-oauth@^5.0.45":
version "5.0.45"
resolved "https://registry.yarnpkg.com/@feathersjs/authentication-oauth/-/authentication-oauth-5.0.45.tgz#9974fb8bbceed11a33154dbc2283779a44c713dd"
integrity sha512-gyKSXmNT5hq99hTuZ9gsY8QL+YAbsA0H2pOF4/efBNweBixd2uD6VQ6CTHUXJkVSrYZx/rF/Ew6bKfA2cpWpJg==
dependencies:
"@feathersjs/authentication" "^5.0.45"
"@feathersjs/commons" "^5.0.45"
"@feathersjs/errors" "^5.0.45"
"@feathersjs/express" "^5.0.45"
"@feathersjs/feathers" "^5.0.45"
"@feathersjs/koa" "^5.0.45"
"@feathersjs/schema" "^5.0.45"
cookie-session "^2.1.1"
grant "^5.4.24"
koa-session "^7.0.2"
qs "^6.15.0"

"@feathersjs/authentication@^5.0.44":
version "5.0.44"
resolved "https://registry.yarnpkg.com/@feathersjs/authentication/-/authentication-5.0.44.tgz#6b993f99f3016671f6bbf2cd12c8b19db8ba0b4a"
integrity sha512-ZTWYtLI1rOa7jvijhJQNNkNJaB/SGCY2q/qgKafoNxBxvyj+u8lIGYi53aZzTL397XbbDG2d7aeBZaV1pc+eMA==
"@feathersjs/authentication@^5.0.45":
version "5.0.45"
resolved "https://registry.yarnpkg.com/@feathersjs/authentication/-/authentication-5.0.45.tgz#cb04a0bbeac12e614a95fed5dab7cc6de5e3d342"
integrity sha512-9kn5SPilK1cbOQuExJOb2lvucGaa9DO91kbK9QBeaCzbYzkX33KJ/yuhiMGD+wOK4H0u9M3FnEsIL/t6P6H6Rg==
dependencies:
"@feathersjs/commons" "^5.0.44"
"@feathersjs/errors" "^5.0.44"
"@feathersjs/feathers" "^5.0.44"
"@feathersjs/commons" "^5.0.45"
"@feathersjs/errors" "^5.0.45"
"@feathersjs/feathers" "^5.0.45"
"@feathersjs/hooks" "^0.9.0"
"@feathersjs/schema" "^5.0.44"
"@feathersjs/transport-commons" "^5.0.44"
"@feathersjs/schema" "^5.0.45"
"@feathersjs/transport-commons" "^5.0.45"
"@types/jsonwebtoken" "^9.0.10"
jsonwebtoken "^9.0.3"
lodash "^4.17.23"
long-timeout "^0.1.1"
uuid "^11.1.0"

"@feathersjs/commons@^5.0.11", "@feathersjs/commons@^5.0.35", "@feathersjs/commons@^5.0.44":
version "5.0.44"
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-5.0.44.tgz#4c8cf432a47daf231714366d58d53a58d7d9250a"
integrity sha512-PnxCyKqzWLAqv1LSazDsOXNf520KQOlqUasZ/9YRz4lYRPJ0pzzfZXvzmjBFOsNPaohzKmyySS8578E9vlTQrA==
"@feathersjs/commons@^5.0.11", "@feathersjs/commons@^5.0.35", "@feathersjs/commons@^5.0.45":
version "5.0.45"
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-5.0.45.tgz#552fee8d551d59d03a06c81a2ae15b047e174d19"
integrity sha512-dCe9Kfi+T6wRvhXLii1PJWaRAvqiJRMmBFsNzrrOi/wacph14NijUK63H8u/iy8Ni3gYIRaEYyBnKTfTbxbiRQ==

"@feathersjs/configuration@^5.0.44":
version "5.0.44"
resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-5.0.44.tgz#5b15e31a075b4090a911799c0c81bdad03824652"
integrity sha512-JIag7lt/odJw1a5PqqdxhjmbDHzkOMwpTfbXUktbRU6XKVmWxqr72HKmSU0Iw8XB/n1bOC/VcVWlOlnHKqnDiA==
"@feathersjs/configuration@^5.0.45":
version "5.0.45"
resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-5.0.45.tgz#07b053561e7410d9449f4fa865badc971b9fb7e5"
integrity sha512-UjCkIncFYeryRSr7v+MxeHA/oDZzYNjFdplj6uAadbCMH37dxI8F2PrcQKo51mofApckL/kWRYXswgz3FvVylg==
dependencies:
"@feathersjs/commons" "^5.0.44"
"@feathersjs/feathers" "^5.0.44"
"@feathersjs/schema" "^5.0.44"
"@feathersjs/commons" "^5.0.45"
"@feathersjs/feathers" "^5.0.45"
"@feathersjs/schema" "^5.0.45"
"@types/config" "^3.3.5"
config "^4.4.1"

Expand All @@ -1175,21 +1175,21 @@
dependencies:
debug "^4.3.3"

"@feathersjs/errors@^5.0.11", "@feathersjs/errors@^5.0.29", "@feathersjs/errors@^5.0.35", "@feathersjs/errors@^5.0.44":
version "5.0.44"
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.44.tgz#4467d9b102bbe84f3e0aef1f39bdd6ba50bf748c"
integrity sha512-QcxrUvEFHGBT47VyH02rlhw51M+G0yam3fpDnko1HlkM6C62notLwE2lirEDz34JWITwkn/lwV527h1HwHpOuQ==

"@feathersjs/express@^5.0.35", "@feathersjs/express@^5.0.44":
version "5.0.44"
resolved "https://registry.yarnpkg.com/@feathersjs/express/-/express-5.0.44.tgz#5c71f3133cf6ff29eff6ebd627bc7c63855973cc"
integrity sha512-mnSUxOjQnuDzQJD6jlmTtsZimxB7IoJMHyXe0T+nnYOhBIWnuX//6oznncgUUXIGxjhcpswA/2BPoeLFDnZFzQ==
dependencies:
"@feathersjs/authentication" "^5.0.44"
"@feathersjs/commons" "^5.0.44"
"@feathersjs/errors" "^5.0.44"
"@feathersjs/feathers" "^5.0.44"
"@feathersjs/transport-commons" "^5.0.44"
"@feathersjs/errors@^5.0.11", "@feathersjs/errors@^5.0.29", "@feathersjs/errors@^5.0.35", "@feathersjs/errors@^5.0.44", "@feathersjs/errors@^5.0.45":
version "5.0.45"
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.45.tgz#439680000849d809c7cc9a818e49bef54b4f807e"
integrity sha512-BwMYJ62FMcB9yNyPW5ghr49k44Xv8tM+4lz2Sv9q2Gcf9Br2ZYBNOTH+2OAWVcdaCm/xAYdd/RWgUzzCIVRspg==

"@feathersjs/express@^5.0.35", "@feathersjs/express@^5.0.45":
version "5.0.45"
resolved "https://registry.yarnpkg.com/@feathersjs/express/-/express-5.0.45.tgz#890b1b55fa6d704f94aa80f44c33917766f8bfe8"
integrity sha512-Ks0+mKr5tZNNBh3r/bBmyroNlGBvr1HQMB2yvqnOCTnoZGt07aS7+tN5LvmDel+uytGDx4RIIOFIJfmm7pZqSQ==
dependencies:
"@feathersjs/authentication" "^5.0.45"
"@feathersjs/commons" "^5.0.45"
"@feathersjs/errors" "^5.0.45"
"@feathersjs/feathers" "^5.0.45"
"@feathersjs/transport-commons" "^5.0.45"
"@types/compression" "^1.8.1"
"@types/cors" "^2.8.19"
"@types/express" "^4.17.21"
Expand All @@ -1198,12 +1198,12 @@
cors "^2.8.6"
express "^4.21.2"

"@feathersjs/feathers@^5.0.35", "@feathersjs/feathers@^5.0.44":
version "5.0.44"
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-5.0.44.tgz#94f114890cc8ea5a4b1dee2ca9d6f308dca4bd2a"
integrity sha512-qxZ9ZQQBIfyIdQKUIFUXZ2EegcUWpIwG4BOBpO7RZXu7nlv9SNMttrTbVWEfUzc72jhKtJuRW8/FHdrsb1446g==
"@feathersjs/feathers@^5.0.35", "@feathersjs/feathers@^5.0.44", "@feathersjs/feathers@^5.0.45":
version "5.0.45"
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-5.0.45.tgz#374e087e9442e62b862bb49737c518b9e1d16464"
integrity sha512-0NLBzf67grpx1uX8+t09ctklhgmh4T9D1q/kkdPdR21qYhPcvI+6wrJHJo/CfnQNEJ6mlVVV2NqdDDC/omC+Bg==
dependencies:
"@feathersjs/commons" "^5.0.44"
"@feathersjs/commons" "^5.0.45"
"@feathersjs/hooks" "^0.9.0"
events "^3.3.0"

Expand All @@ -1212,16 +1212,16 @@
resolved "https://registry.yarnpkg.com/@feathersjs/hooks/-/hooks-0.9.0.tgz#8aa339b83d17fcbd929e80113a3c0616979b33cb"
integrity sha512-kLfWnuhbC25CPkR1/TDcVs0rSiv0JLNxrpUivLwc7FUnkyeciRi5VOmC1SOzL2SOagcozu3+m4VQiONyzgfY7w==

"@feathersjs/koa@^5.0.44":
version "5.0.44"
resolved "https://registry.yarnpkg.com/@feathersjs/koa/-/koa-5.0.44.tgz#7c7b7720df7407fc47b080ce9621e00a9690861a"
integrity sha512-sRPCXsq4bDBuibSwsU6/RJKJbXCwF12scOmMaDS8mxupWI5/5GGu6wZw+vDfNgRteUYHw7n/6yqRME5SmU8qGw==
"@feathersjs/koa@^5.0.45":
version "5.0.45"
resolved "https://registry.yarnpkg.com/@feathersjs/koa/-/koa-5.0.45.tgz#b41fdecf4361018bf173900e13fe182b6d8fd11f"
integrity sha512-Uwk4Z4ZdVLtqOga78+X5FdLO9Rl6vKV133mt7qIqh69JtUdI2UOoWOAA5J4mUngmTHlpA83IPaPAdX7bVI3xOw==
dependencies:
"@feathersjs/authentication" "^5.0.44"
"@feathersjs/commons" "^5.0.44"
"@feathersjs/errors" "^5.0.44"
"@feathersjs/feathers" "^5.0.44"
"@feathersjs/transport-commons" "^5.0.44"
"@feathersjs/authentication" "^5.0.45"
"@feathersjs/commons" "^5.0.45"
"@feathersjs/errors" "^5.0.45"
"@feathersjs/feathers" "^5.0.45"
"@feathersjs/transport-commons" "^5.0.45"
"@koa/cors" "^5.0.0"
"@types/koa" "^3.0.2"
"@types/koa-qs" "^2.0.5"
Expand All @@ -1233,39 +1233,39 @@
koa-qs "^3.0.0"
koa-static "^5.0.0"

"@feathersjs/schema@^5.0.44":
version "5.0.44"
resolved "https://registry.yarnpkg.com/@feathersjs/schema/-/schema-5.0.44.tgz#5ee8f96b8fdf807fdf744e0ea3bf64bf4d4d967f"
integrity sha512-1xk7+Zs17MQEgfPDipf9ribG4hF+YdYxfO3Dijn1GSk1x285HVqgSH4MQLUpY+z6gfBn5/jE3S7+yDQ4ITmrXw==
"@feathersjs/schema@^5.0.45":
version "5.0.45"
resolved "https://registry.yarnpkg.com/@feathersjs/schema/-/schema-5.0.45.tgz#82da2e2b81f68997668ec9e57038a011f4e0ed9f"
integrity sha512-njZvGWGtly3JORVjEorpTO+vLeJIxjOJgE3f/RkurhX1nDrUC7fpN3s6xiy1MeZhlRXXzmfq+fU8KYrD8OIDoA==
dependencies:
"@feathersjs/adapter-commons" "^5.0.44"
"@feathersjs/commons" "^5.0.44"
"@feathersjs/errors" "^5.0.44"
"@feathersjs/feathers" "^5.0.44"
"@feathersjs/adapter-commons" "^5.0.45"
"@feathersjs/commons" "^5.0.45"
"@feathersjs/errors" "^5.0.45"
"@feathersjs/feathers" "^5.0.45"
"@feathersjs/hooks" "^0.9.0"
"@types/json-schema" "^7.0.15"
ajv "^8.18.0"
ajv-formats "^3.0.1"
json-schema-to-ts "^3.1.1"

"@feathersjs/socketio@^5.0.44":
version "5.0.44"
resolved "https://registry.yarnpkg.com/@feathersjs/socketio/-/socketio-5.0.44.tgz#a90545e9c6312d4332dcea7cce235fbec511bbf4"
integrity sha512-Z9QHn5pK3SexzzI9Ro6oR6VQNsPvC060Nxa64smb1KlOJAeJe/dSLfvDj4FTQNu8Ikow0BEd6vmWYB0SMsU02w==
"@feathersjs/socketio@^5.0.45":
version "5.0.45"
resolved "https://registry.yarnpkg.com/@feathersjs/socketio/-/socketio-5.0.45.tgz#23a13c7fddcbd539d2f95be6027e803b53742309"
integrity sha512-RUyzXPjihwTbcSXn7iqHCa5R/Zv7U+q0t/reYjmNv+7gdU4X6xzer7kcQYBPG+YVd8PMF0S8RytaaVm3Kf86OA==
dependencies:
"@feathersjs/commons" "^5.0.44"
"@feathersjs/feathers" "^5.0.44"
"@feathersjs/transport-commons" "^5.0.44"
"@feathersjs/commons" "^5.0.45"
"@feathersjs/feathers" "^5.0.45"
"@feathersjs/transport-commons" "^5.0.45"
socket.io "^4.8.3"

"@feathersjs/transport-commons@^5.0.44":
version "5.0.44"
resolved "https://registry.yarnpkg.com/@feathersjs/transport-commons/-/transport-commons-5.0.44.tgz#d28f9d4065406682dbdb2b0640466c16ae98f1fd"
integrity sha512-BxUyGFcbt+o5TWcXKXNVrbh3zrq2iGAzE9uvaVJ7tVQX820LVHOWAp6NL5GxG+InhLUq0cc3CTpQENE0+oXRMw==
"@feathersjs/transport-commons@^5.0.45":
version "5.0.45"
resolved "https://registry.yarnpkg.com/@feathersjs/transport-commons/-/transport-commons-5.0.45.tgz#3c84246a15db6068bade711202429e012421e3c9"
integrity sha512-AsrcsHwp89nfjHKOUMPb0n8F1REt3NbjT03hBnzMznbRMoGNpV8SnlwSlulW60aF69R6lr61doGC2ye4hpYFzA==
dependencies:
"@feathersjs/commons" "^5.0.44"
"@feathersjs/errors" "^5.0.44"
"@feathersjs/feathers" "^5.0.44"
"@feathersjs/commons" "^5.0.45"
"@feathersjs/errors" "^5.0.45"
"@feathersjs/feathers" "^5.0.45"
encodeurl "^2.0.0"
lodash "^4.17.23"

Expand Down
Loading