Skip to content

Commit 2717d76

Browse files
ofrobotsstephenplusplus
authored andcommitted
chore: update deps: google-{gax,proto-files} (googleapis#2691)
1 parent 19c7dcd commit 2717d76

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

packages/datastore/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
"concat-stream": "^1.5.0",
5858
"create-error-class": "^3.0.2",
5959
"extend": "^3.0.0",
60-
"google-gax": "^0.13.0",
61-
"google-proto-files": "^0.12.0",
60+
"google-gax": "^0.14.2",
61+
"google-proto-files": "^0.13.1",
6262
"is": "^3.0.1",
6363
"lodash.flatten": "^4.2.0",
6464
"modelo": "^4.2.0",

packages/dlp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
],
2626
"dependencies": {
2727
"extend": "^3.0",
28-
"google-gax": "^0.13.2",
29-
"google-proto-files": "^0.12.0"
28+
"google-gax": "^0.14.2",
29+
"google-proto-files": "^0.13.1"
3030
},
3131
"devDependencies": {
3232
"mocha": "^3.2.0"

packages/pubsub/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
"async-each": "^1.0.1",
5858
"extend": "^3.0.0",
5959
"google-auto-auth": "^0.7.1",
60-
"google-gax": "^0.13.0",
61-
"google-proto-files": "^0.12.0",
60+
"google-gax": "^0.14.2",
61+
"google-proto-files": "^0.13.1",
6262
"grpc": "^1.6.0",
6363
"is": "^3.0.1",
6464
"lodash.snakecase": "^4.1.1",

packages/speech/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"Google Cloud Speech API"
5656
],
5757
"dependencies": {
58-
"google-proto-files": "^0.13.0",
59-
"google-gax": "^0.13.2",
58+
"google-proto-files": "^0.13.1",
59+
"google-gax": "^0.14.2",
6060
"extend": "^3.0.0",
6161
"pumpify": "^1.3.5",
6262
"stream-events": "^1.0.1",

packages/video-intelligence/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
],
2727
"dependencies": {
2828
"extend": "^3.0",
29-
"google-gax": "^0.14.0",
29+
"google-gax": "^0.14.2",
3030
"protobufjs": "^6.8.0"
3131
},
3232
"devDependencies": {

packages/vision/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"@google-cloud/common": "^0.13.0",
5454
"async": "^2.0.1",
5555
"extend": "^3.0.0",
56-
"google-gax": "^0.13.2",
57-
"google-proto-files": "^0.12.0",
56+
"google-gax": "^0.14.2",
57+
"google-proto-files": "^0.13.1",
5858
"is": "^3.0.1"
5959
},
6060
"devDependencies": {

0 commit comments

Comments
 (0)