Skip to content

Commit 5bd4c8a

Browse files
aduissnyk-bottsmith023
authored
fix: upgrade nice-grpc from 2.1.8 to 2.1.9 (#156)
Snyk has created this PR to upgrade nice-grpc from 2.1.8 to 2.1.9. See this package in npm: nice-grpc See this project in Snyk: https://app.snyk.io/org/andre-hhw/project/0751b104-73fa-4984-ad19-18ecec0f8012?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Tommy Smith <tommy@weaviate.io>
1 parent b46580e commit 5bd4c8a

File tree

2 files changed

+29
-14
lines changed

2 files changed

+29
-14
lines changed

package-lock.json

Lines changed: 27 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"graphql": "^16.8.1",
5555
"graphql-request": "^6.1.0",
5656
"long": "^5.2.3",
57-
"nice-grpc": "^2.1.7",
57+
"nice-grpc": "^2.1.9",
5858
"nice-grpc-client-middleware-deadline": "^2.0.12",
5959
"uuid": "^9.0.1"
6060
},
@@ -82,7 +82,7 @@
8282
"jest": "^29.4.3",
8383
"lint-staged": "^13.2.0",
8484
"long": "^5.2.3",
85-
"nice-grpc": "^2.1.7",
85+
"nice-grpc": "^2.1.9",
8686
"openapi-typescript": "^5.4.1",
8787
"prettier": "^2.8.4",
8888
"prettier-plugin-organize-imports": "^3.2.4",

0 commit comments

Comments
 (0)