Skip to content

Commit

Permalink
update infra libs version
Browse files Browse the repository at this point in the history
  • Loading branch information
larisa17 committed Sep 30, 2024
1 parent 7af398a commit 2b2d945
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"@pulumi/awsx": "^1.0.5",
"@pulumi/command": "^0.10.0",
"@pulumi/pulumi": "^3.79.0",
"infra-libs": "passportxyz/infra-libs#semver:^1.2.0"
"infra-libs": "passportxyz/infra-libs#semver:^1.2.1"
}
}
4 changes: 2 additions & 2 deletions infra/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1673,9 +1673,9 @@ inflight@^1.0.4:
once "^1.3.0"
wrappy "1"

"infra-libs@passportxyz/infra-libs#semver:^1.2.0":
"infra-libs@passportxyz/infra-libs#semver:^1.2.1":
version "1.0.0"
resolved "https://codeload.github.com/passportxyz/infra-libs/tar.gz/bac618a030f32b68638345d118686cea4b5db977"
resolved "https://codeload.github.com/passportxyz/infra-libs/tar.gz/8170b9d4286cad3ad0809c252f65fc0d36776dae"
dependencies:
"@1password/op-js" "^0.1.13"
"@pulumi/aws" "^6.45.0"
Expand Down

0 comments on commit 2b2d945

Please sign in to comment.