Skip to content

Commit 564aa06

Browse files
committed
Fix yarn.lock
1 parent 5c3e309 commit 564aa06

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
minimatch "^3.1.2"
3030
strip-json-comments "^3.1.1"
3131

32-
"@gitpod/gitpod-protocol@^0.1.5-main.3372":
33-
version "0.1.5-main.3372"
34-
resolved "https://registry.yarnpkg.com/@gitpod/gitpod-protocol/-/gitpod-protocol-0.1.5-main.3372.tgz#897846133c021e60848f8d98b1f7f3628aedc3d5"
35-
integrity sha512-9UbqdPgFbspxLCxwOMzPAiDatmZhYwA9zLr031/WxfT8iNvG37VSJhue4aYOUCNGLTHXXM5OqcBvPfBOnH4+ow==
32+
"@gitpod/gitpod-protocol@main":
33+
version "0.1.5-main.3370"
34+
resolved "https://registry.yarnpkg.com/@gitpod/gitpod-protocol/-/gitpod-protocol-0.1.5-main.3370.tgz#a5e4b9a47d00b09eb047495552de654c134cb797"
35+
integrity sha512-EcyKZrionTsVc0onQzVjYWTKrlVtum2BRtPc5Y++ClGHCI4T1Pl3lgkCaQqXLWzfcyDk46JO12U1lkCO/nhyCQ==
3636
dependencies:
3737
"@types/react" "17.0.32"
3838
ajv "^6.5.4"
@@ -56,19 +56,19 @@
5656
vscode-ws-jsonrpc "^0.2.0"
5757
ws "^7.4.6"
5858

59-
"@gitpod/local-app-api-grpcweb@^0.1.5-main.3372":
60-
version "0.1.5-main.3372"
61-
resolved "https://registry.yarnpkg.com/@gitpod/local-app-api-grpcweb/-/local-app-api-grpcweb-0.1.5-main.3372.tgz#c07e697e439d20ba24c6f455f3daeeded4d0e137"
62-
integrity sha512-ep1dV2iVKQtTlcoX5sJ3oVxlyBvz1kkrY8m2Sb4L21lOINF1IKHqfqUEtEf7S5nUiDYEGoP5cMXp/DvEii14ZQ==
59+
"@gitpod/local-app-api-grpcweb@main":
60+
version "0.1.5-main.3370"
61+
resolved "https://registry.yarnpkg.com/@gitpod/local-app-api-grpcweb/-/local-app-api-grpcweb-0.1.5-main.3370.tgz#38558265d8bf8ca2b1d6259d62ed9af5b74ec0a3"
62+
integrity sha512-uVS/WQlzUkmoNR+GopgA94sXdqNqCTk99coAUEDsohiLTZ1iF2CNzbVXerZl1/oKg6+aucEFsxL75UAD9p+KBg==
6363
dependencies:
64-
"@gitpod/supervisor-api-grpcweb" "0.1.5-main.3372"
64+
"@gitpod/supervisor-api-grpcweb" "0.1.5-main.3370"
6565
"@improbable-eng/grpc-web" "0.14.0"
6666
google-protobuf "^3.19.1"
6767

68-
"@gitpod/[email protected].3372":
69-
version "0.1.5-main.3372"
70-
resolved "https://registry.yarnpkg.com/@gitpod/supervisor-api-grpcweb/-/supervisor-api-grpcweb-0.1.5-main.3372.tgz#0d0ecc818b87cad029abc34670aa7f185328c040"
71-
integrity sha512-pwNATk2TfE2WgAnxy1ZnQV933F1b6BCKTDUHPJjKIHwUb0i86SWM/j4Tywn462gfwkCLlbuCM3+zxtGA+9n44A==
68+
"@gitpod/[email protected].3370":
69+
version "0.1.5-main.3370"
70+
resolved "https://registry.yarnpkg.com/@gitpod/supervisor-api-grpcweb/-/supervisor-api-grpcweb-0.1.5-main.3370.tgz#02959d689137c02709609399d2caf8410a845908"
71+
integrity sha512-qo5I6u5zH3VuGtMhOhJeBIOq0vitJvITSNSXzc6tic3fDXDPsKSiSRXtn1P0AWH+d5L4FKvWkQThbLs6SZwXxQ==
7272
dependencies:
7373
"@improbable-eng/grpc-web" "^0.14.0"
7474

0 commit comments

Comments
 (0)