From 5e3eba16d66898e4cbf1b5b0c65ede2ef981fd6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 01:02:01 +0000 Subject: [PATCH] fix(deps): bump @vueuse/head from 0.7.6 to 0.7.7 Bumps [@vueuse/head](https://github.com/vueuse/head) from 0.7.6 to 0.7.7. - [Release notes](https://github.com/vueuse/head/releases) - [Changelog](https://github.com/vueuse/head/blob/main/CHANGELOG.md) - [Commits](https://github.com/vueuse/head/compare/v0.7.6...v0.7.7) --- updated-dependencies: - dependency-name: "@vueuse/head" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8f6d71ce..024b9d1c 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@popperjs/core": "^2.11.5", "@vue/apollo-composable": "^4.0.0-alpha.18", "@vueuse/core": "^8.9.1", - "@vueuse/head": "^0.7.6", + "@vueuse/head": "^0.7.7", "apollo-link-context": "^1.0.20", "crypto-hash": "^2.0.1", "date-fns": "^2.28.0", diff --git a/yarn.lock b/yarn.lock index de4fe648..49605cae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -812,10 +812,10 @@ "@vueuse/shared" "8.9.1" vue-demi "*" -"@vueuse/head@^0.7.6": - version "0.7.6" - resolved "https://registry.yarnpkg.com/@vueuse/head/-/head-0.7.6.tgz#39eb2aa593db6f02d10ba469b33d8cfbce038183" - integrity sha512-cOWqCkT3WiF5oEpw+VVEWUJd9RLD5rc7DmnFp3cePsejp+t7686uKD9Z9ZU7Twb7R/BI8iexKTmXo9D/F3v6UA== +"@vueuse/head@^0.7.7": + version "0.7.7" + resolved "https://registry.yarnpkg.com/@vueuse/head/-/head-0.7.7.tgz#372728e30af498159b3642882bde132de8448b2a" + integrity sha512-umsupiMPYxSMvREskQhcwhQ8zpnv8u1oKSB3Q1gclhsV53XAMTurkX+vPE4aBmGulHI1XEZp3N5ctEABEj3xqQ== "@vueuse/metadata@8.9.1": version "8.9.1"