Skip to content

Commit 2b6da78

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
1 parent 63df431 commit 2b6da78

File tree

2 files changed

+241
-41
lines changed

2 files changed

+241
-41
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"graphql-relay": "^0.6.0",
2929
"graphql-resolve-batch": "^1.0.2",
3030
"graphql-subscriptions": "^1.0.0",
31-
"grpc": "^1.24.3",
31+
"grpc": "^1.24.8",
3232
"js-xdr": "^1.1.0",
3333
"minimist": "^1.2.3",
3434
"object-dig": "^0.1.3",

0 commit comments

Comments
 (0)