File tree Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 84
84
"@firebase/util" : " 1.6.3" ,
85
85
"@firebase/webchannel-wrapper" : " 0.6.2" ,
86
86
"@grpc/grpc-js" : " ^1.3.2" ,
87
- "@grpc/proto-loader" : " ^0.6.0 " ,
87
+ "@grpc/proto-loader" : " ^0.6.13 " ,
88
88
"node-fetch" : " 2.6.7" ,
89
89
"tslib" : " ^2.1.0"
90
90
},
Original file line number Diff line number Diff line change 1613
1613
dependencies:
1614
1614
"@types/node" ">=12.12.47"
1615
1615
1616
- "@grpc/proto-loader@^0.6.0", "@grpc/proto-loader@^0.6. 1":
1616
+ "@grpc/proto-loader@^0.6.1":
1617
1617
version "0.6.5"
1618
1618
resolved "https://registry.npmjs.org/@grpc/proto-loader/-/proto-loader-0.6.5.tgz#f23c7cb3e7076a8702f40c2b6678f06fb9950a55"
1619
1619
integrity sha512-GZdzyVQI1Bln/kCzIYgTKu+rQJ5dno0gVrfmLe4jqQu7T2e7svSwJzpCBqVU5hhBSJP3peuPjOMWsj5GR61YmQ==
1624
1624
protobufjs "^6.10.0"
1625
1625
yargs "^16.1.1"
1626
1626
1627
+ "@grpc/proto-loader@^0.6.13":
1628
+ version "0.6.13"
1629
+ resolved "https://registry.npmjs.org/@grpc/proto-loader/-/proto-loader-0.6.13.tgz#008f989b72a40c60c96cd4088522f09b05ac66bc"
1630
+ integrity sha512-FjxPYDRTn6Ec3V0arm1FtSpmP6V50wuph2yILpyvTKzjc76oDdoihXqM1DzOW5ubvCC8GivfCnNtfaRE8myJ7g==
1631
+ dependencies:
1632
+ "@types/long" "^4.0.1"
1633
+ lodash.camelcase "^4.3.0"
1634
+ long "^4.0.0"
1635
+ protobufjs "^6.11.3"
1636
+ yargs "^16.2.0"
1637
+
1627
1638
"@gulp-sourcemaps/identity-map@^2.0.1":
1628
1639
version "2.0.1"
1629
1640
resolved "https://registry.npmjs.org/@gulp-sourcemaps/identity-map/-/identity-map-2.0.1.tgz#a6e8b1abec8f790ec6be2b8c500e6e68037c0019"
13874
13885
"@types/node" ">=13.7.0"
13875
13886
long "^4.0.0"
13876
13887
13877
-
13888
+ [email protected] , protobufjs@^6.11.3 :
13878
13889
version "6.11.3"
13879
13890
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz#637a527205a35caa4f3e2a9a4a13ddffe0e7af74"
13880
13891
integrity sha512-xL96WDdCZYdU7Slin569tFX712BxsxslWwAfAhCYjQKGTq7dAU91Lomy6nLLhh/dyGhk/YH4TwTSRxTzhuHyZg==
You can’t perform that action at this time.
0 commit comments