317317 dependencies :
318318 " @babel/helper-plugin-utils" " ^7.19.0"
319319
320+ " @babel/runtime@^7.18.3 " :
321+ version "7.23.7"
322+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.7.tgz#dd7c88deeb218a0f8bd34d5db1aa242e0f203193"
323+ integrity sha512-w06OXVOFso7LcbzMiDGt+3X7Rh7Ho8MmgPoWU3rarH+8upf+wSU/grlGbWzQyr3DkdN6ZeuMFjpdwW0Q+HxobA==
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.13 " :
469+ version "5.0.13"
470+ resolved "https://registry.yarnpkg.com/@feathersjs/adapter-commons/-/adapter-commons-5.0.13.tgz#8de48c22c9fc4b3d2c32ded1a3cef15379c66163"
471+ integrity sha512-UtYvvEaMr/xuDHZnN+8Las3k9TFXrHvhX+K1P1tc/G91W5LQm5DZbMPOR4EggzOVVcIbives0laSDiXrCOqKRg==
472+ dependencies :
473+ " @feathersjs/commons" " ^5.0.13"
474+ " @feathersjs/errors" " ^5.0.13"
475+ " @feathersjs/feathers" " ^5.0.13"
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==
531+ " @feathersjs/authentication@^5.0.13 " :
532+ version "5.0.13"
533+ resolved "https://registry.yarnpkg.com/@feathersjs/authentication/-/authentication-5.0.13.tgz#12301cb06ca49968c8df2d27ed896bda8f13a30b"
534+ integrity sha512-Xa0t6K9gxEF0rFmRQW+3SBNEVZiGrSBAsEM8lxbIUvtiNELqEICwTHbv0SfTD+ts55tYHpWHZTDNLEVHB5TmZA==
535+ dependencies :
536+ " @feathersjs/commons" " ^5.0.13"
537+ " @feathersjs/errors" " ^5.0.13"
538+ " @feathersjs/feathers" " ^5.0.13"
539+ " @feathersjs/hooks" " ^0.8.1"
540+ " @feathersjs/schema" " ^5.0.13"
541+ " @feathersjs/transport-commons" " ^5.0.13"
542+ " @types/jsonwebtoken" " ^9.0.5"
543+ jsonwebtoken "^9.0.2"
544+ lodash "^4.17.21"
545+ long-timeout "^0.1.1"
546+ uuid "^9.0.1"
519547
520- " @feathersjs/commons@^4.5.16 " :
548+ " @feathersjs/commons@^4.5.15 " , "@feathersjs/commons@^4.5. 16":
521549 version "4.5.16"
522550 resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.5.16.tgz#878311fe316459642ba53399e0758efa021ed351"
523551 integrity sha512-FXKAcGApcd9w3M42gjLi8+oaPijabS8qbD4ynQK3PM8J7BqpbSdCzURsI7EpReoQxFxdhrR4jix8cQIC/iAeuw==
524552
553+ " @feathersjs/commons@^5.0.13 " :
554+ version "5.0.13"
555+ resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-5.0.13.tgz#641308efdbd4cc2dc647b4fb14d0f45ab1e16892"
556+ integrity sha512-9sVYjYuFsM7Ciht7iKI4LkirgWbUQRRO3zT9exfrCj15UtFM/7uADLisz7Yi/5wiuZDoMqUiZs35LNURysTyyA==
557+
525558" @feathersjs/configuration@^4.5.15 " :
526559 version "4.5.15"
527560 resolved "https://registry.npmjs.org/@feathersjs/configuration/-/configuration-4.5.15.tgz#bd2f142369579e6ac00afb2926fb0de5c5902c28"
545578 dependencies :
546579 debug "^4.3.3"
547580
548- " @feathersjs/errors@^5.0.12 " :
549- version "5.0.12 "
550- resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.12 .tgz#46c5af3981d7e0fc8ddfc98f85f37bae9f54f869 "
551- integrity sha512-WU3rDO/tlvXkwLeTG4rgcplxKkNQrirCs5MRWp5SH0pGmoNgoBmzVtq/LrGBuyQcr1TdEOaFASJpmQXx1+pcKw ==
581+ " @feathersjs/errors@^5.0.12" , "@feathersjs/errors@^5.0.13" :
582+ version "5.0.13 "
583+ resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.13 .tgz#573f579d40594e9c673345ab39859fc4def7f54c "
584+ integrity sha512-1SRkUUFtTYE35RIxrJ1IxJkbEom7MlGlIc49BjhWbVKEmbwAMpwyQdjMPkBtWdG2iei3j+bEtW84ks8nYBuZCQ ==
552585
553586" @feathersjs/express@^4.5.15 " :
554587 version "4.5.15"
563596 lodash "^4.17.21"
564597 uberproto "^2.0.6"
565598
599+ " @feathersjs/express@^5.0.13 " :
600+ version "5.0.13"
601+ resolved "https://registry.yarnpkg.com/@feathersjs/express/-/express-5.0.13.tgz#03aec48032d609baa503068a6e4decc6e1ff5590"
602+ integrity sha512-at7jUGecHojTusXu6dZvdLJjZ5jmzf+oJWCWhlkJMUfd+sPM+M35Ty0/Wte0bW5iA91EHoaPg0hq1SLnCU7Tlw==
603+ dependencies :
604+ " @feathersjs/authentication" " ^5.0.13"
605+ " @feathersjs/commons" " ^5.0.13"
606+ " @feathersjs/errors" " ^5.0.13"
607+ " @feathersjs/feathers" " ^5.0.13"
608+ " @feathersjs/transport-commons" " ^5.0.13"
609+ " @types/compression" " ^1.7.5"
610+ " @types/cors" " ^2.8.17"
611+ " @types/express" " ^4.17.21"
612+ " @types/express-serve-static-core" " ^4.17.41"
613+ compression "^1.7.4"
614+ cors "^2.8.5"
615+ express "^4.18.2"
616+
566617" @feathersjs/feathers@^4.5.11" , "@feathersjs/feathers@^4.5.15":
567618 version "4.5.15"
568619 resolved "https://registry.npmjs.org/@feathersjs/feathers/-/feathers-4.5.15.tgz#7eaae343e2c72818edebe7813f610028e6288baa"
573624 events "^3.3.0"
574625 uberproto "^2.0.6"
575626
627+ " @feathersjs/feathers@^5.0.13 " :
628+ version "5.0.13"
629+ resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-5.0.13.tgz#c0a733f6d83149b37bf08215a58660225f6f116a"
630+ integrity sha512-f7qJkE4shIG+xziiWsfy9yLSmhQJQzq8ApzE1bmYneHExCopbQJvoH1r5iuoafGJ6GPzExK3mSxhdAJN6+nm0A==
631+ dependencies :
632+ " @feathersjs/commons" " ^5.0.13"
633+ " @feathersjs/hooks" " ^0.8.1"
634+ events "^3.3.0"
635+
636+ " @feathersjs/hooks@^0.8.1 " :
637+ version "0.8.1"
638+ resolved "https://registry.yarnpkg.com/@feathersjs/hooks/-/hooks-0.8.1.tgz#de7e8e9632d9bd9027eaffc7f5292fc577bc769f"
639+ integrity sha512-q/OGjm2BEhT9cHYYcMZR4YKX4lHyufBJmi5Dz+XRM5YqUuEg9MYtR45CWgDiC1klrd2srNSsdmGNVU1otL4+0Q==
640+
641+ " @feathersjs/schema@^5.0.13 " :
642+ version "5.0.13"
643+ resolved "https://registry.yarnpkg.com/@feathersjs/schema/-/schema-5.0.13.tgz#3200d011aa7a1ca7e8198a6e2a7ef40ea62a64a3"
644+ integrity sha512-i7ufzEHPwmKGCyRnL0a4Jx1KvSETvFzOoQwSuLetepQ+V8C3PO9Z4IO9GlryzMg0Ap9j6vK9Yn901E2nET2ENA==
645+ dependencies :
646+ " @feathersjs/adapter-commons" " ^5.0.13"
647+ " @feathersjs/commons" " ^5.0.13"
648+ " @feathersjs/errors" " ^5.0.13"
649+ " @feathersjs/feathers" " ^5.0.13"
650+ " @feathersjs/hooks" " ^0.8.1"
651+ " @types/json-schema" " ^7.0.15"
652+ ajv "^8.12.0"
653+ ajv-formats "^2.1.1"
654+ json-schema-to-ts "^3.0.0"
655+
576656" @feathersjs/socketio@^4.5.18 " :
577657 version "4.5.18"
578658 resolved "https://registry.yarnpkg.com/@feathersjs/socketio/-/socketio-4.5.18.tgz#fcbcad4a6fd4523eda96620b23c747a23c679c5c"
595675 lodash "^4.17.21"
596676 radix-router "^3.0.1"
597677
678+ " @feathersjs/transport-commons@^5.0.13 " :
679+ version "5.0.13"
680+ resolved "https://registry.yarnpkg.com/@feathersjs/transport-commons/-/transport-commons-5.0.13.tgz#2b61481fa77980ee0b6d8b8a3350534f6e4690c4"
681+ integrity sha512-LWlYrMMapti4UicnCd3YNLlINwWHlU0ZRPhy43qUWD5TR+/6PHBubx7rBMsKMCj1NC6fcTI4VO5wy8Kf0pnB9g==
682+ dependencies :
683+ " @feathersjs/commons" " ^5.0.13"
684+ " @feathersjs/errors" " ^5.0.13"
685+ " @feathersjs/feathers" " ^5.0.13"
686+ encodeurl "^1.0.2"
687+ lodash "^4.17.21"
688+
598689" @google-cloud/paginator@^3.0.7 " :
599690 version "3.0.7"
600691 resolved "https://registry.npmjs.org/@google-cloud/paginator/-/paginator-3.0.7.tgz#fb6f8e24ec841f99defaebf62c75c2e744dd419b"
11131204 dependencies :
11141205 " @types/node" " *"
11151206
1116- " @types/express-serve-static-core@^4.17.18 " :
1117- version "4.17.31 "
1118- resolved "https://registry.npmjs.org /@types/express-serve-static-core/-/express-serve-static-core-4.17.31 .tgz#a1139efeab4e7323834bb0226e62ac019f474b2f "
1119- integrity sha512-DxMhY+NAsTwMMFHBTtJFNp5qiHKJ7TeqOo23zVEM9alT1Ml27Q3xcTH0xwxn7Q0BbMcVEJOs/7aQtUWupUQN3Q ==
1207+ " @types/express-serve-static-core@^4.17.33 " , "@types/express-serve-static-core@^4.17.41 ":
1208+ version "4.17.41 "
1209+ resolved "https://registry.yarnpkg.com /@types/express-serve-static-core/-/express-serve-static-core-4.17.41 .tgz#5077defa630c2e8d28aa9ffc2c01c157c305bef6 "
1210+ integrity sha512-OaJ7XLaelTgrvlZD8/aa0vvvxZdUmlCn6MtWeB7TkiKW70BQLc9XEPpDLPdbo52ZhXUCrznlWdCHWxJWtdyajA ==
11201211 dependencies :
11211212 " @types/node" " *"
11221213 " @types/qs" " *"
11231214 " @types/range-parser" " *"
1215+ " @types/send" " *"
11241216
1125- " @types/express@*" , "@types/express@^4.17.13":
1126- version "4.17.14 "
1127- resolved "https://registry.npmjs.org /@types/express/-/express-4.17.14 .tgz#143ea0557249bc1b3b54f15db4c81c3d4eb3569c "
1128- integrity sha512-TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg ==
1217+ " @types/express@*" , "@types/express@^4.17.13", "@types/express@^4.17.21" :
1218+ version "4.17.21 "
1219+ resolved "https://registry.yarnpkg.com /@types/express/-/express-4.17.21 .tgz#c26d4a151e60efe0084b23dc3369ebc631ed192d "
1220+ integrity sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ ==
11291221 dependencies :
11301222 " @types/body-parser" " *"
1131- " @types/express-serve-static-core" " ^4.17.18 "
1223+ " @types/express-serve-static-core" " ^4.17.33 "
11321224 " @types/qs" " *"
11331225 " @types/serve-static" " *"
11341226
11711263 resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
11721264 integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
11731265
1266+ " @types/json-schema@^7.0.15" , "@types/json-schema@^7.0.9":
1267+ version "7.0.15"
1268+ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
1269+ integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
1270+
11741271" @types/jsonwebtoken@^8.5.6 " :
11751272 version "8.5.9"
11761273 resolved "https://registry.npmjs.org/@types/jsonwebtoken/-/jsonwebtoken-8.5.9.tgz#2c064ecb0b3128d837d2764aa0b117b0ff6e4586"
11901287 resolved "https://registry.npmjs.org/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
11911288 integrity sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==
11921289
1290+ " @types/mime@^1 " :
1291+ version "1.3.5"
1292+ resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.5.tgz#1ef302e01cf7d2b5a0fa526790c9123bf1d06690"
1293+ integrity sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==
1294+
11931295" @types/ms@* " :
11941296 version "0.7.31"
11951297 resolved "https://registry.npmjs.org/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
12151317 resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
12161318 integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
12171319
1320+ " @types/send@* " :
1321+ version "0.17.4"
1322+ resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.4.tgz#6619cd24e7270793702e4e6a4b958a9010cfc57a"
1323+ integrity sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==
1324+ dependencies :
1325+ " @types/mime" " ^1"
1326+ " @types/node" " *"
1327+
12181328" @types/serve-favicon@^2.5.7 " :
12191329 version "2.5.7"
12201330 resolved "https://registry.yarnpkg.com/@types/serve-favicon/-/serve-favicon-2.5.7.tgz#a556fe9016984341a43af5b8345e274f3887f5ac"
@@ -1425,6 +1535,13 @@ agent-base@6:
14251535 dependencies :
14261536 debug "4"
14271537
1538+ ajv-formats@^2.1.1 :
1539+ version "2.1.1"
1540+ resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-2.1.1.tgz#6e669400659eb74973bbf2e33327180a0996b520"
1541+ integrity sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==
1542+ dependencies :
1543+ ajv "^8.0.0"
1544+
14281545ajv@^6.12.4, ajv@^6.12.6 :
14291546 version "6.12.6"
14301547 resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
@@ -1435,6 +1552,16 @@ ajv@^6.12.4, ajv@^6.12.6:
14351552 json-schema-traverse "^0.4.1"
14361553 uri-js "^4.2.2"
14371554
1555+ ajv@^8.0.0, ajv@^8.12.0 :
1556+ version "8.12.0"
1557+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.12.0.tgz#d1a0527323e22f53562c567c00991577dfbe19d1"
1558+ integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==
1559+ dependencies :
1560+ fast-deep-equal "^3.1.1"
1561+ json-schema-traverse "^1.0.0"
1562+ require-from-string "^2.0.2"
1563+ uri-js "^4.2.2"
1564+
14381565ansi-escapes@^4.2.1 :
14391566 version "4.3.2"
14401567 resolved "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz#6b2291d1db7d98b6521d5f1efa42d0f3a9feb65e"
@@ -2253,7 +2380,7 @@ enabled@2.0.x:
22532380 resolved "https://registry.npmjs.org/enabled/-/enabled-2.0.0.tgz#f9dd92ec2d6f4bbc0d5d1e64e21d61cd4665e7c2"
22542381 integrity sha512-AKrN98kuwOzMIdAizXGI86UFBoo26CL21UM763y1h/GMSJ4/OHU9k2YlsmBpyScFo/wbLzWQJBMCW4+IO3/+OQ==
22552382
2256- encodeurl@~1.0.2 :
2383+ encodeurl@^1.0.2, encodeurl@ ~1.0.2 :
22572384 version "1.0.2"
22582385 resolved "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
22592386 integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==
@@ -2525,7 +2652,7 @@ express-session@^1.17.2:
25252652 safe-buffer "5.2.1"
25262653 uid-safe "~2.1.5"
25272654
2528- express@^4.17.2 :
2655+ express@^4.17.2, express@^4.18.2 :
25292656 version "4.18.2"
25302657 resolved "https://registry.npmjs.org/express/-/express-4.18.2.tgz#3fabe08296e930c796c19e3c516979386ba9fd59"
25312658 integrity sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==
@@ -3670,11 +3797,25 @@ json-parse-even-better-errors@^2.3.0:
36703797 resolved "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
36713798 integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
36723799
3800+ json-schema-to-ts@^3.0.0 :
3801+ version "3.0.0"
3802+ resolved "https://registry.yarnpkg.com/json-schema-to-ts/-/json-schema-to-ts-3.0.0.tgz#f97eaa14a412bbf7c3cde523703d93907386a439"
3803+ integrity sha512-2adDesYifYEXYxNySx3gG0RR69rDWIjqAFzK/JPXdOvjHLZ/UP6d2rkpy6a+AxyhtRp2SvFPZ4+EW36jBinUbA==
3804+ dependencies :
3805+ " @babel/runtime" " ^7.18.3"
3806+ " @types/json-schema" " ^7.0.9"
3807+ ts-algebra "^1.2.2"
3808+
36733809json-schema-traverse@^0.4.1 :
36743810 version "0.4.1"
36753811 resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
36763812 integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
36773813
3814+ json-schema-traverse@^1.0.0 :
3815+ version "1.0.0"
3816+ resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2"
3817+ integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==
3818+
36783819json-stable-stringify-without-jsonify@^1.0.1 :
36793820 version "1.0.1"
36803821 resolved "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
@@ -3701,6 +3842,22 @@ jsonwebtoken@^8.2.0, jsonwebtoken@^8.5.1:
37013842 ms "^2.1.1"
37023843 semver "^5.6.0"
37033844
3845+ jsonwebtoken@^9.0.2 :
3846+ version "9.0.2"
3847+ resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.2.tgz#65ff91f4abef1784697d40952bb1998c504caaf3"
3848+ integrity sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==
3849+ dependencies :
3850+ jws "^3.2.2"
3851+ lodash.includes "^4.3.0"
3852+ lodash.isboolean "^3.0.3"
3853+ lodash.isinteger "^4.0.4"
3854+ lodash.isnumber "^3.0.3"
3855+ lodash.isplainobject "^4.0.6"
3856+ lodash.isstring "^4.0.1"
3857+ lodash.once "^4.0.0"
3858+ ms "^2.1.1"
3859+ semver "^7.5.4"
3860+
37043861jwa@^1.4.1 :
37053862 version "1.4.1"
37063863 resolved "https://registry.npmjs.org/jwa/-/jwa-1.4.1.tgz#743c32985cb9e98655530d53641b66c8645b039a"
@@ -4522,6 +4679,11 @@ rechoir@^0.6.2:
45224679 dependencies :
45234680 resolve "^1.1.6"
45244681
4682+ regenerator-runtime@^0.14.0 :
4683+ version "0.14.1"
4684+ resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
4685+ integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
4686+
45254687request-compose@^1.2.1 :
45264688 version "1.2.3"
45274689 resolved "https://registry.npmjs.org/request-compose/-/request-compose-1.2.3.tgz#b04110786cc25e3af6b1757553f5abcfefe0887b"
@@ -4541,6 +4703,11 @@ require-directory@^2.1.1:
45414703 resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
45424704 integrity sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==
45434705
4706+ require-from-string@^2.0.2 :
4707+ version "2.0.2"
4708+ resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909"
4709+ integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==
4710+
45444711resolve-cwd@^3.0.0 :
45454712 version "3.0.0"
45464713 resolved "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz#0f0075f1bb2544766cf73ba6a6e2adfebcb13f2d"
@@ -5128,6 +5295,11 @@ triple-beam@^1.3.0:
51285295 resolved "https://registry.npmjs.org/triple-beam/-/triple-beam-1.3.0.tgz#a595214c7298db8339eeeee083e4d10bd8cb8dd9"
51295296 integrity sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==
51305297
5298+ ts-algebra@^1.2.2 :
5299+ version "1.2.2"
5300+ resolved "https://registry.yarnpkg.com/ts-algebra/-/ts-algebra-1.2.2.tgz#b75d301c28cd4126cd344760a47b43e48e2872e0"
5301+ integrity sha512-kloPhf1hq3JbCPOTYoOWDKxebWjNb2o/LKnNfkWhxVVisFFmMJPPdJeGoGmM+iRLyoXAR61e08Pb+vUXINg8aA==
5302+
51315303ts-api-utils@^1.0.1 :
51325304 version "1.0.1"
51335305 resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.1.tgz#8144e811d44c749cd65b2da305a032510774452d"
@@ -5344,6 +5516,11 @@ uuid@^8.0.0, uuid@^8.3.2:
53445516 resolved "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
53455517 integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
53465518
5519+ uuid@^9.0.1 :
5520+ version "9.0.1"
5521+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30"
5522+ integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==
5523+
53475524v8-compile-cache-lib@^3.0.1 :
53485525 version "3.0.1"
53495526 resolved "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf"
0 commit comments