From c050c5667c011e74fd0b81134c8d1b313e0711db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 21:44:32 +0000 Subject: [PATCH] Bump unhead in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [unhead](https://github.com/unjs/unhead/tree/HEAD/packages/unhead). Updates `unhead` from 2.1.12 to 2.1.13 - [Release notes](https://github.com/unjs/unhead/releases) - [Commits](https://github.com/unjs/unhead/commits/v2.1.13/packages/unhead) --- updated-dependencies: - dependency-name: unhead dependency-version: 2.1.13 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0771d8a..5125b69 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6720,13 +6720,13 @@ } }, "node_modules/@unhead/vue": { - "version": "2.1.12", - "resolved": "https://registry.npmjs.org/@unhead/vue/-/vue-2.1.12.tgz", - "integrity": "sha512-zEWqg0nZM8acpuTZE40wkeUl8AhIe0tU0OkilVi1D4fmVjACrwoh5HP6aNqJ8kUnKsoy6D+R3Vi/O+fmdNGO7g==", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@unhead/vue/-/vue-2.1.13.tgz", + "integrity": "sha512-HYy0shaHRnLNW9r85gppO8IiGz0ONWVV3zGdlT8CQ0tbTwixznJCIiyqV4BSV1aIF1jJIye0pd1p/k6Eab8Z/A==", "license": "MIT", "dependencies": { "hookable": "^6.0.1", - "unhead": "2.1.12" + "unhead": "2.1.13" }, "funding": { "url": "https://github.com/sponsors/harlan-zw" @@ -16948,9 +16948,9 @@ } }, "node_modules/unhead": { - "version": "2.1.12", - "resolved": "https://registry.npmjs.org/unhead/-/unhead-2.1.12.tgz", - "integrity": "sha512-iTHdWD9ztTunOErtfUFk6Wr11BxvzumcYJ0CzaSCBUOEtg+DUZ9+gnE99i8QkLFT2q1rZD48BYYGXpOZVDLYkA==", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/unhead/-/unhead-2.1.13.tgz", + "integrity": "sha512-jO9M1sI6b2h/1KpIu4Jeu+ptumLmUKboRRLxys5pYHFeT+lqTzfNHbYUX9bxVDhC1FBszAGuWcUVlmvIPsah8Q==", "license": "MIT", "dependencies": { "hookable": "^6.0.1"