Skip to content
Open
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.43",
"@feathersjs/authentication-local": "^5.0.43",
"@feathersjs/authentication-oauth": "^5.0.43",
"@feathersjs/configuration": "^5.0.43",
"@feathersjs/authentication": "^5.0.44",
"@feathersjs/authentication-local": "^5.0.44",
"@feathersjs/authentication-oauth": "^5.0.44",
"@feathersjs/configuration": "^5.0.44",
"@feathersjs/errors": "^5.0.35",
"@feathersjs/express": "^5.0.35",
"@feathersjs/feathers": "^5.0.35",
"@feathersjs/socketio": "^5.0.43",
"@feathersjs/socketio": "^5.0.44",
"cls-hooked": "^4.2.2",
"compression": "^1.8.1",
"cors": "^2.8.6",
Expand Down
193 changes: 94 additions & 99 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1087,79 +1087,74 @@
"@feathersjs/errors" "^5.0.35"
"@feathersjs/feathers" "^5.0.35"

"@feathersjs/adapter-commons@^5.0.43":
version "5.0.43"
resolved "https://registry.yarnpkg.com/@feathersjs/adapter-commons/-/adapter-commons-5.0.43.tgz#d450ae9047220969f7b8e8e9b938c13bbc88c0af"
integrity sha512-WIHucmPpJezssAyeNSHpAUZ6K4W863VdhZN0+0UoMpSqDD0Fw62dH0AxA6xLoxAqFBJerIXCsfqtmURmswPUmQ==
dependencies:
"@feathersjs/commons" "^5.0.43"
"@feathersjs/errors" "^5.0.43"
"@feathersjs/feathers" "^5.0.43"

"@feathersjs/authentication-local@^5.0.43":
version "5.0.43"
resolved "https://registry.yarnpkg.com/@feathersjs/authentication-local/-/authentication-local-5.0.43.tgz#e6e17a2d92e8f410fa7a3b225acb4aa4cf6be466"
integrity sha512-FigkwrqTXxzuwKWiqCxtcXC0FoLAmSxHqDCbp6pP5CVavDhhoyFCkbJ3sDn7Aa1NGUigGKzXVnjqVcpP5cRMpg==
dependencies:
"@feathersjs/authentication" "^5.0.43"
"@feathersjs/commons" "^5.0.43"
"@feathersjs/errors" "^5.0.43"
"@feathersjs/feathers" "^5.0.43"
"@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"
bcryptjs "^3.0.3"
lodash "^4.17.23"

"@feathersjs/authentication-oauth@^5.0.43":
version "5.0.43"
resolved "https://registry.yarnpkg.com/@feathersjs/authentication-oauth/-/authentication-oauth-5.0.43.tgz#bb7a225fd0c15ffd9e11f013c60312b9bbf05f47"
integrity sha512-pMWG0qMvrP1DWT0jQ8W+sN9UxBU49xZQLpN3mKJYwRsl5S5oliXTF1vBCuyWpf8iXrIW2Ot2c7915B8v7aH3ig==
dependencies:
"@feathersjs/authentication" "^5.0.43"
"@feathersjs/commons" "^5.0.43"
"@feathersjs/errors" "^5.0.43"
"@feathersjs/express" "^5.0.43"
"@feathersjs/feathers" "^5.0.43"
"@feathersjs/koa" "^5.0.43"
"@feathersjs/schema" "^5.0.43"
"@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"
cookie-session "^2.1.1"
grant "^5.4.24"
koa-session "^7.0.2"
qs "^6.15.0"

"@feathersjs/authentication@^5.0.43":
version "5.0.43"
resolved "https://registry.yarnpkg.com/@feathersjs/authentication/-/authentication-5.0.43.tgz#d6b514f41603bb87a825b72ebd945cf424a6e001"
integrity sha512-xl4dEASPadGLR6qZWFbhkEI6ze/rqiaEg8R1g8S/hYBtsakclkLPkWkoCrGBC75x3Dn2uzDlgpDXbG2OdpjZaw==
"@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==
dependencies:
"@feathersjs/commons" "^5.0.43"
"@feathersjs/errors" "^5.0.43"
"@feathersjs/feathers" "^5.0.43"
"@feathersjs/commons" "^5.0.44"
"@feathersjs/errors" "^5.0.44"
"@feathersjs/feathers" "^5.0.44"
"@feathersjs/hooks" "^0.9.0"
"@feathersjs/schema" "^5.0.43"
"@feathersjs/transport-commons" "^5.0.43"
"@feathersjs/schema" "^5.0.44"
"@feathersjs/transport-commons" "^5.0.44"
"@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.43":
version "5.0.43"
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-5.0.43.tgz#9cec470dbb5eeb5557c089f5a2c5ef6cbf99b8c0"
integrity sha512-47LdD2U01vyCZOCEscR5QNhKqAQjjcaHUXGI1fnZYp+r0ufP3pjPSDW0FkY9r5YOg7wq8HL8o3RAEReqWjA+3A==

"@feathersjs/commons@^5.0.44":
"@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/configuration@^5.0.43":
version "5.0.43"
resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-5.0.43.tgz#8d71c9fb0f5053d1b31ee90b2351696babb77900"
integrity sha512-kRE1rBf7sK43GW4mK6NspVPw8dKztFIvBeyoQBcaEy67RUY86ySiNQ57EqwC8Zk4WwI9f3/vjRmeSurKu3kFmA==
"@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==
dependencies:
"@feathersjs/commons" "^5.0.43"
"@feathersjs/feathers" "^5.0.43"
"@feathersjs/schema" "^5.0.43"
"@feathersjs/commons" "^5.0.44"
"@feathersjs/feathers" "^5.0.44"
"@feathersjs/schema" "^5.0.44"
"@types/config" "^3.3.5"
config "^4.4.1"

Expand All @@ -1170,21 +1165,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.43", "@feathersjs/errors@^5.0.44":
"@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.43":
version "5.0.43"
resolved "https://registry.yarnpkg.com/@feathersjs/express/-/express-5.0.43.tgz#347f41b815ac172b3cc2c995e20295fc9eda6640"
integrity sha512-ymariSTPeMgzYXUVRG1VKm9GIFUBvF+rLFflfmjJJgQ9p34MkLQdZ5RPripRo7nsS9iDLhKN+Kz5y3dagAOspA==
"@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.43"
"@feathersjs/commons" "^5.0.43"
"@feathersjs/errors" "^5.0.43"
"@feathersjs/feathers" "^5.0.43"
"@feathersjs/transport-commons" "^5.0.43"
"@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"
"@types/compression" "^1.8.1"
"@types/cors" "^2.8.19"
"@types/express" "^4.17.21"
Expand All @@ -1193,7 +1188,7 @@
cors "^2.8.6"
express "^4.21.2"

"@feathersjs/feathers@^5.0.35", "@feathersjs/feathers@^5.0.43", "@feathersjs/feathers@^5.0.44":
"@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==
Expand All @@ -1207,60 +1202,60 @@
resolved "https://registry.yarnpkg.com/@feathersjs/hooks/-/hooks-0.9.0.tgz#8aa339b83d17fcbd929e80113a3c0616979b33cb"
integrity sha512-kLfWnuhbC25CPkR1/TDcVs0rSiv0JLNxrpUivLwc7FUnkyeciRi5VOmC1SOzL2SOagcozu3+m4VQiONyzgfY7w==

"@feathersjs/koa@^5.0.43":
version "5.0.43"
resolved "https://registry.yarnpkg.com/@feathersjs/koa/-/koa-5.0.43.tgz#ac818aad9cbb8bb12b259b94045b95c95e09e2e4"
integrity sha512-MyKTj9nwbukzN766tbhdSb3NMkSKGOtmtRMkFTi9OdH4kjTw2GRBurBFJedOR2qfyKBfthW00pRAd947T28kYA==
"@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==
dependencies:
"@feathersjs/authentication" "^5.0.43"
"@feathersjs/commons" "^5.0.43"
"@feathersjs/errors" "^5.0.43"
"@feathersjs/feathers" "^5.0.43"
"@feathersjs/transport-commons" "^5.0.43"
"@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"
"@koa/cors" "^5.0.0"
"@types/koa" "^3.0.2"
"@types/koa-qs" "^2.0.5"
"@types/koa-static" "^4.0.4"
"@types/koa__cors" "^5.0.1"
koa "^3.1.2"
koa "^3.2.0"
koa-body "^7.0.1"
koa-compose "^4.1.0"
koa-qs "^3.0.0"
koa-static "^5.0.0"

"@feathersjs/schema@^5.0.43":
version "5.0.43"
resolved "https://registry.yarnpkg.com/@feathersjs/schema/-/schema-5.0.43.tgz#eae7d3a7855dd750dc2c71abfe6aaa275e2780de"
integrity sha512-ifrcGQo2M+deVUvyaU2kBzMff4XB4ifvTN0aAfG1vHvXXRBdpszU+Msqd3UYE/Nubc90SdtKsnVVJ9wveCSGTQ==
"@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==
dependencies:
"@feathersjs/adapter-commons" "^5.0.43"
"@feathersjs/commons" "^5.0.43"
"@feathersjs/errors" "^5.0.43"
"@feathersjs/feathers" "^5.0.43"
"@feathersjs/adapter-commons" "^5.0.44"
"@feathersjs/commons" "^5.0.44"
"@feathersjs/errors" "^5.0.44"
"@feathersjs/feathers" "^5.0.44"
"@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.43":
version "5.0.43"
resolved "https://registry.yarnpkg.com/@feathersjs/socketio/-/socketio-5.0.43.tgz#344702eef433f90e208d279ecfb90b7890e377c4"
integrity sha512-fvfgiHLTg4ZTu8xiUJdChdpZyg/wph3mLlBRs+9KtW3cQz1dNSHmbcO5xBlp3+4ghaoLcWEuG75Qii9iaFzzUA==
"@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==
dependencies:
"@feathersjs/commons" "^5.0.43"
"@feathersjs/feathers" "^5.0.43"
"@feathersjs/transport-commons" "^5.0.43"
"@feathersjs/commons" "^5.0.44"
"@feathersjs/feathers" "^5.0.44"
"@feathersjs/transport-commons" "^5.0.44"
socket.io "^4.8.3"

"@feathersjs/transport-commons@^5.0.43":
version "5.0.43"
resolved "https://registry.yarnpkg.com/@feathersjs/transport-commons/-/transport-commons-5.0.43.tgz#cda0e16be08e165f78398eae405e7d82872489c6"
integrity sha512-HfjU+GykO1sAnqQa+jEHOi8HEjpYeapHqXmfu1pPpk+Ch0abPwHrfSgx9ynrIwMm2RiMiVxL4BCrf93XgbO+CA==
"@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==
dependencies:
"@feathersjs/commons" "^5.0.43"
"@feathersjs/errors" "^5.0.43"
"@feathersjs/feathers" "^5.0.43"
"@feathersjs/commons" "^5.0.44"
"@feathersjs/errors" "^5.0.44"
"@feathersjs/feathers" "^5.0.44"
encodeurl "^2.0.0"
lodash "^4.17.23"

Expand Down Expand Up @@ -5007,10 +5002,10 @@ koa-static@^5.0.0:
debug "^3.1.0"
koa-send "^5.0.0"

koa@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/koa/-/koa-3.1.2.tgz#f680316351ba23a652b50405d0be03b6161e4c0b"
integrity sha512-2LOQnFKu3m0VxpE+5sb5+BRTSKrXmNxGgxVRiKwD9s5KQB1zID/FRXhtzeV7RT1L2GVpdEEAfVuclFOMGl1ikA==
koa@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/koa/-/koa-3.2.0.tgz#102568824a6a8faf550ea37ce36afd3bdd4a3a7d"
integrity sha512-TrM4/tnNY7uJ1aW55sIIa+dqBvc4V14WRIAlGcWat9wV5pRS9Wr5Zk2ZTjQP1jtfIHDoHiSbPuV08P0fUZo2pg==
dependencies:
accepts "^1.3.8"
content-disposition "~1.0.1"
Expand Down
Loading