Skip to content

Commit 6cf4b1f

Browse files
committed
Upgrade custom connect-node lib
1 parent c5a9a6b commit 6cf4b1f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
"configcat-node": "^8.0.0",
186186
"js-yaml": "^4.1.0",
187187
"long": "^5.2.1",
188-
"mustard-connect-node": "^0.11.1",
188+
"mustard-connect-node": "^0.11.2",
189189
"nice-grpc": "^2.1.3",
190190
"nice-grpc-common": "^2.0.1",
191191
"node-fetch-commonjs": "^3.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2802,10 +2802,10 @@ [email protected], ms@^2.0.0:
28022802
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
28032803
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
28042804

2805-
mustard-connect-node@^0.11.1:
2806-
version "0.11.1"
2807-
resolved "https://registry.yarnpkg.com/mustard-connect-node/-/mustard-connect-node-0.11.1.tgz#db18d0e171f26de82077888fc08bdac53fc19284"
2808-
integrity sha512-H8Mdv3rNh2/+f9HDr+I5EFoSoEwGWGir2I3BCcxNjd5A2xPyoibjHaBaFQKlNbDLcjvJKBOaV1F6xf+FGxytGQ==
2805+
mustard-connect-node@^0.11.2:
2806+
version "0.11.2"
2807+
resolved "https://registry.yarnpkg.com/mustard-connect-node/-/mustard-connect-node-0.11.2.tgz#89628232d6e2a7b035fe9199f4d525cf64d75cf1"
2808+
integrity sha512-NrH576KU4TfTzk3tPDT0ow8vQ104f8iLEeDN5PP5fathrKZ3OSitdr7D0EAhetZYHNRUL/1aZWzjsKEruimaXw==
28092809
dependencies:
28102810
"@bufbuild/connect" "0.11.0"
28112811
headers-polyfill "^3.1.2"

0 commit comments

Comments
 (0)