Skip to content

Commit

Permalink
Merge pull request #172 from opensearch-project/whitesource-remediate…
Browse files Browse the repository at this point in the history
…/frontend

chore(deps): update frontend
  • Loading branch information
Swiddis authored Nov 6, 2024
2 parents 997d320 + dc62573 commit 59ccbc3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
18 changes: 10 additions & 8 deletions src/frontend/package-lock.json

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

4 changes: 2 additions & 2 deletions 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.9",
"@grpc/grpc-js": "1.9.15",
"@opentelemetry/api": "1.6.0",
"@opentelemetry/auto-instrumentations-node": "0.39.4",
"@opentelemetry/auto-instrumentations-web": "0.33.2",
Expand Down Expand Up @@ -41,7 +41,7 @@
"react-dom": "18.2.0",
"sharp": "0.32.6",
"styled-components": "6.1.0",
"ts-proto": "1.163.0",
"ts-proto": "1.164.0",
"uuid": "9.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit 59ccbc3

Please sign in to comment.