chore: bump nice-grpc-web from 3.3.4 to 3.3.5 in /frontend/web (#303)

Bumps [nice-grpc-web](https://github.com/deeplay-io/nice-grpc) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/deeplay-io/nice-grpc/releases)
- [Commits](https://github.com/deeplay-io/nice-grpc/compare/nice-grpc-web@3.3.4...nice-grpc-web@3.3.5)

---
updated-dependencies:
- dependency-name: nice-grpc-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-02 05:13:27 +08:00 committed by GitHub
parent 1a0dc70670
commit 0c36918cb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -20,7 +20,7 @@
"i18next": "^23.15.1", "i18next": "^23.15.1",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"lucide-react": "^0.446.0", "lucide-react": "^0.446.0",
"nice-grpc-web": "^3.3.4", "nice-grpc-web": "^3.3.5",
"qrcode.react": "^4.0.1", "qrcode.react": "^4.0.1",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",

View File

@ -42,8 +42,8 @@ importers:
specifier: ^0.446.0 specifier: ^0.446.0
version: 0.446.0(react@18.3.1) version: 0.446.0(react@18.3.1)
nice-grpc-web: nice-grpc-web:
specifier: ^3.3.4 specifier: ^3.3.5
version: 3.3.4(ws@8.17.0) version: 3.3.5(ws@8.17.0)
qrcode.react: qrcode.react:
specifier: ^4.0.1 specifier: ^4.0.1
version: 4.0.1(react@18.3.1) version: 4.0.1(react@18.3.1)
@ -1778,8 +1778,8 @@ packages:
nice-grpc-common@2.0.2: nice-grpc-common@2.0.2:
resolution: {integrity: sha512-7RNWbls5kAL1QVUOXvBsv1uO0wPQK3lHv+cY1gwkTzirnG1Nop4cBJZubpgziNbaVc/bl9QJcyvsf/NQxa3rjQ==} resolution: {integrity: sha512-7RNWbls5kAL1QVUOXvBsv1uO0wPQK3lHv+cY1gwkTzirnG1Nop4cBJZubpgziNbaVc/bl9QJcyvsf/NQxa3rjQ==}
nice-grpc-web@3.3.4: nice-grpc-web@3.3.5:
resolution: {integrity: sha512-L8UQC/jQ8jAXmPM76On2CDDSDPxIfV8ltXu2anEUKYUdrqMMYZwnUVw3s2fo5p6dotIR6qyVLR9qSXvDOeMmPA==} resolution: {integrity: sha512-+G+WcHUHCXZC/GcZ8OiuT7BSlvIBsujaojcemGIHClq8Dh3z31BzsC1E8bUv++WzQAHq1/8PnBySvcmF1tb90Q==}
node-releases@2.0.18: node-releases@2.0.18:
resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==} resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==}
@ -4166,7 +4166,7 @@ snapshots:
dependencies: dependencies:
ts-error: 1.0.6 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: dependencies:
abort-controller-x: 0.4.3 abort-controller-x: 0.4.3
isomorphic-ws: 5.0.0(ws@8.17.0) isomorphic-ws: 5.0.0(ws@8.17.0)