Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

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 appengine/storage/flexible/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"node": ">=8.0.0"
},
"dependencies": {
"@google-cloud/storage": "^3.0.0",
"@google-cloud/storage": "^4.0.0",
"body-parser": "^1.18.3",
"express": "^4.16.4",
"multer": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion appengine/storage/standard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"node": ">=8.0.0"
},
"dependencies": {
"@google-cloud/storage": "^3.0.0",
"@google-cloud/storage": "^4.0.0",
"body-parser": "^1.18.3",
"express": "^4.16.4",
"multer": "^1.4.1",
Expand Down
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 @@
"system-test": "mocha system-test/*.test.js --timeout=30000"
},
"dependencies": {
"@google-cloud/storage": "^3.0.0",
"@google-cloud/storage": "^4.0.0",
"yargs": "^14.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@google-cloud/functions-framework": "^1.1.1",
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"@google-cloud/pubsub": "^1.0.0",
"@google-cloud/storage": "^3.0.0",
"@google-cloud/storage": "^4.0.0",
"child-process-promise": "^2.2.1",
"delay": "^4.3.0",
"express": "^4.16.3",
Expand Down
2 changes: 1 addition & 1 deletion functions/http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"uuid": "^3.3.2"
},
"dependencies": {
"@google-cloud/storage": "^3.0.0",
"@google-cloud/storage": "^4.0.0",
"busboy": "^0.3.0",
"escape-html": "^1.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion functions/imagemagick/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test": "mocha test/*.test.js --timeout=20000 --exit"
},
"dependencies": {
"@google-cloud/storage": "^3.0.0",
"@google-cloud/storage": "^4.0.0",
"@google-cloud/vision": "^1.0.0",
"gm": "^1.23.1"
},
Expand Down
2 changes: 1 addition & 1 deletion functions/ocr/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@google-cloud/pubsub": "^1.0.0",
"@google-cloud/storage": "^3.0.0",
"@google-cloud/storage": "^4.0.0",
"@google-cloud/translate": "^4.0.0",
"@google-cloud/vision": "^1.0.0",
"nconf": "^0.10.0"
Expand Down
2 changes: 1 addition & 1 deletion functions/sendgrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@google-cloud/bigquery": "^4.0.0",
"@google-cloud/storage": "^3.0.0",
"@google-cloud/storage": "^4.0.0",
"sendgrid": "^5.2.3",
"uuid": "^3.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion functions/speech-to-speech/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@google-cloud/speech": "^3.0.0",
"@google-cloud/storage": "^3.0.0",
"@google-cloud/storage": "^4.0.0",
"@google-cloud/text-to-speech": "^1.0.0",
"@google-cloud/translate": "^4.0.0",
"uuid": "^3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion healthcare/dicom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"@google-cloud/pubsub": "^1.0.0",
"@google-cloud/storage": "^3.0.0",
"@google-cloud/storage": "^4.0.0",
"mocha": "^6.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion healthcare/fhir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^3.3.0",
"@google-cloud/pubsub": "^1.0.0",
"@google-cloud/storage": "^3.0.0",
"@google-cloud/storage": "^4.0.0",
"mocha": "^6.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion run/image-processing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"test": "mocha test/*.test.js --check-leaks --timeout=5000"
},
"dependencies": {
"@google-cloud/storage": "^3.0.4",
"@google-cloud/storage": "^4.0.0",
"@google-cloud/vision": "^1.1.3",
"body-parser": "^1.19.0",
"express": "^4.16.4",
Expand Down
2 changes: 1 addition & 1 deletion storage-transfer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"mocha": "^6.0.0",
"proxyquire": "^2.1.0",
"sinon": "^7.2.7",
"@google-cloud/storage": "^3.0.0",
"@google-cloud/storage": "^4.0.0",
"uuid": "^3.3.2"
},
"cloud-repo-tools": {
Expand Down