|
24 | 24 | jsonpointer "^5.0.0" |
25 | 25 | leven "^3.1.0" |
26 | 26 |
|
27 | | -"@authzed/authzed-node@^0.15.0": |
28 | | - version "0.15.0" |
29 | | - resolved "https://registry.yarnpkg.com/@authzed/authzed-node/-/authzed-node-0.15.0.tgz#2163357d76ebf4068d0735a19357c8fa689d1c85" |
30 | | - integrity sha512-juB03KDkxuPShvWz4coJeDzKN7obSZwm6a5Ii4xcCAUT6IItSS+7hOQtFYDMSQVz6ynchwleqqzbhAWMZ1NISQ== |
| 27 | +"@authzed/authzed-node@^1.2.2": |
| 28 | + version "1.2.2" |
| 29 | + resolved "https://registry.yarnpkg.com/@authzed/authzed-node/-/authzed-node-1.2.2.tgz#a1f1fed945d1746ff933c938e6e4068c179e5be6" |
| 30 | + integrity sha512-Br25e/1K4dmBIXqqCodvdcT3Ii2N3TSHYpwPrh8PCyhswgiVbUhiXO/PHuqIqEmlC6N1F78FEvlNiyGK4VXw6g== |
31 | 31 | dependencies: |
32 | | - "@grpc/grpc-js" "^1.10.7" |
| 32 | + "@grpc/grpc-js" "^1.12.5" |
33 | 33 | "@protobuf-ts/runtime" "^2.9.4" |
34 | 34 | "@protobuf-ts/runtime-rpc" "^2.9.4" |
35 | | - google-protobuf "^3.15.3" |
| 35 | + google-protobuf "^3.21.4" |
36 | 36 |
|
37 | 37 | "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.22.10", "@babel/code-frame@^7.22.5", "@babel/code-frame@^7.8.3": |
38 | 38 | version "7.22.10" |
|
1666 | 1666 | resolved "https://registry.yarnpkg.com/@google-cloud/promisify/-/promisify-4.0.0.tgz#a906e533ebdd0f754dca2509933334ce58b8c8b1" |
1667 | 1667 | integrity sha512-Orxzlfb9c67A15cq2JQEyVc7wEsmFBmHjZWZYQMUyJ1qivXyMwdyNOs9odi79hze+2zqdTtu1E19IM/FtqZ10g== |
1668 | 1668 |
|
1669 | | -"@grpc/grpc-js@1.10.8", "@grpc/grpc-js@^1.10.7": |
1670 | | - version "1.10.8" |
1671 | | - resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.10.8.tgz#99787785cd8335be861afd1cd485ae9f058e4484" |
1672 | | - integrity sha512-vYVqYzHicDqyKB+NQhAc54I1QWCBLCrYG6unqOIcBTHx+7x8C9lcoLj3KVJXs2VB4lUbpWY+Kk9NipcbXYWmvg== |
| 1669 | +"@grpc/grpc-js@1.12.6", "@grpc/grpc-js@^1.12.5": |
| 1670 | + version "1.12.6" |
| 1671 | + resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.12.6.tgz#a3586ffdfb6a1f5cd5b4866dec9074c4a1e65472" |
| 1672 | + integrity sha512-JXUj6PI0oqqzTGvKtzOkxtpsyPRNsrmhh41TtIz/zEB6J+AUiZZ0dxWzcMwO9Ns5rmSPuMdghlTbUuqIM48d3Q== |
1673 | 1673 | dependencies: |
1674 | 1674 | "@grpc/proto-loader" "^0.7.13" |
1675 | 1675 | "@js-sdsl/ordered-map" "^4.4.2" |
|
8776 | 8776 | resolved "https://registry.npmjs.org/google-protobuf/-/google-protobuf-3.15.8.tgz" |
8777 | 8777 | integrity sha512-2jtfdqTaSxk0cuBJBtTTWsot4WtR9RVr2rXg7x7OoqiuOKopPrwXpM1G4dXIkLcUNRh3RKzz76C8IOkksZSeOw== |
8778 | 8778 |
|
8779 | | -google-protobuf@^3.15.3: |
8780 | | - version "3.21.2" |
8781 | | - resolved "https://registry.yarnpkg.com/google-protobuf/-/google-protobuf-3.21.2.tgz#4580a2bea8bbb291ee579d1fefb14d6fa3070ea4" |
8782 | | - integrity sha512-3MSOYFO5U9mPGikIYCzK0SaThypfGgS6bHqrUGXG3DPHCrb+txNqeEcns1W0lkGfk0rCyNXm7xB9rMxnCiZOoA== |
8783 | | - |
8784 | 8779 | google-protobuf@^3.19.1, google-protobuf@^3.6.1: |
8785 | 8780 | version "3.19.1" |
8786 | 8781 | resolved "https://registry.npmjs.org/google-protobuf/-/google-protobuf-3.19.1.tgz" |
8787 | 8782 | integrity sha512-Isv1RlNC+IzZzilcxnlVSf+JvuhxmY7DaxYCBy+zPS9XVuJRtlTTIXR9hnZ1YL1MMusJn/7eSy2swCzZIomQSg== |
8788 | 8783 |
|
| 8784 | +google-protobuf@^3.21.4: |
| 8785 | + version "3.21.4" |
| 8786 | + resolved "https://registry.yarnpkg.com/google-protobuf/-/google-protobuf-3.21.4.tgz#2f933e8b6e5e9f8edde66b7be0024b68f77da6c9" |
| 8787 | + integrity sha512-MnG7N936zcKTco4Jd2PX2U96Kf9PxygAPKBug+74LHzmHXmceN16MmRcdgZv+DGef/S9YvQAfRsNCn4cjf9yyQ== |
| 8788 | + |
8789 | 8789 | gopd@^1.0.1: |
8790 | 8790 | version "1.0.1" |
8791 | 8791 | resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c" |
|
0 commit comments