|
82 | 82 | lodash "^4.17.5" |
83 | 83 | to-fast-properties "^2.0.0" |
84 | 84 |
|
85 | | -"@google-cloud/common@^0.20.3": |
86 | | - version "0.20.3" |
87 | | - resolved "https://registry.yarnpkg.com/@google-cloud/common/-/common-0.20.3.tgz#639fb9ed07b0e20bdcfa84ebb0838b8cb2068e3b" |
| 85 | +"@google-cloud/common@^0.21.0": |
| 86 | + version "0.21.1" |
| 87 | + resolved "https://registry.yarnpkg.com/@google-cloud/common/-/common-0.21.1.tgz#7be61f835a9067b2c66dc8b04fd77d66877f99ff" |
88 | 88 | dependencies: |
| 89 | + "@google-cloud/promisify" "^0.3.0" |
89 | 90 | "@types/duplexify" "^3.5.0" |
90 | 91 | "@types/request" "^2.47.0" |
91 | 92 | arrify "^1.0.1" |
|
98 | 99 | pify "^3.0.0" |
99 | 100 | request "^2.87.0" |
100 | 101 | retry-request "^4.0.0" |
101 | | - split-array-stream "^2.0.0" |
102 | 102 | stream-events "^1.0.4" |
103 | 103 | through2 "^2.0.3" |
104 | 104 |
|
| 105 | +"@google-cloud/promisify@^0.3.0": |
| 106 | + version "0.3.0" |
| 107 | + resolved "https://registry.yarnpkg.com/@google-cloud/promisify/-/promisify-0.3.0.tgz#b36a802ea07740b15b3bf63246df829d2dc24f14" |
| 108 | + |
105 | 109 | "@types/builtin-modules@^2.0.0": |
106 | 110 | version "2.0.0" |
107 | 111 | resolved "https://registry.yarnpkg.com/@types/builtin-modules/-/builtin-modules-2.0.0.tgz#ac89b765b8ef36f0d5ab42de10e39faa5fd64535" |
@@ -2396,10 +2400,6 @@ is-retry-allowed@^1.0.0: |
2396 | 2400 | version "1.1.0" |
2397 | 2401 | resolved "https://registry.yarnpkg.com/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz#11a060568b67339444033d0125a61a20d564fb34" |
2398 | 2402 |
|
2399 | | -is-stream-ended@^0.1.4: |
2400 | | - version "0.1.4" |
2401 | | - resolved "https://registry.yarnpkg.com/is-stream-ended/-/is-stream-ended-0.1.4.tgz#f50224e95e06bce0e356d440a4827cd35b267eda" |
2402 | | - |
2403 | 2403 | is-stream@^1.0.0, is-stream@^1.0.1, is-stream@^1.1.0: |
2404 | 2404 | version "1.1.0" |
2405 | 2405 | resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44" |
@@ -4032,12 +4032,6 @@ spdx-satisfies@^4.0.0: |
4032 | 4032 | spdx-expression-parse "^3.0.0" |
4033 | 4033 | spdx-ranges "^2.0.0" |
4034 | 4034 |
|
4035 | | -split-array-stream@^2.0.0: |
4036 | | - version "2.0.0" |
4037 | | - resolved "https://registry.yarnpkg.com/split-array-stream/-/split-array-stream-2.0.0.tgz#85a4f8bfe14421d7bca7f33a6d176d0c076a53b1" |
4038 | | - dependencies: |
4039 | | - is-stream-ended "^0.1.4" |
4040 | | - |
4041 | 4035 | split-string@^3.0.1, split-string@^3.0.2: |
4042 | 4036 | version "3.1.0" |
4043 | 4037 | resolved "https://registry.yarnpkg.com/split-string/-/split-string-3.1.0.tgz#7cb09dda3a86585705c64b39a6466038682e8fe2" |
|
0 commit comments