Skip to content

Commit 2b977c2

Browse files
chore(deps): update dependency @grpc/grpc-js to ~1.8.0 || ~1.9.0 (#662)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ccf8336 commit 2b977c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/providers/flagd/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@openfeature/flagd-core": ">=0.1.1"
1010
},
1111
"peerDependencies": {
12-
"@grpc/grpc-js": "~1.8.0",
12+
"@grpc/grpc-js": "~1.8.0 || ~1.9.0",
1313
"@openfeature/server-sdk": ">=1.6.0"
1414
}
1515
}

0 commit comments

Comments
 (0)