Skip to content

Commit

Permalink
build(deps): bump @grpc/grpc-js from 1.9.13 to 1.9.15 in /src/frontend
Browse files Browse the repository at this point in the history
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.9.13 to 1.9.15.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected])

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent e138a98 commit fea6199
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions src/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"grpc:generate": "mkdir -p ./protos && protoc -I ./pb --plugin=./node_modules/.bin/protoc-gen-ts_proto --ts_proto_opt=esModuleInterop=true --ts_proto_out=./protos --ts_proto_opt=outputServices=grpc-js demo.proto"
},
"dependencies": {
"@grpc/grpc-js": "1.9.13",
"@grpc/grpc-js": "1.9.15",
"@openfeature/flagd-provider": "^0.12.0",
"@openfeature/flagd-web-provider": "^0.7.0",
"@openfeature/react-sdk": "^0.3.2-experimental",
Expand Down

0 comments on commit fea6199

Please sign in to comment.