diff --git a/package.json b/package.json index 7ca8e949..59580865 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "typescript": "^3.9.10" }, "peerDependencies": { - "cdk8s": "^2.67.6", + "cdk8s": "^2.68.0", "constructs": "^10.3.0" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index e1aa947b..9114a70c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6821,9 +6821,9 @@ unique-string@^3.0.0: crypto-random-string "^4.0.0" universal-user-agent@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-6.0.0.tgz#3381f8503b251c0d9cd21bc1de939ec9df5480ee" - integrity sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w== + version "6.0.1" + resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-6.0.1.tgz#15f20f55da3c930c57bddbf1734c6654d5fd35aa" + integrity sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ== universalify@^0.1.0: version "0.1.2"