From 6e9b01e157d986fe44db6c5c942fe184e0a9a703 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 12:08:13 +0000 Subject: [PATCH] chore(deps): bump min-document from 2.19.0 to 2.19.1 Bumps [min-document](https://github.com/Raynos/min-document) from 2.19.0 to 2.19.1. - [Commits](https://github.com/Raynos/min-document/compare/v2.19.0...v2.19.1) --- updated-dependencies: - dependency-name: min-document dependency-version: 2.19.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 67c07534d9a60..a7622b3b86b78 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19234,9 +19234,9 @@ mimic-response@^3.1.0: integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ== min-document@^2.19.0: - version "2.19.0" - resolved "https://registry.yarnpkg.com/min-document/-/min-document-2.19.0.tgz#7bd282e3f5842ed295bb748cdd9f1ffa2c824685" - integrity sha1-e9KC4/WELtKVu3SM3Z8f+iyCRoU= + version "2.19.1" + resolved "https://registry.yarnpkg.com/min-document/-/min-document-2.19.1.tgz#7083ad4bc8879a6eba6516688e9f5d91d32e2d23" + integrity sha512-8lqe85PkqQJzIcs2iD7xW/WSxcncC3/DPVbTOafKNJDIMXwGfwXS350mH4SJslomntN2iYtFBuC0yNO3CEap6g== dependencies: dom-walk "^0.1.0"