From dad491343e6cb4cbcb8b35736f02ed7f8c29fedd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 02:04:53 +0000 Subject: [PATCH] Bump vue-cookies from 1.8.4 to 1.8.5 Bumps [vue-cookies](https://github.com/cmp-cc/vue-cookies) from 1.8.4 to 1.8.5. - [Commits](https://github.com/cmp-cc/vue-cookies/commits) --- updated-dependencies: - dependency-name: vue-cookies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6eb0d7e4bf..2817c96ba9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -20669,9 +20669,9 @@ vue-codemod@^0.0.5: yargs "^16.2.0" vue-cookies@^1.7.4: - version "1.8.4" - resolved "https://registry.yarnpkg.com/vue-cookies/-/vue-cookies-1.8.4.tgz#50ce538b3a66109b484936ae3ecc4677b8f21540" - integrity sha512-9zjvACKE4W0kEb8OQtXzpizKhf6zfFOG/Z1TEUjSJn4Z4rintuAHo8y/FpCUhTWHMmPe8E+Fko+/tiXVM+5jOw== + version "1.8.5" + resolved "https://registry.yarnpkg.com/vue-cookies/-/vue-cookies-1.8.5.tgz#dc8e02919d378e23dd6571fcc5f8c4cfd41175f6" + integrity sha512-7BbERTTMntFq+sGIcQYCoANjb3aAEgFx0/9wpyC5EoJo5FAStdJO+/i/zzZwHCix11sQgCQKiCHa/kJ8dt/N3w== vue-eslint-parser@^9.3.1, vue-eslint-parser@^9.4.3: version "9.4.3"