chore(deps): Bump @grpc/grpc-js from 1.9.6 to 1.9.7

Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.9.6 to 1.9.7.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.6...@grpc/grpc-js@1.9.7)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-23 12:09:33 +00:00 коммит произвёл GitHub
Родитель 00e1fc271c
Коммит 8c80cd7ffa
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 8 добавлений и 8 удалений

14
package-lock.json сгенерированный
Просмотреть файл

@ -16,7 +16,7 @@
"@fluent/react": "^0.15.2",
"@google-cloud/logging-winston": "^6.0.0",
"@google-cloud/pubsub": "^4.0.6",
"@grpc/grpc-js": "1.9.6",
"@grpc/grpc-js": "1.9.7",
"@leeoniya/ufuzzy": "^1.0.11",
"@mozilla/glean": "2.0.5",
"@sentry/nextjs": "^7.74.1",
@ -4257,9 +4257,9 @@
}
},
"node_modules/@grpc/grpc-js": {
"version": "1.9.6",
"resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.9.6.tgz",
"integrity": "sha512-yq3qTy23u++8zdvf+h4mz4ohDFi681JAkMZZPTKh8zmUVh0AKLisFlgxcn22FMNowXz15oJ6pqgwT7DJ+PdJvg==",
"version": "1.9.7",
"resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.9.7.tgz",
"integrity": "sha512-yMaA/cIsRhGzW3ymCNpdlPcInXcovztlgu/rirThj2b87u3RzWUszliOqZ/pldy7yhmJPS8uwog+kZSTa4A0PQ==",
"dependencies": {
"@grpc/proto-loader": "^0.7.8",
"@types/node": ">=12.12.47"
@ -32474,9 +32474,9 @@
}
},
"@grpc/grpc-js": {
"version": "1.9.6",
"resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.9.6.tgz",
"integrity": "sha512-yq3qTy23u++8zdvf+h4mz4ohDFi681JAkMZZPTKh8zmUVh0AKLisFlgxcn22FMNowXz15oJ6pqgwT7DJ+PdJvg==",
"version": "1.9.7",
"resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.9.7.tgz",
"integrity": "sha512-yMaA/cIsRhGzW3ymCNpdlPcInXcovztlgu/rirThj2b87u3RzWUszliOqZ/pldy7yhmJPS8uwog+kZSTa4A0PQ==",
"requires": {
"@grpc/proto-loader": "^0.7.8",
"@types/node": ">=12.12.47"

Просмотреть файл

@ -53,7 +53,7 @@
"@fluent/react": "^0.15.2",
"@google-cloud/logging-winston": "^6.0.0",
"@google-cloud/pubsub": "^4.0.6",
"@grpc/grpc-js": "1.9.6",
"@grpc/grpc-js": "1.9.7",
"@leeoniya/ufuzzy": "^1.0.11",
"@mozilla/glean": "2.0.5",
"@sentry/nextjs": "^7.74.1",