From 4d10433d7820d5b3e7bc902b075558e058816137 Mon Sep 17 00:00:00 2001 From: cdk8s-automation <81352262+cdk8s-automation@users.noreply.github.com> Date: Tue, 21 Jan 2025 12:09:33 +0000 Subject: [PATCH] chore(deps): upgrade compiler dependencies (#1364) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-operator/actions/runs/12886586168 ------ *Automatically created by projen via the "upgrade-compiler-dependencies-main" workflow* Signed-off-by: github-actions Co-authored-by: github-actions --- yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index afb812d7..71665e1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -936,7 +936,7 @@ "@typescript-eslint/types" "8.21.0" eslint-visitor-keys "^4.2.0" -"@xmldom/xmldom@^0.9.6": +"@xmldom/xmldom@^0.9.7": version "0.9.7" resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.7.tgz#f21bebdcde4af682a810062b14585c89bb7fab07" integrity sha512-syvR8iIJjpTZ/stv7l89UAViwGFh6lbheeOaqSxkYx9YNmIVvPTRH+CT/fpykFtUx5N+8eSMDRvggF9J8GEPzQ== @@ -3684,13 +3684,13 @@ jsii-reflect@^1.106.0: yargs "^16.2.0" jsii-rosetta@~5.6.0: - version "5.6.5" - resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.6.5.tgz#5ba17a40195b876d7a06b936d24a56a9fae8e7fc" - integrity sha512-plwNC7GjjyrYBfLXtVUqSw5AHVIUfhCUoIAZyHGeq8WMYH8axX5RhTgTOq6rNgjmVOkagQD4FXcawkFpsr38ug== + version "5.6.6" + resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.6.6.tgz#706abcd35f47087fad688c3b20d9e8db4405416c" + integrity sha512-fEbBxFQ4c21qDtmG6ARLmJCBcqoJBbRIsLRhpEWff0Jiu9lsr4bZ7oEaXVpWZg3Cv/4oL/yFVyBFLN7KrcgFbA== dependencies: "@jsii/check-node" "1.106.0" "@jsii/spec" "^1.106.0" - "@xmldom/xmldom" "^0.9.6" + "@xmldom/xmldom" "^0.9.7" chalk "^4" commonmark "^0.31.2" fast-glob "^3.3.3" @@ -3703,9 +3703,9 @@ jsii-rosetta@~5.6.0: yargs "^17.7.2" jsii@~5.6.0: - version "5.6.6" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.6.6.tgz#2f8e5fafc2fccd6ab89383d4ac97921bcc31566d" - integrity sha512-6YBsE7uDEX5OeeU2tBGWPFBWcAiX0QZqrHey7PeYJ+XpG+QWDosIg5F0qUNv/+yLajMsHOFDgMheHwPvr94uxA== + version "5.6.7" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.6.7.tgz#f5657b3ce186b134f4f4689faddb6a5fdcec46cc" + integrity sha512-IvhTjGPnam1VrP6WiXX0Pl1990qfLt07M1o0Sg8y5yJ4lv/N2dsbE/aeMPPIP2VN8NZfu5g2u5PCUPYGCjrhsA== dependencies: "@jsii/check-node" "1.106.0" "@jsii/spec" "^1.106.0"