Skip to content

Commit 690442b

Browse files
committed
deps: update @improbable-eng/grpc-web tp v0.14.0
1 parent 816bb35 commit 690442b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@emotion/core": "10.0.28",
2121
"@emotion/styled": "10.0.27",
22-
"@improbable-eng/grpc-web": "0.12.0",
22+
"@improbable-eng/grpc-web": "0.14.0",
2323
"big.js": "5.2.2",
2424
"bootstrap": "4.5.0",
2525
"copy-to-clipboard": "3.3.1",

app/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1485,12 +1485,12 @@
14851485
gud "^1.0.0"
14861486
warning "^4.0.3"
14871487

1488-
"@improbable-eng/grpc-web@0.12.0":
1489-
version "0.12.0"
1490-
resolved "https://registry.yarnpkg.com/@improbable-eng/grpc-web/-/grpc-web-0.12.0.tgz#9b10a7edf2a1d7672f8997e34a60e7b70e49738f"
1491-
integrity sha512-uJjgMPngreRTYPBuo6gswMj1gK39Wbqre/RgE0XnSDXJRg6ST7ZhuS53dFE6Vc2CX4jxgl+cO+0B3op8LA4Q0Q==
1488+
"@improbable-eng/grpc-web@0.14.0":
1489+
version "0.14.0"
1490+
resolved "https://registry.yarnpkg.com/@improbable-eng/grpc-web/-/grpc-web-0.14.0.tgz#a71c5af471dcef6a2810798f71f93ed8d6ac3817"
1491+
integrity sha512-ag1PTMWpBZKGi6GrEcZ4lkU5Qag23Xjo10BmnK9qyx4TMmSVcWmQ3rECirfQzm2uogrM9n1M6xfOpFsJP62ivA==
14921492
dependencies:
1493-
browser-headers "^0.4.0"
1493+
browser-headers "^0.4.1"
14941494

14951495
"@istanbuljs/load-nyc-config@^1.0.0":
14961496
version "1.1.0"
@@ -4821,7 +4821,7 @@ brorand@^1.0.1, brorand@^1.1.0:
48214821
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
48224822
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
48234823

4824-
browser-headers@^0.4.0:
4824+
browser-headers@^0.4.1:
48254825
version "0.4.1"
48264826
resolved "https://registry.yarnpkg.com/browser-headers/-/browser-headers-0.4.1.tgz#4308a7ad3b240f4203dbb45acedb38dc2d65dd02"
48274827
integrity sha512-CA9hsySZVo9371qEHjHZtYxV2cFtVj5Wj/ZHi8ooEsrtm4vOnl9Y9HmyYWk9q+05d7K3rdoAE0j3MVEFVvtQtg==

0 commit comments

Comments
 (0)