diff --git a/protobuf-ts/pnpm-lock.yaml b/protobuf-ts/pnpm-lock.yaml index 68cba09..78f4b86 100644 --- a/protobuf-ts/pnpm-lock.yaml +++ b/protobuf-ts/pnpm-lock.yaml @@ -29,7 +29,7 @@ importers: devDependencies: '@protobuf-ts/plugin': specifier: ^2.9.4 - version: 2.9.4 + version: 2.9.6 '@protobuf-ts/protoc': specifier: ^2.9.4 version: 2.9.4 @@ -45,6 +45,7 @@ packages: '@faker-js/faker@9.4.0': resolution: {integrity: sha512-85+k0AxaZSTowL0gXp8zYWDIrWclTbRPg/pm/V0dSFZ6W6D4lhcG3uuZl4zLsEKfEvs69xDbLN2cHQudwp95JA==} engines: {node: '>=18.0.0', npm: '>=9.0.0'} + deprecated: Please update to a newer version '@grpc/grpc-js@1.12.5': resolution: {integrity: sha512-d3iiHxdpg5+ZcJ6jnDSOT8Z0O0VMVGy34jAnYLUX8yd36b1qn8f1TwOA/Lc7TsOh03IkPJ38eGI5qD2EjNkoEA==} @@ -58,23 +59,33 @@ packages: '@js-sdsl/ordered-map@4.4.2': resolution: {integrity: sha512-iUKgm52T8HOE/makSxjqoWhe95ZJA1/G1sYsGev2JDKUSS14KAgg1LHb+Ba+IPow0xflbnSkOsZcO08C7w1gYw==} - '@protobuf-ts/plugin-framework@2.9.4': - resolution: {integrity: sha512-9nuX1kjdMliv+Pes8dQCKyVhjKgNNfwxVHg+tx3fLXSfZZRcUHMc1PMwB9/vTvc6gBKt9QGz5ERqSqZc0++E9A==} + '@protobuf-ts/plugin-framework@2.9.6': + resolution: {integrity: sha512-w7A1RXrDCiVzcaRE6YJP7FCARuAFe/Vc4SNQnHAi4CF0V6mEtyjAYEIC5BNYgIRaJEqB26zzsBQjIem3R02SCA==} - '@protobuf-ts/plugin@2.9.4': - resolution: {integrity: sha512-Db5Laq5T3mc6ERZvhIhkj1rn57/p8gbWiCKxQWbZBBl20wMuqKoHbRw4tuD7FyXi+IkwTToaNVXymv5CY3E8Rw==} + '@protobuf-ts/plugin@2.9.6': + resolution: {integrity: sha512-Wpv5rkXeu6E5Y4r0TjWE0bzRGddiTYl/RM+tLgVlS0r8CqOBqNAmlWv+s8ltf/F75rVrahUal0cpyhFwha9GRA==} hasBin: true '@protobuf-ts/protoc@2.9.4': resolution: {integrity: sha512-hQX+nOhFtrA+YdAXsXEDrLoGJqXHpgv4+BueYF0S9hy/Jq0VRTVlJS1Etmf4qlMt/WdigEes5LOd/LDzui4GIQ==} hasBin: true + '@protobuf-ts/protoc@2.9.6': + resolution: {integrity: sha512-c0XvAPDIBAovH9HxV8gBv8gzOTreQIqibcusrB1+DxvFiSvy+2V1tjbUmG5gJEbjk3aAOaoj0a3+QuE+P28xUw==} + hasBin: true + '@protobuf-ts/runtime-rpc@2.9.4': resolution: {integrity: sha512-y9L9JgnZxXFqH5vD4d7j9duWvIJ7AShyBRoNKJGhu9Q27qIbchfzli66H9RvrQNIFk5ER7z1Twe059WZGqERcA==} + '@protobuf-ts/runtime-rpc@2.9.6': + resolution: {integrity: sha512-0UeqDRzNxgsh08lY5eWzFJNfD3gZ8Xf+WG1HzbIAbVAigzigwjwsYNNhTeas5H3gco1U5owTzCg177aambKOOw==} + '@protobuf-ts/runtime@2.9.4': resolution: {integrity: sha512-vHRFWtJJB/SiogWDF0ypoKfRIZ41Kq+G9cEFj6Qm1eQaAhJ1LDFvgZ7Ja4tb3iLOQhz0PaoPnnOijF1qmEqTxg==} + '@protobuf-ts/runtime@2.9.6': + resolution: {integrity: sha512-C0CfpKx4n4LBbUrajOdRj2BTbd3qBoK0SiKWLq7RgCoU6xiN4wesBMFHUOBp3fFzKeZwgU8Q2KtzaqzIvPLRXg==} + '@protobufjs/aspromise@1.1.2': resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==} @@ -218,27 +229,35 @@ snapshots: '@js-sdsl/ordered-map@4.4.2': {} - '@protobuf-ts/plugin-framework@2.9.4': + '@protobuf-ts/plugin-framework@2.9.6': dependencies: - '@protobuf-ts/runtime': 2.9.4 + '@protobuf-ts/runtime': 2.9.6 typescript: 3.9.10 - '@protobuf-ts/plugin@2.9.4': + '@protobuf-ts/plugin@2.9.6': dependencies: - '@protobuf-ts/plugin-framework': 2.9.4 - '@protobuf-ts/protoc': 2.9.4 - '@protobuf-ts/runtime': 2.9.4 - '@protobuf-ts/runtime-rpc': 2.9.4 + '@protobuf-ts/plugin-framework': 2.9.6 + '@protobuf-ts/protoc': 2.9.6 + '@protobuf-ts/runtime': 2.9.6 + '@protobuf-ts/runtime-rpc': 2.9.6 typescript: 3.9.10 '@protobuf-ts/protoc@2.9.4': {} + '@protobuf-ts/protoc@2.9.6': {} + '@protobuf-ts/runtime-rpc@2.9.4': dependencies: '@protobuf-ts/runtime': 2.9.4 + '@protobuf-ts/runtime-rpc@2.9.6': + dependencies: + '@protobuf-ts/runtime': 2.9.6 + '@protobuf-ts/runtime@2.9.4': {} + '@protobuf-ts/runtime@2.9.6': {} + '@protobufjs/aspromise@1.1.2': {} '@protobufjs/base64@1.1.2': {}