From 9ff760c58c52a57c3458fe0377c61159ffe705a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 21:19:22 +0000 Subject: [PATCH] chore(deps): bump unhead from 1.9.16 to 2.1.13 Bumps [unhead](https://github.com/unjs/unhead/tree/HEAD/packages/unhead) from 1.9.16 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: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 ++++++++++++++++-- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 830bb8f..ede1866 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "prettier": "^3.3.3", "sirv": "^2.0.4", "slugify": "^1.6.6", - "unhead": "^1.9.16", + "unhead": "^2.1.13", "vue": "^3.2.47", "vue-router": "^4.1.6" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fd12ef6..3e454d2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^1.6.6 version: 1.6.6 unhead: - specifier: ^1.9.16 - version: 1.9.16 + specifier: ^2.1.13 + version: 2.1.13 vue: specifier: ^3.2.47 version: 3.4.34(typescript@4.8.4) @@ -477,6 +477,7 @@ packages: '@xmldom/xmldom@0.9.6': resolution: {integrity: sha512-Su4xcxR0CPGwlDHNmVP09fqET9YxbyDXHaSob6JlBH7L6reTYaeim6zbk9o08UarO0L5GTRo3uzl0D+9lSxmvw==} engines: {node: '>=14.6'} + deprecated: this version has critical issues, please update to the latest version accepts@1.3.8: resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} @@ -813,6 +814,7 @@ packages: glob@11.0.2: resolution: {integrity: sha512-YT7U7Vye+t5fZ/QMkBFrTJ7ZQxInIUjwyAjVj84CYXqgBdv30MFUPGnBR6sQaVq6Is15wYJUsnzTuWaGRBhBAQ==} engines: {node: 20 || >=22} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true globalthis@1.0.4: @@ -866,6 +868,9 @@ packages: hookable@5.5.3: resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==} + hookable@6.1.0: + resolution: {integrity: sha512-ZoKZSJgu8voGK2geJS+6YtYjvIzu9AOM/KZXsBxr83uhLL++e9pEv/dlgwgy3dvHg06kTz6JOh1hk3C8Ceiymw==} + hosted-git-info@2.8.9: resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} @@ -1406,6 +1411,9 @@ packages: unhead@1.9.16: resolution: {integrity: sha512-FOoXkuRNDwt7PUaNE0LXNCb6RCz4vTpkGymz4tJ8rcaG5uUJ0lxGK536hzCFwFw3Xkp3n+tkt2yCcbAZE/FOvA==} + unhead@2.1.13: + resolution: {integrity: sha512-jO9M1sI6b2h/1KpIu4Jeu+ptumLmUKboRRLxys5pYHFeT+lqTzfNHbYUX9bxVDhC1FBszAGuWcUVlmvIPsah8Q==} + unpipe@1.0.0: resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} engines: {node: '>= 0.8'} @@ -2331,6 +2339,8 @@ snapshots: hookable@5.5.3: {} + hookable@6.1.0: {} + hosted-git-info@2.8.9: {} http-errors@2.0.0: @@ -2915,6 +2925,10 @@ snapshots: '@unhead/shared': 1.9.16 hookable: 5.5.3 + unhead@2.1.13: + dependencies: + hookable: 6.1.0 + unpipe@1.0.0: {} utils-merge@1.0.1: {}