diff --git a/frontend/web/package.json b/frontend/web/package.json index 37e4d34..4597fcc 100644 --- a/frontend/web/package.json +++ b/frontend/web/package.json @@ -20,7 +20,7 @@ "i18next": "^23.15.1", "lodash-es": "^4.17.21", "lucide-react": "^0.446.0", - "nice-grpc-web": "^3.3.4", + "nice-grpc-web": "^3.3.5", "qrcode.react": "^4.0.1", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/frontend/web/pnpm-lock.yaml b/frontend/web/pnpm-lock.yaml index 0d50b8d..9dd5c95 100644 --- a/frontend/web/pnpm-lock.yaml +++ b/frontend/web/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^0.446.0 version: 0.446.0(react@18.3.1) nice-grpc-web: - specifier: ^3.3.4 - version: 3.3.4(ws@8.17.0) + specifier: ^3.3.5 + version: 3.3.5(ws@8.17.0) qrcode.react: specifier: ^4.0.1 version: 4.0.1(react@18.3.1) @@ -1778,8 +1778,8 @@ packages: nice-grpc-common@2.0.2: resolution: {integrity: sha512-7RNWbls5kAL1QVUOXvBsv1uO0wPQK3lHv+cY1gwkTzirnG1Nop4cBJZubpgziNbaVc/bl9QJcyvsf/NQxa3rjQ==} - nice-grpc-web@3.3.4: - resolution: {integrity: sha512-L8UQC/jQ8jAXmPM76On2CDDSDPxIfV8ltXu2anEUKYUdrqMMYZwnUVw3s2fo5p6dotIR6qyVLR9qSXvDOeMmPA==} + nice-grpc-web@3.3.5: + resolution: {integrity: sha512-+G+WcHUHCXZC/GcZ8OiuT7BSlvIBsujaojcemGIHClq8Dh3z31BzsC1E8bUv++WzQAHq1/8PnBySvcmF1tb90Q==} node-releases@2.0.18: resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==} @@ -4166,7 +4166,7 @@ snapshots: dependencies: ts-error: 1.0.6 - nice-grpc-web@3.3.4(ws@8.17.0): + nice-grpc-web@3.3.5(ws@8.17.0): dependencies: abort-controller-x: 0.4.3 isomorphic-ws: 5.0.0(ws@8.17.0)