File tree Expand file tree Collapse file tree 2 files changed +23
-2
lines changed Expand file tree Collapse file tree 2 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 17
17
"devDependencies" : {
18
18
"@pulumi/aws" : " 4.21.1" ,
19
19
"@pulumi/awsx" : " 0.31.0" ,
20
- "@pulumi/pulumi" : " 3.13.0 " ,
20
+ "@pulumi/pulumi" : " 3.13.2 " ,
21
21
"@types/node" : " 16.9.6" ,
22
22
"eslint" : " 7.32.0" ,
23
23
"eslint-config-prettier" : " 8.3.0" ,
Original file line number Diff line number Diff line change 146
146
" @pulumi/pulumi" " ^3.0.0"
147
147
semver "^5.4.0"
148
148
149
- " @pulumi/pulumi@3.13.0" , "@pulumi/pulumi@^3.0.0":
149
+ " @pulumi/pulumi@3.13.2 " :
150
+ version "3.13.2"
151
+ resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.13.2.tgz#a658adf511539524e61c3e167d6ee80b6ce72e75"
152
+ integrity sha512-Sgkgms33429NnZIKFHJRTA05lhxP/mFAkGSxG1ibAbZcgwkUjLPkeD0dcD4Rs1PcYFRp95RL1pm5I3ikENxOhg==
153
+ dependencies :
154
+ " @grpc/grpc-js" " ^1.2.7"
155
+ " @logdna/tail-file" " ^2.0.6"
156
+ " @pulumi/query" " ^0.3.0"
157
+ google-protobuf "^3.5.0"
158
+ js-yaml "^3.14.0"
159
+ minimist "^1.2.0"
160
+ normalize-package-data "^2.4.0"
161
+ protobufjs "^6.8.6"
162
+ read-package-tree "^5.3.1"
163
+ require-from-string "^2.0.1"
164
+ semver "^6.1.0"
165
+ source-map-support "^0.4.16"
166
+ ts-node "^7.0.1"
167
+ typescript "~3.7.3"
168
+ upath "^1.1.0"
169
+
170
+ " @pulumi/pulumi@^3.0.0 " :
150
171
version "3.13.0"
151
172
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.13.0.tgz#e924c05d86cb5c00fd03506f0ace57b481edf883"
152
173
integrity sha512-o168kbvrO9L5K32J3bmZ3HSDO9V+TcgdqT7rLyGpijKm3NfzXfeUoPrVtbxVRL0Me9+u07ZR/rlTmA4n7vVU9Q==
You can’t perform that action at this time.
0 commit comments