Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@google-cloud/storage": "^2.0.3",
"yargs": "11.0.0"
"yargs": "11.1.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion endpoints/getting-started-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"google-auth-library": "^1.3.1",
"grpc": "1.16.1",
"jsonwebtoken": "^8.2.0",
"yargs": "11.0.0"
"yargs": "11.1.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^2.3.0",
Expand Down
2 changes: 1 addition & 1 deletion iot/mqtt_example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"jsonwebtoken": "8.4.0",
"mqtt": "2.18.8",
"yargs": "11.0.0"
"yargs": "11.1.0"
},
"devDependencies": {
"manager": "../manager",
Expand Down
2 changes: 1 addition & 1 deletion kms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"googleapis": "^35.0.0",
"safe-buffer": "5.1.2",
"yargs": "11.0.0"
"yargs": "11.1.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion storage-transfer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"googleapis": "27.0.0",
"moment": "2.22.2",
"safe-buffer": "5.1.2",
"yargs": "11.0.0"
"yargs": "11.1.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.0.0",
Expand Down