From df7da9364fb3b14b015c5d200b278f5ec5902fca Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 8 Oct 2023 06:01:49 +0000 Subject: [PATCH] chore(deps): upgrade runtime dependencies Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-plus/actions/runs/6445872109 ------ *Automatically created by projen via the "upgrade-runtime-dependencies-k8s-27-main" workflow* Signed-off-by: github-actions --- package.json | 4 ++-- yarn.lock | 7 ++++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 78277ceac..ff076c457 100644 --- a/package.json +++ b/package.json @@ -81,8 +81,8 @@ "typescript": "^4.9.5" }, "peerDependencies": { - "cdk8s": "^2.66.5", - "constructs": "^10.2.70" + "cdk8s": "^2.66.7", + "constructs": "^10.3.0" }, "dependencies": { "minimatch": "^3.1.2" diff --git a/yarn.lock b/yarn.lock index 79bb4e1ef..235f08bc5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4717,9 +4717,9 @@ jsonparse@^1.2.0, jsonparse@^1.3.1: integrity sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg== keyv@^4.5.3: - version "4.5.3" - resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.3.tgz#00873d2b046df737963157bd04f294ca818c9c25" - integrity sha512-QCiSav9WaX1PgETJ+SpNnx2PRRapJ/oRSXM4VO5OGYGSjrxbKPVFVhB3l2OCbLCk329N8qyAtsJjSjvVBWzEug== + version "4.5.4" + resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93" + integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw== dependencies: json-buffer "3.0.1" @@ -7269,6 +7269,7 @@ workerpool@^6.5.0: integrity sha512-r64Ea3glXY2RVzMeNxB+4J+0YHAVzUdV4cM5nHi4BBC2LvnO1pWFAIYKYuGcPElbg1/7eEiaPtZ/jzCjIUuGBg== "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: + name wrap-ansi-cjs version "7.0.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==