From b8c63cc2c24254e8c0f7d2173867e1658f802edb Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 5 Dec 2024 12:07:49 +0000 Subject: [PATCH] chore(deps): upgrade compiler dependencies Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-core/actions/runs/12179399973 ------ *Automatically created by projen via the "upgrade-compiler-dependencies-1.x" workflow* Signed-off-by: github-actions --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b2c0e73182..1104ede48a 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"