From d270cef08ee66f4356f27bc50843f87d268cbba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 15:18:40 +0100 Subject: [PATCH] Build(deps): Bump sanitize from 6.1.3 to 7.0.0 (#30504) Bumps [sanitize](https://github.com/rgrove/sanitize) from 6.1.3 to 7.0.0. - [Release notes](https://github.com/rgrove/sanitize/releases) - [Changelog](https://github.com/rgrove/sanitize/blob/main/CHANGELOG.md) - [Commits](https://github.com/rgrove/sanitize/compare/v6.1.3...v7.0.0) --- updated-dependencies: - dependency-name: sanitize dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 69237c3d1b5..649cf0502a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -494,9 +494,9 @@ GEM nokogiri (>= 1.6.0) ruby2_keywords (0.0.5) rubyzip (2.3.2) - sanitize (6.1.3) + sanitize (7.0.0) crass (~> 1.0.2) - nokogiri (>= 1.12.0) + nokogiri (>= 1.16.8) sass-embedded (1.77.5-aarch64-linux-gnu) google-protobuf (>= 3.25, < 5.0) sass-embedded (1.77.5-arm64-darwin)