From 40519a38da22a65612cd86e74481e75e99c389f4 Mon Sep 17 00:00:00 2001 From: cdk8s-automation <81352262+cdk8s-automation@users.noreply.github.com> Date: Mon, 3 Mar 2025 12:04:59 +0000 Subject: [PATCH] chore(deps): upgrade compiler dependencies (#945) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-awscdk-resolver/actions/runs/13630392913 ------ *Automatically created by projen via the "upgrade-compiler-dependencies-main" workflow* Signed-off-by: github-actions Co-authored-by: github-actions --- yarn.lock | 53 ++++++++--------------------------------------------- 1 file changed, 8 insertions(+), 45 deletions(-) diff --git a/yarn.lock b/yarn.lock index 92aad9d..b00f128 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1844,7 +1844,7 @@ "@typescript-eslint/types" "8.25.0" eslint-visitor-keys "^4.2.0" -"@xmldom/xmldom@^0.9.7", "@xmldom/xmldom@^0.9.8": +"@xmldom/xmldom@^0.9.8": version "0.9.8" resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.8.tgz#1471e82bdff9e8f20ee8bbe60d4ffa8a516e78d8" integrity sha512-p96FSY54r+WJ50FIOsCOjyj/wavs8921hG5+kVMmZgKcvIKxMXHTrjNJvRgWa/zuX3B6t2lijLNFaOyuxUH+2A== @@ -4799,26 +4799,7 @@ jsii-reflect@^1.108.0: oo-ascii-tree "^1.108.0" yargs "^16.2.0" -jsii-rosetta@^5: - version "5.7.6" - resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.7.6.tgz#c41612acbc62d95f5e8cd5bbd879d8a28d63cd65" - integrity sha512-yimRfvgFM4+ZctGBWadQe3Yplxpp21iSWZzYGncMCV+oaZ1IlTrq4AxGjcoij+bQFdp97hAXoDg66pFmvWOkBg== - dependencies: - "@jsii/check-node" "1.107.0" - "@jsii/spec" "^1.107.0" - "@xmldom/xmldom" "^0.9.7" - chalk "^4" - commonmark "^0.31.2" - fast-glob "^3.3.3" - jsii "~5.7.0" - semver "^7.7.1" - semver-intersect "^1.5.0" - stream-json "^1.9.1" - typescript "~5.7" - workerpool "^6.5.1" - yargs "^17.7.2" - -jsii-rosetta@^5.5.4, jsii-rosetta@^5.7.7: +jsii-rosetta@^5, jsii-rosetta@^5.5.4, jsii-rosetta@^5.7.7: version "5.7.7" resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.7.7.tgz#7b0127d0c45a6a6f11cfb5b2c7f7015c942c1415" integrity sha512-+xNqFD+cBI7JWcigD3ui/bgJWLC1Mkof/nc5kzBBCovCQqcM7u/2B3mNDxYMVPpnjvJX3P7eITVFWzIC/Z/U2A== @@ -4849,13 +4830,13 @@ jsii-srcmak@0.1.1236: ncp "^2.0.0" yargs "^17.7.2" -jsii@^5: - version "5.7.6" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.7.6.tgz#a60c26854176d80ed7bb9545a3d30f0946f30576" - integrity sha512-yh+LxT7tUTs30R5nbmI5hcjHaxqHdrYyd9jjR9uDWbkW4Aj8yvqX7U6eaOzQZPvolnBZ1pvgelIfO/KRqzSfog== +jsii@^5, jsii@~5.7.0: + version "5.7.7" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.7.7.tgz#c21c3d65015cc57fcc65f3bac9c42fa7a26adb84" + integrity sha512-3FYMEhFs0w4EJuP65uCCeN9aJ7fQbTh5Uc5aWreTYkgVdF9JgWCoxR4ZUhIjQYQtpJCVA49I8qAEUmPg1Eu1QQ== dependencies: - "@jsii/check-node" "1.107.0" - "@jsii/spec" "^1.107.0" + "@jsii/check-node" "1.108.0" + "@jsii/spec" "^1.108.0" case "^1.6.3" chalk "^4" fast-deep-equal "^3.1.3" @@ -4886,24 +4867,6 @@ jsii@~5.5.3: typescript "~5.5" yargs "^17.7.2" -jsii@~5.7.0: - version "5.7.7" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.7.7.tgz#c21c3d65015cc57fcc65f3bac9c42fa7a26adb84" - integrity sha512-3FYMEhFs0w4EJuP65uCCeN9aJ7fQbTh5Uc5aWreTYkgVdF9JgWCoxR4ZUhIjQYQtpJCVA49I8qAEUmPg1Eu1QQ== - dependencies: - "@jsii/check-node" "1.108.0" - "@jsii/spec" "^1.108.0" - case "^1.6.3" - chalk "^4" - fast-deep-equal "^3.1.3" - log4js "^6.9.1" - semver "^7.7.1" - semver-intersect "^1.5.0" - sort-json "^2.0.1" - spdx-license-list "^6.9.0" - typescript "~5.7" - yargs "^17.7.2" - json-buffer@3.0.1: version "3.0.1" resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13"