From be9a61e23d3e15ae520229a13cbe418e7f73b1f9 Mon Sep 17 00:00:00 2001 From: cdklabs-automation <90142015+cdklabs-automation@users.noreply.github.com> Date: Sun, 23 Jun 2024 17:14:43 -0700 Subject: [PATCH] chore(deps): upgrade dependencies (#688) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdklabs/cdk-hyperledger-fabric-network/actions/runs/9637421225 ------ *Automatically created by projen via the "upgrade-main" workflow* --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7be6f72..f55973b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@typescript-eslint/eslint-plugin": "^7", "@typescript-eslint/parser": "^7", "aws-cdk-lib": "2.24.1", - "cdk-nag": "2.28.147", + "cdk-nag": "2.28.148", "constructs": "10.0.5", "eslint": "^8", "eslint-import-resolver-typescript": "^2.7.1", diff --git a/yarn.lock b/yarn.lock index 1374839..e9b5f33 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1337,10 +1337,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.147: - version "2.28.147" - resolved "https://registry.yarnpkg.com/cdk-nag/-/cdk-nag-2.28.147.tgz#df0a055e14d231e23d1652a0eb5e2dab4f628421" - integrity sha512-XunBv0uvahQ/jcauBeovbGsExPknQBknkhL3FweJ4tB4fr0LzfCiIC+WkWa0sCPnCe2nkPE9enwgrQMjM/q2aQ== +cdk-nag@2.28.148: + version "2.28.148" + resolved "https://registry.yarnpkg.com/cdk-nag/-/cdk-nag-2.28.148.tgz#9a299c4d12c5becca1320e1d60a36b0807fa26c5" + integrity sha512-GVO0yfqP4nToiWHOoQTdZ4ro8SpoAqga58+ShJTeHXLS3d1zVIsGf3ttI2hoVN0BMWjS0j4XAwNzPZxuB3Qv2Q== chalk@^2.4.2: version "2.4.2"