Skip to content

Commit

Permalink
chore(deps): upgrade dependencies (#998)
Browse files Browse the repository at this point in the history
* chore(deps): upgrade dependencies

Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/dbsystel/cdk-sops-secrets/actions/runs/8241813558

------

*Automatically created by projen via the "upgrade-main" workflow*

Signed-off-by: github-actions <[email protected]>

* chore: self mutation

Signed-off-by: github-actions <[email protected]>

---------

Signed-off-by: github-actions <[email protected]>
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
markussiebert and github-actions authored Mar 12, 2024
1 parent 27361ff commit 9f82388
Show file tree
Hide file tree
Showing 8 changed files with 126 additions and 151 deletions.
6 changes: 3 additions & 3 deletions package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"version": "15.0.0",
"files": {
"971390b71924b03c2695df8e192ac30e706db615a12cb6f3f7f85d94ef827df6": {
"c94e7d14eb370adb20b462bf491d3fb97d0d785fbe4259d377641e2763d7c50f": {
"source": {
"path": "asset.971390b71924b03c2695df8e192ac30e706db615a12cb6f3f7f85d94ef827df6.zip",
"path": "asset.c94e7d14eb370adb20b462bf491d3fb97d0d785fbe4259d377641e2763d7c50f.zip",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "971390b71924b03c2695df8e192ac30e706db615a12cb6f3f7f85d94ef827df6.zip",
"objectKey": "c94e7d14eb370adb20b462bf491d3fb97d0d785fbe4259d377641e2763d7c50f.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
},
"e209a4ac0664360bb5f347796bcf25bcda9889a1f4c3c1b55cbe0b459647bbe3": {
"14517a8f1c0f37c582a5d359fd4f7ee3e8912d01a2097ff4faa6bcf0bd204c8c": {
"source": {
"path": "SecretIntegrationAsset.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "e209a4ac0664360bb5f347796bcf25bcda9889a1f4c3c1b55cbe0b459647bbe3.json",
"objectKey": "14517a8f1c0f37c582a5d359fd4f7ee3e8912d01a2097ff4faa6bcf0bd204c8c.json",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "971390b71924b03c2695df8e192ac30e706db615a12cb6f3f7f85d94ef827df6.zip"
"S3Key": "c94e7d14eb370adb20b462bf491d3fb97d0d785fbe4259d377641e2763d7c50f.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"version": "15.0.0",
"files": {
"971390b71924b03c2695df8e192ac30e706db615a12cb6f3f7f85d94ef827df6": {
"c94e7d14eb370adb20b462bf491d3fb97d0d785fbe4259d377641e2763d7c50f": {
"source": {
"path": "asset.971390b71924b03c2695df8e192ac30e706db615a12cb6f3f7f85d94ef827df6.zip",
"path": "asset.c94e7d14eb370adb20b462bf491d3fb97d0d785fbe4259d377641e2763d7c50f.zip",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "971390b71924b03c2695df8e192ac30e706db615a12cb6f3f7f85d94ef827df6.zip",
"objectKey": "c94e7d14eb370adb20b462bf491d3fb97d0d785fbe4259d377641e2763d7c50f.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
},
"e209a4ac0664360bb5f347796bcf25bcda9889a1f4c3c1b55cbe0b459647bbe3": {
"14517a8f1c0f37c582a5d359fd4f7ee3e8912d01a2097ff4faa6bcf0bd204c8c": {
"source": {
"path": "SecretIntegrationInline.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "e209a4ac0664360bb5f347796bcf25bcda9889a1f4c3c1b55cbe0b459647bbe3.json",
"objectKey": "14517a8f1c0f37c582a5d359fd4f7ee3e8912d01a2097ff4faa6bcf0bd204c8c.json",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "971390b71924b03c2695df8e192ac30e706db615a12cb6f3f7f85d94ef827df6.zip"
"S3Key": "c94e7d14eb370adb20b462bf491d3fb97d0d785fbe4259d377641e2763d7c50f.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
10 changes: 5 additions & 5 deletions test/secret-multikms.integ.snapshot/SecretMultiKms.assets.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"version": "15.0.0",
"files": {
"971390b71924b03c2695df8e192ac30e706db615a12cb6f3f7f85d94ef827df6": {
"c94e7d14eb370adb20b462bf491d3fb97d0d785fbe4259d377641e2763d7c50f": {
"source": {
"path": "asset.971390b71924b03c2695df8e192ac30e706db615a12cb6f3f7f85d94ef827df6.zip",
"path": "asset.c94e7d14eb370adb20b462bf491d3fb97d0d785fbe4259d377641e2763d7c50f.zip",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "971390b71924b03c2695df8e192ac30e706db615a12cb6f3f7f85d94ef827df6.zip",
"objectKey": "c94e7d14eb370adb20b462bf491d3fb97d0d785fbe4259d377641e2763d7c50f.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
},
"bb39b9d6c5d7c2e32b9ebe35ed33879063739e23b186b504fe98870eaad38fef": {
"688fbb5ba279a122b45ec1e61c571562baa806b5c5445320b630fe2e5e4eb0af": {
"source": {
"path": "SecretMultiKms.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "bb39b9d6c5d7c2e32b9ebe35ed33879063739e23b186b504fe98870eaad38fef.json",
"objectKey": "688fbb5ba279a122b45ec1e61c571562baa806b5c5445320b630fe2e5e4eb0af.json",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "971390b71924b03c2695df8e192ac30e706db615a12cb6f3f7f85d94ef827df6.zip"
"S3Key": "c94e7d14eb370adb20b462bf491d3fb97d0d785fbe4259d377641e2763d7c50f.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Loading

0 comments on commit 9f82388

Please sign in to comment.