From dc317e52897eddf04040f94fe01e12ff5dc51cb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 00:48:44 +0000 Subject: [PATCH] chore(deps-dev): bump jsii-rosetta from 5.6.5 to 5.6.6 Bumps [jsii-rosetta](https://github.com/aws/jsii-rosetta) from 5.6.5 to 5.6.6. - [Release notes](https://github.com/aws/jsii-rosetta/releases) - [Changelog](https://github.com/aws/jsii-rosetta/blob/main/releases.json) - [Commits](https://github.com/aws/jsii-rosetta/compare/v5.6.5...v5.6.6) --- updated-dependencies: - dependency-name: jsii-rosetta dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index 158f1b91..ef55163a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1125,10 +1125,10 @@ "@typescript-eslint/types" "8.21.0" eslint-visitor-keys "^4.2.0" -"@xmldom/xmldom@^0.9.6": - version "0.9.6" - resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.6.tgz#3eaefb585c1f920e06fb35e6dcb8d505445621c0" - integrity sha512-Su4xcxR0CPGwlDHNmVP09fqET9YxbyDXHaSob6JlBH7L6reTYaeim6zbk9o08UarO0L5GTRo3uzl0D+9lSxmvw== +"@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== JSONStream@^1.3.5: version "1.3.5" @@ -4070,13 +4070,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"