From 102bb05be4fa07a08ec8df1b4982d9b8d39de031 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 16:03:54 +0000 Subject: [PATCH] build(deps): bump posthtml-content from 2.1.1 to 2.1.2 Bumps [posthtml-content](https://github.com/posthtml/posthtml-content) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/posthtml/posthtml-content/releases) - [Commits](https://github.com/posthtml/posthtml-content/compare/v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: posthtml-content dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 900ff72e..41a50169 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4924,9 +4924,9 @@ } }, "node_modules/posthtml-content": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/posthtml-content/-/posthtml-content-2.1.1.tgz", - "integrity": "sha512-b4KmIaP9tMsBRNX2l7a9M7piJyF4PDEIug03pVCBmBtWpAmJS2waw/klGTDXqXXycMGdvnut73AiKZBL7PEmow==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/posthtml-content/-/posthtml-content-2.1.2.tgz", + "integrity": "sha512-m+mcZstVE3GSwYascxrzcxULzXVO7UlZBV+SXylg8ynZuuZfCHA3biSSXi4EF38xBGqclhvzyb7bV6ArpC5bmg==", "license": "MIT", "engines": { "node": ">=18"