diff --git a/web/package.json b/web/package.json index f468c6911..3f9115d3a 100644 --- a/web/package.json +++ b/web/package.json @@ -72,7 +72,7 @@ "eslint-plugin-prettier": "^5.2.5", "eslint-plugin-react": "^7.37.4", "long": "^5.3.1", - "nice-grpc-web": "^3.3.6", + "nice-grpc-web": "^3.3.7", "postcss": "^8.5.3", "prettier": "^3.5.3", "protobufjs": "^7.4.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 3634f2292..cd787c0dd 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -196,8 +196,8 @@ importers: specifier: ^5.3.1 version: 5.3.1 nice-grpc-web: - specifier: ^3.3.6 - version: 3.3.6(ws@8.17.0) + specifier: ^3.3.7 + version: 3.3.7(ws@8.17.0) postcss: specifier: ^8.5.3 version: 8.5.3 @@ -3155,8 +3155,8 @@ packages: nice-grpc-common@2.0.2: resolution: {integrity: sha512-7RNWbls5kAL1QVUOXvBsv1uO0wPQK3lHv+cY1gwkTzirnG1Nop4cBJZubpgziNbaVc/bl9QJcyvsf/NQxa3rjQ==} - nice-grpc-web@3.3.6: - resolution: {integrity: sha512-OzBoKFjDeg72gEsFnQvKaGWu6WnLFw4wW0kkz9T+TLqpcAF/Nu3t1MuNfeMAH/CRIVXCgHdWrGLG3Z0D4db5yw==} + nice-grpc-web@3.3.7: + resolution: {integrity: sha512-9RyOGxmPm5rCLizn2uNFSSnlBPU/2n1i8inaNSAT52QAcOITKvCTFmOUnU+1CAJrKlxiGV64KFfcxJG77JDV5w==} node-releases@2.0.19: resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==} @@ -7335,7 +7335,7 @@ snapshots: dependencies: ts-error: 1.0.6 - nice-grpc-web@3.3.6(ws@8.17.0): + nice-grpc-web@3.3.7(ws@8.17.0): dependencies: abort-controller-x: 0.4.3 isomorphic-ws: 5.0.0(ws@8.17.0)