Skip to content

Commit ab255d8

Browse files
committed
yarn.lock updated
1 parent ca56126 commit ab255d8

File tree

1 file changed

+39
-4
lines changed

1 file changed

+39
-4
lines changed

yarn.lock

Lines changed: 39 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1815,11 +1815,12 @@
18151815
lodash.snakecase "^4.1.1"
18161816
p-defer "^3.0.0"
18171817

1818-
"@grpc/grpc-js@^1.3.2":
1819-
version "1.3.7"
1820-
resolved "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.3.7.tgz#58b687aff93b743aafde237fd2ee9a3259d7f2d8"
1821-
integrity sha512-CKQVuwuSPh40tgOkR7c0ZisxYRiN05PcKPW72mQL5y++qd7CwBRoaJZvU5xfXnCJDFBmS3qZGQ71Frx6Ofo2XA==
1818+
"@grpc/grpc-js@^1.6.0":
1819+
version "1.7.3"
1820+
resolved "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.7.3.tgz#f2ea79f65e31622d7f86d4b4c9ae38f13ccab99a"
1821+
integrity sha512-H9l79u4kJ2PVSxUNA08HMYAnUBLj9v6KjYQ7SQ71hOZcEXhShE/y5iQCesP8+6/Ik/7i2O0a10bPquIcYfufog==
18221822
dependencies:
1823+
"@grpc/proto-loader" "^0.7.0"
18231824
"@types/node" ">=12.12.47"
18241825

18251826
"@grpc/grpc-js@~1.6.0":
@@ -1841,6 +1842,17 @@
18411842
protobufjs "^6.11.3"
18421843
yargs "^16.2.0"
18431844

1845+
"@grpc/proto-loader@^0.7.0":
1846+
version "0.7.3"
1847+
resolved "https://registry.npmjs.org/@grpc/proto-loader/-/proto-loader-0.7.3.tgz#75a6f95b51b85c5078ac7394da93850c32d36bb8"
1848+
integrity sha512-5dAvoZwna2Py3Ef96Ux9jIkp3iZ62TUsV00p3wVBPNX5K178UbNi8Q7gQVqwXT1Yq9RejIGG9G2IPEo93T6RcA==
1849+
dependencies:
1850+
"@types/long" "^4.0.1"
1851+
lodash.camelcase "^4.3.0"
1852+
long "^4.0.0"
1853+
protobufjs "^7.0.0"
1854+
yargs "^16.2.0"
1855+
18441856
"@gulp-sourcemaps/identity-map@^2.0.1":
18451857
version "2.0.1"
18461858
resolved "https://registry.npmjs.org/@gulp-sourcemaps/identity-map/-/identity-map-2.0.1.tgz#a6e8b1abec8f790ec6be2b8c500e6e68037c0019"
@@ -11889,6 +11901,11 @@ long@^4.0.0:
1188911901
resolved "https://registry.npmjs.org/long/-/long-4.0.0.tgz#9a7b71cfb7d361a194ea555241c92f7468d5bf28"
1189011902
integrity sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==
1189111903

11904+
long@^5.0.0:
11905+
version "5.2.1"
11906+
resolved "https://registry.npmjs.org/long/-/long-5.2.1.tgz#e27595d0083d103d2fa2c20c7699f8e0c92b897f"
11907+
integrity sha512-GKSNGeNAtw8IryjjkhZxuKB3JzlcLTwjtiQCHKvqQet81I93kXslhDQruGI/QsddO83mcDToBVy7GqGS/zYf/A==
11908+
1189211909
loose-envify@^1.0.0:
1189311910
version "1.4.0"
1189411911
resolved "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
@@ -14128,6 +14145,24 @@ [email protected], protobufjs@^6.11.3:
1412814145
"@types/node" ">=13.7.0"
1412914146
long "^4.0.0"
1413014147

14148+
protobufjs@^7.0.0:
14149+
version "7.1.2"
14150+
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-7.1.2.tgz#a0cf6aeaf82f5625bffcf5a38b7cd2a7de05890c"
14151+
integrity sha512-4ZPTPkXCdel3+L81yw3dG6+Kq3umdWKh7Dc7GW/CpNk4SX3hK58iPCWeCyhVTDrbkNeKrYNZ7EojM5WDaEWTLQ==
14152+
dependencies:
14153+
"@protobufjs/aspromise" "^1.1.2"
14154+
"@protobufjs/base64" "^1.1.2"
14155+
"@protobufjs/codegen" "^2.0.4"
14156+
"@protobufjs/eventemitter" "^1.1.0"
14157+
"@protobufjs/fetch" "^1.1.0"
14158+
"@protobufjs/float" "^1.0.2"
14159+
"@protobufjs/inquire" "^1.1.0"
14160+
"@protobufjs/path" "^1.1.2"
14161+
"@protobufjs/pool" "^1.1.0"
14162+
"@protobufjs/utf8" "^1.1.0"
14163+
"@types/node" ">=13.7.0"
14164+
long "^5.0.0"
14165+
1413114166
protocols@^1.1.0, protocols@^1.4.0:
1413214167
version "1.4.8"
1413314168
resolved "https://registry.npmjs.org/protocols/-/protocols-1.4.8.tgz#48eea2d8f58d9644a4a32caae5d5db290a075ce8"

0 commit comments

Comments
 (0)