From cf08e42f7ac3ba240a6752aa13e7b87dbe154a87 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 6 May 2024 00:09:51 +0000 Subject: [PATCH] chore(deps): upgrade dependencies Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdklabs/cdk-hyperledger-fabric-network/actions/runs/8962111556 ------ *Automatically created by projen via the "upgrade-main" workflow* Signed-off-by: github-actions --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3621c04..0c5b965 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@typescript-eslint/eslint-plugin": "^6", "@typescript-eslint/parser": "^6", "aws-cdk-lib": "2.24.1", - "cdk-nag": "2.28.108", + "cdk-nag": "2.28.109", "constructs": "10.0.5", "eslint": "^8", "eslint-import-resolver-typescript": "^2.7.1", diff --git a/yarn.lock b/yarn.lock index 4919922..900c5f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1347,10 +1347,10 @@ case@1.6.3, case@^1.6.3: resolved "https://registry.yarnpkg.com/case/-/case-1.6.3.tgz#0a4386e3e9825351ca2e6216c60467ff5f1ea1c9" integrity sha512-mzDSXIPaFwVDvZAHqZ9VlbyF4yyXRuX6IvB06WvPYkqJVO24kX1PPhv9bfpKNFZyxYFmmgo03HUiD8iklmJYRQ== -cdk-nag@2.28.108: - version "2.28.108" - resolved "https://registry.yarnpkg.com/cdk-nag/-/cdk-nag-2.28.108.tgz#2ecaaf165081d02ac28f2c33cdd3e04dac82691f" - integrity sha512-XDQYhuAQLKLgNkImslA5iR/vAcJXe1pFVFiDzryZrfRQ+q2wGAIEww1WBJ0NfdWm1GAEb1tTsU/+/5RRWrn5kg== +cdk-nag@2.28.109: + version "2.28.109" + resolved "https://registry.yarnpkg.com/cdk-nag/-/cdk-nag-2.28.109.tgz#724d5c896cdedf0da779d38120f9e1ce4ddd009e" + integrity sha512-Mow/zg41JTL1x+Gn6ZKbzikxrG4jbTzRAz33O6osG1er6o5at6aNTG/+e6XeiI8/fhwyxV/YskW1cBlnLj1PvA== chalk@^2.4.2: version "2.4.2"