From 806c7a221b9324327fb6e11ab7a7186c58e9d0f4 Mon Sep 17 00:00:00 2001 From: cdk8s-automation <81352262+cdk8s-automation@users.noreply.github.com> Date: Thu, 5 Dec 2024 07:10:04 -0500 Subject: [PATCH] chore(deps): upgrade compiler dependencies (#3087) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-core/actions/runs/12179385966 ------ *Automatically created by projen via the "upgrade-compiler-dependencies-2.x" workflow* Signed-off-by: github-actions Co-authored-by: github-actions --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0d25f2dc8d..3efad281ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1112,9 +1112,9 @@ eslint-visitor-keys "^4.2.0" "@xmldom/xmldom@^0.9.5": - version "0.9.5" - resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.5.tgz#a2c08c3a0c5931daae67dd0385edf2f464d1fee4" - integrity sha512-6g1EwSs8cr8JhP1iBxzyVAWM6BIDvx9Y3FZRIQiMDzgG43Pxi8YkWOZ0nQj2NHgNzgXDZbJewFx/n+YAvMZrfg== + version "0.9.6" + resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.6.tgz#3eaefb585c1f920e06fb35e6dcb8d505445621c0" + integrity sha512-Su4xcxR0CPGwlDHNmVP09fqET9YxbyDXHaSob6JlBH7L6reTYaeim6zbk9o08UarO0L5GTRo3uzl0D+9lSxmvw== JSONStream@^1.3.5: version "1.3.5"