From 61172204cbb547a9e389182110deae3106bf2b25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 16:31:37 +0000 Subject: [PATCH] Bump foundation-sites from 6.7.5 to 6.8.1 Bumps [foundation-sites](https://github.com/foundation/foundation-sites) from 6.7.5 to 6.8.1. - [Release notes](https://github.com/foundation/foundation-sites/releases) - [Commits](https://github.com/foundation/foundation-sites/compare/v6.7.5...v6.8.1) --- updated-dependencies: - dependency-name: foundation-sites dependency-type: direct:production update-type: version-update:semver-minor ... 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 58aff1aae..a3878e2c5 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ ], "dependencies": { "dompurify": "3.0.5", - "foundation-sites": "6.7.5", + "foundation-sites": "6.8.1", "glob": "9.3.4", "hamburgers": "1.1.3", "jquery": "3.7.0", diff --git a/yarn.lock b/yarn.lock index f233dfaf5..702254dde 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2686,10 +2686,10 @@ form-data@^4.0.0: combined-stream "^1.0.8" mime-types "^2.1.12" -foundation-sites@6.7.5: - version "6.7.5" - resolved "https://registry.yarnpkg.com/foundation-sites/-/foundation-sites-6.7.5.tgz#6bc2bdd06819e6ed4d7fd8e3090246a0b6ac81c0" - integrity sha512-MEjAENdF/IV2XQvlQmg20o+iDTyyWu0N/j440e8fKbEylbKxARzgg5S7vcnxtjukC1Lqg+rRm7ZDSSyGhVVoUQ== +foundation-sites@6.8.1: + version "6.8.1" + resolved "https://registry.yarnpkg.com/foundation-sites/-/foundation-sites-6.8.1.tgz#9b17e9371c18916a375985571b33bdbe4c347555" + integrity sha512-9JAuLqVgzf7EIRUqVKeYN68dU/SGe0aNJPgnejdfJKSWnBFdQLF3Zvy9WEQ1gE/gnyvwG3Ia3LkkEd9774n0bQ== fresh@0.5.2, fresh@^0.5.2: version "0.5.2"