From 98c9c0faaf50abf2d1210b1bbd8546bd2fc12a26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 15:06:45 +0000 Subject: [PATCH] build(deps): bump posthtml-base-url from 3.1.8 to 3.1.9 Bumps [posthtml-base-url](https://github.com/posthtml/posthtml-base-url) from 3.1.8 to 3.1.9. - [Release notes](https://github.com/posthtml/posthtml-base-url/releases) - [Commits](https://github.com/posthtml/posthtml-base-url/compare/v3.1.8...v3.1.9) --- updated-dependencies: - dependency-name: posthtml-base-url dependency-version: 3.1.9 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 840c5c71..9b4a1a2b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4887,9 +4887,9 @@ } }, "node_modules/posthtml-base-url": { - "version": "3.1.8", - "resolved": "https://registry.npmjs.org/posthtml-base-url/-/posthtml-base-url-3.1.8.tgz", - "integrity": "sha512-RpuItlMzJWAMyFWBkBDP5F4syMwERd+msLj6e7JrCjf7Wmolpg6Pfjbnr6uQvLIxVjYU6uZ3DOBgJKbzAKppaw==", + "version": "3.1.9", + "resolved": "https://registry.npmjs.org/posthtml-base-url/-/posthtml-base-url-3.1.9.tgz", + "integrity": "sha512-iIfU8g1GZWD2grTvzD4uSN1kxrY4nld92EyWhUsmupIEv1QA3xdlhH8OwxwOBP1vt6l5RsSXLM3jyQdHFM+IeQ==", "license": "MIT", "dependencies": { "defu": "^6.1.4",