diff --git a/packages/web/package.json b/packages/web/package.json index e986a087..43f6fd66 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -27,7 +27,7 @@ "package": "gzipper c -i html,js,css,png,ico,svg,json,webmanifest,txt dist dist/output && tar -cvf dist/build.tar -C ./dist/output/ ." }, "dependencies": { - "@bufbuild/protobuf": "^2.6.0", + "@bufbuild/protobuf": "^2.8.0", "@hookform/resolvers": "^5.1.1", "@meshtastic/core": "workspace:*", "@meshtastic/transport-http": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ceff8c30..c010ac48 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: packages/web: dependencies: '@bufbuild/protobuf': - specifier: ^2.6.0 - version: 2.6.3 + specifier: ^2.8.0 + version: 2.8.0 '@hookform/resolvers': specifier: ^5.1.1 version: 5.2.1(react-hook-form@7.62.0(react@19.1.1)) @@ -980,9 +980,6 @@ packages: cpu: [x64] os: [win32] - '@bufbuild/protobuf@2.6.3': - resolution: {integrity: sha512-w/gJKME9mYN7ZoUAmSMAWXk4hkVpxRKvEJCb3dV5g9wwWdxTJJ0ayOJAVcNxtdqaxDyFuC0uz4RSGVacJ030PQ==} - '@bufbuild/protobuf@2.8.0': resolution: {integrity: sha512-r1/0w5C9dkbcdjyxY8ZHsC5AOWg4Pnzhm2zu7LO4UHSounp2tMm6Y+oioV9zlGbLveE7YaWRDUk48WLxRDgoqg==} @@ -6231,8 +6228,6 @@ snapshots: '@biomejs/cli-win32-x64@2.2.4': optional: true - '@bufbuild/protobuf@2.6.3': {} - '@bufbuild/protobuf@2.8.0': {} '@emnapi/core@1.5.0':