317317 dependencies :
318318 " @babel/helper-plugin-utils" " ^7.19.0"
319319
320+ " @babel/runtime@^7.18.3 " :
321+ version "7.24.0"
322+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.0.tgz#584c450063ffda59697021430cb47101b085951e"
323+ integrity sha512-Chk32uHMg6TnQdvw2e9IlqPpFX/6NLuK0Ys2PqLb7/gL5uFn9mXvK715FGLlOLQrcO4qIkNHkvPGktzzXexsFw==
324+ dependencies :
325+ regenerator-runtime "^0.14.0"
326+
320327" @babel/template@^7.18.10" , "@babel/template@^7.3.3":
321328 version "7.18.10"
322329 resolved "https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71"
458465 " @feathersjs/errors" " ^4.5.15"
459466 " @feathersjs/feathers" " ^4.5.15"
460467
468+ " @feathersjs/adapter-commons@^5.0.23 " :
469+ version "5.0.23"
470+ resolved "https://registry.yarnpkg.com/@feathersjs/adapter-commons/-/adapter-commons-5.0.23.tgz#cc503e6bc8f021f4d3b15402f1e0d3bcfa87d9b1"
471+ integrity sha512-panjuVtG62p23arIwz+7HWpZb1GrbYmXLjnOkO4nuBCLc32dRydDYwLOWzF/v/SVaWPPQm7gW0u6gPrUJnJkMg==
472+ dependencies :
473+ " @feathersjs/commons" " ^5.0.23"
474+ " @feathersjs/errors" " ^5.0.23"
475+ " @feathersjs/feathers" " ^5.0.23"
476+
461477" @feathersjs/authentication-jwt@^2.0.10 " :
462478 version "2.0.10"
463479 resolved "https://registry.npmjs.org/@feathersjs/authentication-jwt/-/authentication-jwt-2.0.10.tgz#f8ec25d1230552b311af21822c5974cbc5f99b5e"
512528 long-timeout "^0.1.1"
513529 uuid "^8.3.2"
514530
515- " @feathersjs/commons@^4.5.15 " :
516- version "4.5.15"
517- resolved "https://registry.npmjs.org/@feathersjs/commons/-/commons-4.5.15.tgz#2f9c2599fd93607206ee40ab0e5639b79c7781b8"
518- integrity sha512-eVEcLJL3GcPQBQcD77jI3fZ4MMx+iD02Px2Z1lDw+cn/iGCeQkWWAPQs4Tp+HGR1rTL5JO+unyhzN8V9X7OYmw==
519-
520- " @feathersjs/commons@^4.5.16 " :
531+ " @feathersjs/commons@^4.5.15" , "@feathersjs/commons@^4.5.16":
521532 version "4.5.16"
522533 resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.5.16.tgz#878311fe316459642ba53399e0758efa021ed351"
523534 integrity sha512-FXKAcGApcd9w3M42gjLi8+oaPijabS8qbD4ynQK3PM8J7BqpbSdCzURsI7EpReoQxFxdhrR4jix8cQIC/iAeuw==
524535
525- " @feathersjs/configuration@^4.5.15 " :
526- version "4.5.15"
527- resolved "https://registry.npmjs.org/@feathersjs/configuration/-/configuration-4.5.15.tgz#bd2f142369579e6ac00afb2926fb0de5c5902c28"
528- integrity sha512-Uj8/wZoWDOQC0gBitXHSQfmsF7WBFBSzOIlFPnJlrC9+L43fDnkkTRXWDZ5k2t7yFFHlnHOX7wl/TUSg/ZLrXg==
536+ " @feathersjs/commons@^5.0.23 " :
537+ version "5.0.23"
538+ resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-5.0.23.tgz#a2d1f67b555303ddd7e0e777d40adfcbe40f5a9d"
539+ integrity sha512-72cJjo4c3PtOvVvzK5rlqatfdP4VLAeWg+v/f5unYVYtCQPNu1bPigWyY9kopPmWoYwh+JfuccO4OobRTtU+Dw==
540+
541+ " @feathersjs/configuration@^5.0.23 " :
542+ version "5.0.23"
543+ resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-5.0.23.tgz#43a6d4742b35a19223e4a075f2826a2c051ecf86"
544+ integrity sha512-t3lE83XZjaLiRy3sGfZwmP2rN9voHOJCeNVSa/wJav/BjyPF0fhScToPGKAT4rbyqFH19k9QYwBiFmgTC4WPgQ==
529545 dependencies :
530- " @feathersjs/feathers" " ^4.5.15"
531- config "^3.3.6"
532- debug "^4.3.3"
546+ " @feathersjs/commons" " ^5.0.23"
547+ " @feathersjs/feathers" " ^5.0.23"
548+ " @feathersjs/schema" " ^5.0.23"
549+ " @types/config" " ^3.3.3"
550+ config "^3.3.11"
533551
534552" @feathersjs/errors@^3.3.6 " :
535553 version "3.3.6"
550568 resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.21.tgz#6a15635731ec76d8df9d88b87d1e4ae9ad5592fb"
551569 integrity sha512-HDuhPbR8XUJjGnNkS8ushQmFJuVW6dZz79dT7oflSSP/m1RvQDNtA8DIXxTpTlM9RIYZQbflWwc7oVBx/ikxSw==
552570
571+ " @feathersjs/errors@^5.0.23 " :
572+ version "5.0.23"
573+ resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.23.tgz#737c5479729036bfff49939809b3eab0b005e656"
574+ integrity sha512-oczkQ8GzzReRRVHC+VGymu439SJY6+uuh/bKJ7gNrEk97ekohW83RJa4h2wSCM+chajUFklY4iInessHTIKOEw==
575+
553576" @feathersjs/express@^4.5.15 " :
554577 version "4.5.15"
555578 resolved "https://registry.npmjs.org/@feathersjs/express/-/express-4.5.15.tgz#dfc1d0afe52278c862544d133d23a37504512abe"
573596 events "^3.3.0"
574597 uberproto "^2.0.6"
575598
599+ " @feathersjs/feathers@^5.0.23 " :
600+ version "5.0.23"
601+ resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-5.0.23.tgz#8c1b41bbb7a25c6278c0638b349b508a6599fe5d"
602+ integrity sha512-vYOiGQ+NcBFX5ETJGC/en3j1zZ+Y3PLuF2m2hPQEbBKstHB7prbk6bnCYOcLKOnKJbh19FrAVE4WxbSrkFIaVQ==
603+ dependencies :
604+ " @feathersjs/commons" " ^5.0.23"
605+ " @feathersjs/hooks" " ^0.9.0"
606+ events "^3.3.0"
607+
608+ " @feathersjs/hooks@^0.9.0 " :
609+ version "0.9.0"
610+ resolved "https://registry.yarnpkg.com/@feathersjs/hooks/-/hooks-0.9.0.tgz#8aa339b83d17fcbd929e80113a3c0616979b33cb"
611+ integrity sha512-kLfWnuhbC25CPkR1/TDcVs0rSiv0JLNxrpUivLwc7FUnkyeciRi5VOmC1SOzL2SOagcozu3+m4VQiONyzgfY7w==
612+
613+ " @feathersjs/schema@^5.0.23 " :
614+ version "5.0.23"
615+ resolved "https://registry.yarnpkg.com/@feathersjs/schema/-/schema-5.0.23.tgz#5654331ddae2bcc8c535b7521064526b01abd57f"
616+ integrity sha512-G6/pt0KlnCiHnEXw6xN0WZXIfL5XCF2iD0sLM5xRlatfUpEmVQ/y+ubeX0ENnIlWqBVSqy/HvNntOCcaOnqkKw==
617+ dependencies :
618+ " @feathersjs/adapter-commons" " ^5.0.23"
619+ " @feathersjs/commons" " ^5.0.23"
620+ " @feathersjs/errors" " ^5.0.23"
621+ " @feathersjs/feathers" " ^5.0.23"
622+ " @feathersjs/hooks" " ^0.9.0"
623+ " @types/json-schema" " ^7.0.15"
624+ ajv "^8.12.0"
625+ ajv-formats "^2.1.1"
626+ json-schema-to-ts "^3.0.0"
627+
576628" @feathersjs/socketio@^4.5.18 " :
577629 version "4.5.18"
578630 resolved "https://registry.yarnpkg.com/@feathersjs/socketio/-/socketio-4.5.18.tgz#fcbcad4a6fd4523eda96620b23c747a23c679c5c"
10781130 dependencies :
10791131 " @types/express" " *"
10801132
1133+ " @types/config@^3.3.3 " :
1134+ version "3.3.3"
1135+ resolved "https://registry.yarnpkg.com/@types/config/-/config-3.3.3.tgz#3e9e286365bd02f8ca079898a14172df47010941"
1136+ integrity sha512-BB8DBAud88EgiAKlz8WQStzI771Kb6F3j4dioRJ4GD+tP4tzcZyMlz86aXuZT4s9hyesFORehMQE6eqtA5O+Vg==
1137+
10811138" @types/connect@* " :
10821139 version "3.4.35"
10831140 resolved "https://registry.npmjs.org/@types/connect/-/connect-3.4.35.tgz#5fcf6ae445e4021d1fc2219a4873cc73a3bb2ad1"
11641221 resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
11651222 integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
11661223
1224+ " @types/json-schema@^7.0.15" , "@types/json-schema@^7.0.9":
1225+ version "7.0.15"
1226+ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
1227+ integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
1228+
11671229" @types/jsonwebtoken@^8.5.6 " :
11681230 version "8.5.9"
11691231 resolved "https://registry.npmjs.org/@types/jsonwebtoken/-/jsonwebtoken-8.5.9.tgz#2c064ecb0b3128d837d2764aa0b117b0ff6e4586"
@@ -1454,6 +1516,13 @@ agent-base@6:
14541516 dependencies :
14551517 debug "4"
14561518
1519+ ajv-formats@^2.1.1 :
1520+ version "2.1.1"
1521+ resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-2.1.1.tgz#6e669400659eb74973bbf2e33327180a0996b520"
1522+ integrity sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==
1523+ dependencies :
1524+ ajv "^8.0.0"
1525+
14571526ajv@^6.12.4, ajv@^6.12.6 :
14581527 version "6.12.6"
14591528 resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
@@ -1464,6 +1533,16 @@ ajv@^6.12.4, ajv@^6.12.6:
14641533 json-schema-traverse "^0.4.1"
14651534 uri-js "^4.2.2"
14661535
1536+ ajv@^8.0.0, ajv@^8.12.0 :
1537+ version "8.12.0"
1538+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.12.0.tgz#d1a0527323e22f53562c567c00991577dfbe19d1"
1539+ integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==
1540+ dependencies :
1541+ fast-deep-equal "^3.1.1"
1542+ json-schema-traverse "^1.0.0"
1543+ require-from-string "^2.0.2"
1544+ uri-js "^4.2.2"
1545+
14671546ansi-escapes@^4.2.1 :
14681547 version "4.3.2"
14691548 resolved "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz#6b2291d1db7d98b6521d5f1efa42d0f3a9feb65e"
@@ -1980,12 +2059,12 @@ concat-map@0.0.1:
19802059 resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
19812060 integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
19822061
1983- config@^3.3.6 :
1984- version "3.3.8 "
1985- resolved "https://registry.npmjs.org /config/-/config-3.3.8 .tgz#14ef7aef22af25877fdaee696ec64d761feb7be0 "
1986- integrity sha512-rFzF6VESOdp7wAXFlB9IOZI4ouL05g3A03v2eRcTHj2JBQaTNJ40zhAUl5wRbWHqLZ+uqp/7OE0BWWtAVgrong ==
2062+ config@^3.3.11 :
2063+ version "3.3.11 "
2064+ resolved "https://registry.yarnpkg.com /config/-/config-3.3.11 .tgz#009e802631363e456d4cf57767a65c1549069ba2 "
2065+ integrity sha512-Dhn63ZoWCW5EMg4P0Sl/XNsj/7RLiUIA1x1npCy+m2cRwRHzLnt3UtYtxRDMZW/6oOMdWhCzaGYkOcajGgrAOA ==
19872066 dependencies :
1988- json5 "^2.2.1 "
2067+ json5 "^2.2.3 "
19892068
19902069configstore@^5.0.0 :
19912070 version "5.0.1"
@@ -3592,11 +3671,25 @@ json-parse-even-better-errors@^2.3.0:
35923671 resolved "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
35933672 integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
35943673
3674+ json-schema-to-ts@^3.0.0 :
3675+ version "3.0.0"
3676+ resolved "https://registry.yarnpkg.com/json-schema-to-ts/-/json-schema-to-ts-3.0.0.tgz#f97eaa14a412bbf7c3cde523703d93907386a439"
3677+ integrity sha512-2adDesYifYEXYxNySx3gG0RR69rDWIjqAFzK/JPXdOvjHLZ/UP6d2rkpy6a+AxyhtRp2SvFPZ4+EW36jBinUbA==
3678+ dependencies :
3679+ " @babel/runtime" " ^7.18.3"
3680+ " @types/json-schema" " ^7.0.9"
3681+ ts-algebra "^1.2.2"
3682+
35953683json-schema-traverse@^0.4.1 :
35963684 version "0.4.1"
35973685 resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
35983686 integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
35993687
3688+ json-schema-traverse@^1.0.0 :
3689+ version "1.0.0"
3690+ resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2"
3691+ integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==
3692+
36003693json-stable-stringify-without-jsonify@^1.0.1 :
36013694 version "1.0.1"
36023695 resolved "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
@@ -4417,6 +4510,11 @@ rechoir@^0.6.2:
44174510 dependencies :
44184511 resolve "^1.1.6"
44194512
4513+ regenerator-runtime@^0.14.0 :
4514+ version "0.14.1"
4515+ resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
4516+ integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
4517+
44204518request-compose@^1.2.1 :
44214519 version "1.2.3"
44224520 resolved "https://registry.npmjs.org/request-compose/-/request-compose-1.2.3.tgz#b04110786cc25e3af6b1757553f5abcfefe0887b"
@@ -4436,6 +4534,11 @@ require-directory@^2.1.1:
44364534 resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
44374535 integrity sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==
44384536
4537+ require-from-string@^2.0.2 :
4538+ version "2.0.2"
4539+ resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909"
4540+ integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==
4541+
44394542resolve-cwd@^3.0.0 :
44404543 version "3.0.0"
44414544 resolved "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz#0f0075f1bb2544766cf73ba6a6e2adfebcb13f2d"
@@ -5006,6 +5109,11 @@ triple-beam@^1.3.0:
50065109 resolved "https://registry.npmjs.org/triple-beam/-/triple-beam-1.3.0.tgz#a595214c7298db8339eeeee083e4d10bd8cb8dd9"
50075110 integrity sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==
50085111
5112+ ts-algebra@^1.2.2 :
5113+ version "1.2.2"
5114+ resolved "https://registry.yarnpkg.com/ts-algebra/-/ts-algebra-1.2.2.tgz#b75d301c28cd4126cd344760a47b43e48e2872e0"
5115+ integrity sha512-kloPhf1hq3JbCPOTYoOWDKxebWjNb2o/LKnNfkWhxVVisFFmMJPPdJeGoGmM+iRLyoXAR61e08Pb+vUXINg8aA==
5116+
50095117ts-api-utils@^1.0.1 :
50105118 version "1.0.1"
50115119 resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.1.tgz#8144e811d44c749cd65b2da305a032510774452d"
0 commit comments