From 5ddbeddf8520a4843e2977647186c19e7bf0a382 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 22:19:19 +0000 Subject: [PATCH] chore: bump protobufjs from 7.2.4 to 7.2.5 in /site (#13245) Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.2.4 to 7.2.5. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.2.4...protobufjs-v7.2.5) --- updated-dependencies: - dependency-name: protobufjs dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- site/package.json | 2 +- site/pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/site/package.json b/site/package.json index 3e582312dc..2aa4c6b047 100644 --- a/site/package.json +++ b/site/package.json @@ -159,7 +159,7 @@ "jest_workaround": "0.1.14", "msw": "2.2.3", "prettier": "3.1.0", - "protobufjs": "7.2.4", + "protobufjs": "7.2.5", "rxjs": "7.8.1", "ssh2": "1.14.0", "storybook": "8.0.5", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index a4337b1a98..f454cd2ee9 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -393,8 +393,8 @@ devDependencies: specifier: 3.1.0 version: 3.1.0 protobufjs: - specifier: 7.2.4 - version: 7.2.4 + specifier: 7.2.5 + version: 7.2.5 rxjs: specifier: 7.8.1 version: 7.8.1 @@ -10850,8 +10850,8 @@ packages: resolution: {integrity: sha512-9t5qARVofg2xQqKtytzt+lZ4d1Qvj8t5B8fEwXK6qOfgRLgH/b13QlgEyDh033NOS31nXeFbYv7CLUDG1CeifQ==} dev: false - /protobufjs@7.2.4: - resolution: {integrity: sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==} + /protobufjs@7.2.5: + resolution: {integrity: sha512-gGXRSXvxQ7UiPgfw8gevrfRWcTlSbOFg+p/N+JVJEK5VhueL2miT6qTymqAmjr1Q5WbOCyJbyrk6JfWKwlFn6A==} engines: {node: '>=12.0.0'} requiresBuild: true dependencies: @@ -12430,7 +12430,7 @@ packages: resolution: {integrity: sha512-TYyJ7+H+7Jsqawdv+mfsEpZPTIj9siDHS6EMCzG/z3b/PZiphsX+mWtqFfFVe5/N0Th6V3elK9lQqjnrgTOfrg==} dependencies: long: 5.2.3 - protobufjs: 7.2.4 + protobufjs: 7.2.5 dev: true /ts-proto@1.164.0: @@ -12438,7 +12438,7 @@ packages: hasBin: true dependencies: case-anything: 2.1.13 - protobufjs: 7.2.4 + protobufjs: 7.2.5 ts-poet: 6.6.0 ts-proto-descriptors: 1.15.0 dev: true