|
832 | 832 | resolved "https://registry.yarnpkg.com/@firebase/app-types/-/app-types-0.6.3.tgz#3f10514786aad846d74cd63cb693556309918f4b" |
833 | 833 | integrity sha512-/M13DPPati7FQHEQ9Minjk1HGLm/4K4gs9bR4rzLCWJg64yGtVC0zNg9gDpkw9yc2cvol/mNFxqTtd4geGrwdw== |
834 | 834 |
|
835 | | -"@firebase/app-types@0.8.0": |
836 | | - version "0.8.0" |
837 | | - resolved "https://registry.yarnpkg.com/@firebase/app-types/-/app-types-0.8.0.tgz#50a539a0a20bef8c50494d0615592fe2a384851f" |
838 | | - integrity sha512-Lec3VVquUwXPn2UReGSsfTxuMBVRmzGIwA/CJnF0LQuPgv9kOmXk9mVqsDMfHxHtqjai0n6wWHR2TqjdVV/bYA== |
| 835 | +"@firebase/app-types@0.9.0": |
| 836 | + version "0.9.0" |
| 837 | + resolved "https://registry.yarnpkg.com/@firebase/app-types/-/app-types-0.9.0.tgz#35b5c568341e9e263b29b3d2ba0e9cfc9ec7f01e" |
| 838 | + integrity sha512-AeweANOIo0Mb8GiYm3xhTEBVCmPwTYAu9Hcd2qSkLuga/6+j9b1Jskl5bpiSQWy9eJ/j5pavxj6eYogmnuzm+Q== |
839 | 839 |
|
840 | 840 | "@firebase/app@0.6.30": |
841 | 841 | version "0.6.30" |
|
855 | 855 | resolved "https://registry.yarnpkg.com/@firebase/auth-interop-types/-/auth-interop-types-0.1.6.tgz#5ce13fc1c527ad36f1bb1322c4492680a6cf4964" |
856 | 856 | integrity sha512-etIi92fW3CctsmR9e3sYM3Uqnoq861M0Id9mdOPF6PWIg38BXL5k4upCNBggGUpLIS0H1grMOvy/wn1xymwe2g== |
857 | 857 |
|
| 858 | +"@firebase/auth-interop-types@0.2.1": |
| 859 | + version "0.2.1" |
| 860 | + resolved "https://registry.yarnpkg.com/@firebase/auth-interop-types/-/auth-interop-types-0.2.1.tgz#78884f24fa539e34a06c03612c75f222fcc33742" |
| 861 | + integrity sha512-VOaGzKp65MY6P5FI84TfYKBXEPi6LmOCSMMzys6o2BN2LOsqy7pCuZCup7NYnfbk5OkkQKzvIfHOzTm0UDpkyg== |
| 862 | + |
858 | 863 | "@firebase/auth-types@0.10.3": |
859 | 864 | version "0.10.3" |
860 | 865 | resolved "https://registry.yarnpkg.com/@firebase/auth-types/-/auth-types-0.10.3.tgz#2be7dd93959c8f5304c63e09e98718e103464d8c" |
|
867 | 872 | dependencies: |
868 | 873 | "@firebase/auth-types" "0.10.3" |
869 | 874 |
|
870 | | -"@firebase/component@0.5.18": |
871 | | - version "0.5.18" |
872 | | - resolved "https://registry.yarnpkg.com/@firebase/component/-/component-0.5.18.tgz#123d9bb025140fc3dacd042a0e356e1639b97d7b" |
873 | | - integrity sha512-worbz6idNWud/Sfpp3Lf9BE9tM8GRHhuQ4Hsqnva6ECdSRKYt8RRPg3UUSwDGa4iFpPo+gF/jKfydYN676+JmQ== |
874 | | - dependencies: |
875 | | - "@firebase/util" "1.7.0" |
876 | | - tslib "^2.1.0" |
877 | | - |
878 | 875 | "@firebase/component@0.5.6": |
879 | 876 | version "0.5.6" |
880 | 877 | resolved "https://registry.yarnpkg.com/@firebase/component/-/component-0.5.6.tgz#6b7c7aff69866e0925721543a2ef5f47b0f97cbe" |
|
883 | 880 | "@firebase/util" "1.3.0" |
884 | 881 | tslib "^2.1.0" |
885 | 882 |
|
886 | | -"@firebase/database-compat@^0.2.6": |
887 | | - version "0.2.7" |
888 | | - resolved "https://registry.yarnpkg.com/@firebase/database-compat/-/database-compat-0.2.7.tgz#f04d45193f0a4d6655c1fd4c258af6e0e5f9861e" |
889 | | - integrity sha512-D9nTb8RNb3RbsKtwUFDykIeUbuBgVSDKE+b6dCgVi9PS7sNATdZPpKGjxLIAxCggyRTgfMj5pr0S5fhrMedRNw== |
| 883 | +"@firebase/component@0.6.1": |
| 884 | + version "0.6.1" |
| 885 | + resolved "https://registry.yarnpkg.com/@firebase/component/-/component-0.6.1.tgz#1099d18700fd35b114a2ddc4b5e91ce23971e45f" |
| 886 | + integrity sha512-yvKthG0InjFx9aOPnh6gk0lVNfNVEtyq3LwXgZr+hOwD0x/CtXq33XCpqv0sQj5CA4FdMy8OO+y9edI+ZUw8LA== |
890 | 887 | dependencies: |
891 | | - "@firebase/component" "0.5.18" |
892 | | - "@firebase/database" "0.13.7" |
893 | | - "@firebase/database-types" "0.9.14" |
894 | | - "@firebase/logger" "0.3.3" |
895 | | - "@firebase/util" "1.7.0" |
| 888 | + "@firebase/util" "1.9.0" |
896 | 889 | tslib "^2.1.0" |
897 | 890 |
|
| 891 | +"@firebase/database-compat@^0.3.0": |
| 892 | + version "0.3.1" |
| 893 | + resolved "https://registry.yarnpkg.com/@firebase/database-compat/-/database-compat-0.3.1.tgz#417043cb25388e44086dde0605f2ce7dc1bf9902" |
| 894 | + integrity sha512-sI7LNh0C8PCq9uUKjrBKLbZvqHTSjsf2LeZRxin+rHVegomjsOAYk9OzYwxETWh3URhpMkCM8KcTl7RVwAldog== |
| 895 | + dependencies: |
| 896 | + "@firebase/component" "0.6.1" |
| 897 | + "@firebase/database" "0.14.1" |
| 898 | + "@firebase/database-types" "0.10.1" |
| 899 | + "@firebase/logger" "0.4.0" |
| 900 | + "@firebase/util" "1.9.0" |
| 901 | + tslib "^2.1.0" |
| 902 | + |
| 903 | +"@firebase/database-types@0.10.1", "@firebase/database-types@^0.10.0": |
| 904 | + version "0.10.1" |
| 905 | + resolved "https://registry.yarnpkg.com/@firebase/database-types/-/database-types-0.10.1.tgz#6c2288a7da869acd34f6b61493bb5f8d962b3a2a" |
| 906 | + integrity sha512-UgUx9VakTHbP2WrVUdYrUT2ofTFVfWjGW2O1fwuvvMyo6WSnuSyO5nB1u0cyoMPvO25dfMIUVerfK7qFfwGL3Q== |
| 907 | + dependencies: |
| 908 | + "@firebase/app-types" "0.9.0" |
| 909 | + "@firebase/util" "1.9.0" |
| 910 | + |
898 | 911 | "@firebase/database-types@0.8.0": |
899 | 912 | version "0.8.0" |
900 | 913 | resolved "https://registry.yarnpkg.com/@firebase/database-types/-/database-types-0.8.0.tgz#3cc8b292795ed268cd40a521f45a957b951189a5" |
|
903 | 916 | "@firebase/app-types" "0.6.3" |
904 | 917 | "@firebase/util" "1.3.0" |
905 | 918 |
|
906 | | -"@firebase/database-types@0.9.14", "@firebase/database-types@^0.9.13": |
907 | | - version "0.9.14" |
908 | | - resolved "https://registry.yarnpkg.com/@firebase/database-types/-/database-types-0.9.14.tgz#cb9bdc53047d555548c30d92cbc8d031e8ed369c" |
909 | | - integrity sha512-utMsusFMr5HuyiKxFyeOXU4hvC7hdJFTiyUWTQpLFODRwhtoPE539Y1I3r/LJhSPyt8dtds2GSjnvIbCvDezLQ== |
910 | | - dependencies: |
911 | | - "@firebase/app-types" "0.8.0" |
912 | | - "@firebase/util" "1.7.0" |
913 | | - |
914 | 919 | "@firebase/database@0.11.0": |
915 | 920 | version "0.11.0" |
916 | 921 | resolved "https://registry.yarnpkg.com/@firebase/database/-/database-0.11.0.tgz#c0f6a9dd9549d0ecd2b71a3a71db487854895bfc" |
|
924 | 929 | faye-websocket "0.11.3" |
925 | 930 | tslib "^2.1.0" |
926 | 931 |
|
927 | | -"@firebase/database@0.13.7": |
928 | | - version "0.13.7" |
929 | | - resolved "https://registry.yarnpkg.com/@firebase/database/-/database-0.13.7.tgz#cf2093df85ba80890abcaf1cc46ea38249a5d846" |
930 | | - integrity sha512-j72yRxwGMcRnB+KwmyQYpPJHb5oNgbTS17ecAm8cX1GEyRohbZiE9GljbMaoOxSz/r8XuVfe748gEk5HFSEtSA== |
| 932 | +"@firebase/database@0.14.1": |
| 933 | + version "0.14.1" |
| 934 | + resolved "https://registry.yarnpkg.com/@firebase/database/-/database-0.14.1.tgz#2f2efaceb85ec51b6b10d3647340b44233f7c2ee" |
| 935 | + integrity sha512-iX6/p7hoxUMbYAGZD+D97L05xQgpkslF2+uJLZl46EdaEfjVMEwAdy7RS/grF96kcFZFg502LwPYTXoIdrZqOA== |
931 | 936 | dependencies: |
932 | | - "@firebase/auth-interop-types" "0.1.6" |
933 | | - "@firebase/component" "0.5.18" |
934 | | - "@firebase/logger" "0.3.3" |
935 | | - "@firebase/util" "1.7.0" |
| 937 | + "@firebase/auth-interop-types" "0.2.1" |
| 938 | + "@firebase/component" "0.6.1" |
| 939 | + "@firebase/logger" "0.4.0" |
| 940 | + "@firebase/util" "1.9.0" |
936 | 941 | faye-websocket "0.11.4" |
937 | 942 | tslib "^2.1.0" |
938 | 943 |
|
|
993 | 998 | resolved "https://registry.yarnpkg.com/@firebase/logger/-/logger-0.2.6.tgz#3aa2ca4fe10327cabf7808bd3994e88db26d7989" |
994 | 999 | integrity sha512-KIxcUvW/cRGWlzK9Vd2KB864HlUnCfdTH0taHE0sXW5Xl7+W68suaeau1oKNEqmc3l45azkd4NzXTCWZRZdXrw== |
995 | 1000 |
|
996 | | -"@firebase/logger@0.3.3": |
997 | | - version "0.3.3" |
998 | | - resolved "https://registry.yarnpkg.com/@firebase/logger/-/logger-0.3.3.tgz#0f724b1e0b166d17ac285aac5c8ec14d136beed4" |
999 | | - integrity sha512-POTJl07jOKTOevLXrTvJD/VZ0M6PnJXflbAh5J9VGkmtXPXNG6MdZ9fmRgqYhXKTaDId6AQenQ262uwgpdtO0Q== |
| 1001 | +"@firebase/logger@0.4.0": |
| 1002 | + version "0.4.0" |
| 1003 | + resolved "https://registry.yarnpkg.com/@firebase/logger/-/logger-0.4.0.tgz#15ecc03c452525f9d47318ad9491b81d1810f113" |
| 1004 | + integrity sha512-eRKSeykumZ5+cJPdxxJRgAC3G5NknY2GwEbKfymdnXtnT0Ucm4pspfR6GT4MUQEDuJwRVbVcSx85kgJulMoFFA== |
1000 | 1005 | dependencies: |
1001 | 1006 | tslib "^2.1.0" |
1002 | 1007 |
|
|
1094 | 1099 | dependencies: |
1095 | 1100 | tslib "^2.1.0" |
1096 | 1101 |
|
1097 | | -"@firebase/util@1.7.0": |
1098 | | - version "1.7.0" |
1099 | | - resolved "https://registry.yarnpkg.com/@firebase/util/-/util-1.7.0.tgz#588accfb8ab7bb047a18baacacf4b88afde42080" |
1100 | | - integrity sha512-n5g1WWd+E5IYQwtKxmTJDlhfT762mk/d7yigeh8QaS46cnvngwguOhNwlS8fniEJ7pAgyZ9v05OQMKdfMnws6g== |
| 1102 | +"@firebase/util@1.9.0": |
| 1103 | + version "1.9.0" |
| 1104 | + resolved "https://registry.yarnpkg.com/@firebase/util/-/util-1.9.0.tgz#4aad6d777d140296839874a48339c6544d3ff11c" |
| 1105 | + integrity sha512-oeoq/6Sr9btbwUQs5HPfeww97bf7qgBbkknbDTXpRaph2LZ23O9XLCE5tJy856SBmGQfO4xBZP8dyryLLM2nSQ== |
1101 | 1106 | dependencies: |
1102 | 1107 | tslib "^2.1.0" |
1103 | 1108 |
|
|
1508 | 1513 | "@nodelib/fs.scandir" "2.1.4" |
1509 | 1514 | fastq "^1.6.0" |
1510 | 1515 |
|
1511 | | -"@panva/asn1.js@^1.0.0": |
1512 | | - version "1.0.0" |
1513 | | - resolved "https://registry.yarnpkg.com/@panva/asn1.js/-/asn1.js-1.0.0.tgz#dd55ae7b8129e02049f009408b97c61ccf9032f6" |
1514 | | - integrity sha512-UdkG3mLEqXgnlKsWanWcgb6dOjUzJ+XC5f+aWw30qrtjxeNUSfKX1cd5FBzOaXQumoe9nIqeZUvrRJS03HCCtw== |
1515 | | - |
1516 | 1516 | "@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2": |
1517 | 1517 | version "1.1.2" |
1518 | 1518 | resolved "https://registry.yarnpkg.com/@protobufjs/aspromise/-/aspromise-1.1.2.tgz#9b8b0cc663d669a7d8f6f5d0893a14d348f30fbf" |
|
1689 | 1689 | "@types/qs" "*" |
1690 | 1690 | "@types/range-parser" "*" |
1691 | 1691 |
|
| 1692 | +"@types/express-serve-static-core@^4.17.31": |
| 1693 | + version "4.17.32" |
| 1694 | + resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.32.tgz#93dda387f5516af616d8d3f05f2c4c79d81e1b82" |
| 1695 | + integrity sha512-aI5h/VOkxOF2Z1saPy0Zsxs5avets/iaiAJYznQFm5By/pamU31xWKL//epiF4OfUA2qTOc9PV6tCUjhO8wlZA== |
| 1696 | + dependencies: |
| 1697 | + "@types/node" "*" |
| 1698 | + "@types/qs" "*" |
| 1699 | + "@types/range-parser" "*" |
| 1700 | + |
1692 | 1701 | "@types/express@*": |
1693 | 1702 | version "4.17.11" |
1694 | 1703 | resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.11.tgz#debe3caa6f8e5fcda96b47bd54e2f40c4ee59545" |
|
1699 | 1708 | "@types/qs" "*" |
1700 | 1709 | "@types/serve-static" "*" |
1701 | 1710 |
|
1702 | | -"@types/express@^4.17.13": |
1703 | | - version "4.17.14" |
1704 | | - resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.14.tgz#143ea0557249bc1b3b54f15db4c81c3d4eb3569c" |
1705 | | - integrity sha512-TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg== |
| 1711 | +"@types/express@^4.17.14": |
| 1712 | + version "4.17.15" |
| 1713 | + resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.15.tgz#9290e983ec8b054b65a5abccb610411953d417ff" |
| 1714 | + integrity sha512-Yv0k4bXGOH+8a+7bELd2PqHQsuiANB+A8a4gnQrkRWzrkKlb6KHaVvyXhqs04sVW/OWlbPyYxRgYlIXLfrufMQ== |
1706 | 1715 | dependencies: |
1707 | 1716 | "@types/body-parser" "*" |
1708 | | - "@types/express-serve-static-core" "^4.17.18" |
| 1717 | + "@types/express-serve-static-core" "^4.17.31" |
1709 | 1718 | "@types/qs" "*" |
1710 | 1719 | "@types/serve-static" "*" |
1711 | 1720 |
|
|
1765 | 1774 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d" |
1766 | 1775 | integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ== |
1767 | 1776 |
|
1768 | | -"@types/jsonwebtoken@^8.5.8": |
1769 | | - version "8.5.9" |
1770 | | - resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.9.tgz#2c064ecb0b3128d837d2764aa0b117b0ff6e4586" |
1771 | | - integrity sha512-272FMnFGzAVMGtu9tkr29hRL6bZj4Zs1KZNeHLnKqAvp06tAIcarTMwOh8/8bz4FmKRcMxZhZNeUAQsNLoiPhg== |
| 1777 | +"@types/jsonwebtoken@^9.0.0": |
| 1778 | + version "9.0.1" |
| 1779 | + resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-9.0.1.tgz#29b1369c4774200d6d6f63135bf3d1ba3ef997a4" |
| 1780 | + integrity sha512-c5ltxazpWabia/4UzhIoaDcIza4KViOQhdbjRlfcIGVnsE3c3brkz9Z+F/EeJIECOQP7W7US2hNE930cWWkPiw== |
1772 | 1781 | dependencies: |
1773 | 1782 | "@types/node" "*" |
1774 | 1783 |
|
@@ -3444,17 +3453,17 @@ find-up@^5.0.0: |
3444 | 3453 | locate-path "^6.0.0" |
3445 | 3454 | path-exists "^4.0.0" |
3446 | 3455 |
|
3447 | | -firebase-admin@11.4.1: |
3448 | | - version "11.4.1" |
3449 | | - resolved "https://registry.yarnpkg.com/firebase-admin/-/firebase-admin-11.4.1.tgz#46ab2fa9ca99f7025b4d349eadfbd5e6ab1ee334" |
3450 | | - integrity sha512-t5+Pf8rC01TW1KPD5U8Q45AEn7eK+FJaHlpzYStFb62J+MQmN/kB/PWUEsNn+7MNAQ0DZxFUCgJoi+bRmf83oQ== |
| 3456 | +firebase-admin@11.5.0: |
| 3457 | + version "11.5.0" |
| 3458 | + resolved "https://registry.yarnpkg.com/firebase-admin/-/firebase-admin-11.5.0.tgz#86aa97e45fd9868be1759dccf04614c488945093" |
| 3459 | + integrity sha512-bBdlYtNvXx8yZGdCd00NrfZl1o1A0aXOw5h8q5PwC8RXikOLNXq8vYtSKW44dj8zIaafVP6jFdcUXZem/LMsHA== |
3451 | 3460 | dependencies: |
3452 | 3461 | "@fastify/busboy" "^1.1.0" |
3453 | | - "@firebase/database-compat" "^0.2.6" |
3454 | | - "@firebase/database-types" "^0.9.13" |
| 3462 | + "@firebase/database-compat" "^0.3.0" |
| 3463 | + "@firebase/database-types" "^0.10.0" |
3455 | 3464 | "@types/node" ">=12.12.47" |
3456 | 3465 | jsonwebtoken "^9.0.0" |
3457 | | - jwks-rsa "^2.1.4" |
| 3466 | + jwks-rsa "^3.0.1" |
3458 | 3467 | node-forge "^1.3.1" |
3459 | 3468 | uuid "^9.0.0" |
3460 | 3469 | optionalDependencies: |
@@ -4584,12 +4593,10 @@ jest@29.3.1: |
4584 | 4593 | import-local "^3.0.2" |
4585 | 4594 | jest-cli "^29.3.1" |
4586 | 4595 |
|
4587 | | -jose@^2.0.5: |
4588 | | - version "2.0.5" |
4589 | | - resolved "https://registry.yarnpkg.com/jose/-/jose-2.0.5.tgz#29746a18d9fff7dcf9d5d2a6f62cb0c7cd27abd3" |
4590 | | - integrity sha512-BAiDNeDKTMgk4tvD0BbxJ8xHEHBZgpeRZ1zGPPsitSyMgjoMWiLGYAE7H7NpP5h0lPppQajQs871E8NHUrzVPA== |
4591 | | - dependencies: |
4592 | | - "@panva/asn1.js" "^1.0.0" |
| 4596 | +jose@^4.10.4: |
| 4597 | + version "4.11.2" |
| 4598 | + resolved "https://registry.yarnpkg.com/jose/-/jose-4.11.2.tgz#d9699307c02e18ff56825843ba90e2fae9f09e23" |
| 4599 | + integrity sha512-njj0VL2TsIxCtgzhO+9RRobBvws4oYyCM8TpvoUQwl/MbIM3NFJRR9+e6x0sS5xXaP1t6OCBkaBME98OV9zU5A== |
4593 | 4600 |
|
4594 | 4601 | js-tokens@^4.0.0: |
4595 | 4602 | version "4.0.0" |
@@ -4750,15 +4757,15 @@ jwa@^2.0.0: |
4750 | 4757 | ecdsa-sig-formatter "1.0.11" |
4751 | 4758 | safe-buffer "^5.0.1" |
4752 | 4759 |
|
4753 | | -jwks-rsa@^2.1.4: |
4754 | | - version "2.1.4" |
4755 | | - resolved "https://registry.yarnpkg.com/jwks-rsa/-/jwks-rsa-2.1.4.tgz#38ebfbe9cb4cdce3be070e6575796304917bae97" |
4756 | | - integrity sha512-mpArfgPkUpX11lNtGxsF/szkasUcbWHGplZl/uFvFO2NuMHmt0dQXIihh0rkPU2yQd5niQtuUHbXnG/WKiXF6Q== |
| 4760 | +jwks-rsa@^3.0.1: |
| 4761 | + version "3.0.1" |
| 4762 | + resolved "https://registry.yarnpkg.com/jwks-rsa/-/jwks-rsa-3.0.1.tgz#ba79ddca7ee7520f7bb26b942ef1aee91df8d7e4" |
| 4763 | + integrity sha512-UUOZ0CVReK1QVU3rbi9bC7N5/le8ziUj0A2ef1Q0M7OPD2KvjEYizptqIxGIo6fSLYDkqBrazILS18tYuRc8gw== |
4757 | 4764 | dependencies: |
4758 | | - "@types/express" "^4.17.13" |
4759 | | - "@types/jsonwebtoken" "^8.5.8" |
| 4765 | + "@types/express" "^4.17.14" |
| 4766 | + "@types/jsonwebtoken" "^9.0.0" |
4760 | 4767 | debug "^4.3.4" |
4761 | | - jose "^2.0.5" |
| 4768 | + jose "^4.10.4" |
4762 | 4769 | limiter "^1.1.5" |
4763 | 4770 | lru-memoizer "^2.1.4" |
4764 | 4771 |
|
|
0 commit comments