Skip to content

Commit

Permalink
Fix yarn lock
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhailshilkov committed Oct 31, 2023
1 parent a0a87c1 commit b6e0679
Showing 1 changed file with 1 addition and 32 deletions.
33 changes: 1 addition & 32 deletions awsx/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1538,38 +1538,7 @@
"@pulumi/pulumi" "^3.0.0"
semver "^5.4.0"

"@pulumi/pulumi@^3.0.0":
version "3.82.1"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.82.1.tgz#91c0595f392bae10096c342493406822abc107eb"
integrity sha512-wIQHSVFnlX5TeUliSQNTfn8wZZMq9z1y6JOi7KcVM1rkfHFx3kxVBwK+5ri308cl8QMEzFprXTgH56lHQ2855w==
dependencies:
"@grpc/grpc-js" "^1.8.16"
"@logdna/tail-file" "^2.0.6"
"@opentelemetry/api" "^1.2.0"
"@opentelemetry/exporter-zipkin" "^1.6.0"
"@opentelemetry/instrumentation" "^0.32.0"
"@opentelemetry/instrumentation-grpc" "^0.32.0"
"@opentelemetry/resources" "^1.6.0"
"@opentelemetry/sdk-trace-base" "^1.6.0"
"@opentelemetry/sdk-trace-node" "^1.6.0"
"@opentelemetry/semantic-conventions" "^1.6.0"
"@pulumi/query" "^0.3.0"
execa "^5.1.0"
google-protobuf "^3.5.0"
ini "^2.0.0"
js-yaml "^3.14.0"
minimist "^1.2.6"
normalize-package-data "^3.0.0"
pkg-dir "^7.0.0"
read-package-tree "^5.3.1"
require-from-string "^2.0.1"
semver "^7.5.2"
source-map-support "^0.5.6"
ts-node "^7.0.1"
typescript "~3.8.3"
upath "^1.1.0"

"@pulumi/pulumi@^3.91.1":
"@pulumi/pulumi@^3.0.0", "@pulumi/pulumi@^3.91.1":
version "3.91.1"
resolved "https://registry.yarnpkg.com/@pulumi/pulumi/-/pulumi-3.91.1.tgz#fea7720178f87388146692df371d9285a43093d7"
integrity sha512-ZKX9twt1+EDSb/Sg3d9fffA74f3Ikx90Xc8k7C++qdaOkcwKd2RTycciZdzvM/ri7KW4B6CYU2qCgKy33li6tQ==
Expand Down

0 comments on commit b6e0679

Please sign in to comment.