|
45 | 45 | dependencies:
|
46 | 46 | semver "^6.2.0"
|
47 | 47 |
|
| 48 | +"@grpc/grpc-js@^1.2.7": |
| 49 | + version "1.3.4" |
| 50 | + resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.3.4.tgz#5c4f5df717cd10cc5ebbc7523504008d1ff7b322" |
| 51 | + integrity sha512-AxtZcm0mArQhY9z8T3TynCYVEaSKxNCa9mVhVwBCUnsuUEe8Zn94bPYYKVQSLt+hJJ1y0ukr3mUvtWfcATL/IQ== |
| 52 | + dependencies: |
| 53 | + "@types/node" ">=12.12.47" |
| 54 | + |
| 55 | +"@logdna/tail-file@^2.0.6": |
| 56 | + version "2.1.0" |
| 57 | + resolved "https://registry.yarnpkg.com/@logdna/tail-file/-/tail-file-2.1.0.tgz#7c3d98c3378d15061589e12875ffb7673b0ce82c" |
| 58 | + integrity sha512-8zYzetB1zfa7WA4c0RS1EU9pNKcj1BqilU2fCsEvmKfWgEdpaphff6hk2Rcn3A0qHwynEdw9lTrlYN4sUw2FpA== |
| 59 | + |
48 | 60 | "@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2":
|
49 | 61 | version "1.1.2"
|
50 | 62 | resolved "https://registry.yarnpkg.com/@protobufjs/aspromise/-/aspromise-1.1.2.tgz#9b8b0cc663d669a7d8f6f5d0893a14d348f30fbf"
|
|
127 | 139 | "@pulumi/pulumi" "^2.0.0"
|
128 | 140 | semver "^5.4.0"
|
129 | 141 |
|
130 |
| -"@pulumi/pulumi@2.15.6", "@pulumi/pulumi@^2.0.0", "@pulumi/pulumi@^2.15.0": |
| 142 | +"@pulumi/pulumi@3.6.0": |
| 143 | + version "3.6.0" |
| 144 | + resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.6.0.tgz#6346cd889e175b95656013a9e62db0d3ac51fbbc" |
| 145 | + integrity sha512-9JR2XphvmGnYwj+iA6zUJs9dnC1EtMW9FVMrDIeQvtySKv/ed9CQhiCcLetQtF5ZMV08ikozSwXugUREnA3qSQ== |
| 146 | + dependencies: |
| 147 | + "@grpc/grpc-js" "^1.2.7" |
| 148 | + "@logdna/tail-file" "^2.0.6" |
| 149 | + "@pulumi/query" "^0.3.0" |
| 150 | + google-protobuf "^3.5.0" |
| 151 | + js-yaml "^3.14.0" |
| 152 | + minimist "^1.2.0" |
| 153 | + normalize-package-data "^2.4.0" |
| 154 | + protobufjs "^6.8.6" |
| 155 | + read-package-tree "^5.3.1" |
| 156 | + require-from-string "^2.0.1" |
| 157 | + semver "^6.1.0" |
| 158 | + source-map-support "^0.4.16" |
| 159 | + ts-node "^7.0.1" |
| 160 | + typescript "~3.7.3" |
| 161 | + upath "^1.1.0" |
| 162 | + |
| 163 | +"@pulumi/pulumi@^2.0.0", "@pulumi/pulumi@^2.15.0": |
131 | 164 | version "2.15.6"
|
132 | 165 | resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-2.15.6.tgz#2c4d6f4a66a97d0bdfaa79249cda9094ee8d79ee"
|
133 | 166 | integrity sha512-q3kN6FPyMnND0X4XViyGN+MjGaM4OlSq60/gr2gE+SoNtcVsxw5DyaESE3cG+Wi13zzlz+ouFEd2nQ95Q4btkQ==
|
|
167 | 200 | resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.14.tgz#f7fd5f3cc8521301119f63910f0fb965c7d761ae"
|
168 | 201 | integrity sha512-UHnOPWVWV1z+VV8k6L1HhG7UbGBgIdghqF3l9Ny9ApPghbjICXkUJSd/b9gOgQfjM1r+37cipdw/HJ3F6ICEnQ==
|
169 | 202 |
|
| 203 | +"@types/node@>=12.12.47": |
| 204 | + version "15.12.5" |
| 205 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.5.tgz#9a78318a45d75c9523d2396131bd3cca54b2d185" |
| 206 | + integrity sha512-se3yX7UHv5Bscf8f1ERKvQOD6sTyycH3hdaoozvaLxgUiY5lIGEeH37AD0G0Qi9kPqihPn0HOfd2yaIEN9VwEg== |
| 207 | + |
170 | 208 | "@types/node@^13.7.0":
|
171 | 209 | version "13.13.36"
|
172 | 210 | resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.36.tgz#0c4d3c4e365396c84b1c595524e2faff7dd45b26"
|
|
0 commit comments