From 08043e45221b021d977a5666705e73356746a045 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 10:28:35 +0200 Subject: [PATCH] Update dependency helmet to v4.5.0 (#10411) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 383454cc9d..5160acaabf 100644 --- a/package.json +++ b/package.json @@ -181,7 +181,7 @@ "focus-visible": "5.2.0", "fs-extra": "9.1.0", "full-icu": "1.3.4", - "helmet": "4.4.1", + "helmet": "4.5.0", "history": "4.10.1", "hot-shots": "8.3.1", "html-entities": "2.3.2", diff --git a/yarn.lock b/yarn.lock index 764ad1b4b9..65961f6a08 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5772,10 +5772,10 @@ he@^1.2.0: resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f" integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw== -helmet@4.4.1: - version "4.4.1" - resolved "https://registry.yarnpkg.com/helmet/-/helmet-4.4.1.tgz#a17e1444d81d7a83ddc6e6f9bc6e2055b994efe7" - integrity sha512-G8tp0wUMI7i8wkMk2xLcEvESg5PiCitFMYgGRc/PwULB0RVhTP5GFdxOwvJwp9XVha8CuS8mnhmE8I/8dx/pbw== +helmet@4.5.0: + version "4.5.0" + resolved "https://registry.yarnpkg.com/helmet/-/helmet-4.5.0.tgz#da5a75d30cbd9f60628e9463a85dc7725806c2ea" + integrity sha512-GfxdTaKarneWOpxmiVb/1YsY+fIwDOxVUGrvNEM1MC8W6Z2PREfkXiWF4XHQdvkyXwUTHuY4DRwB0uH/Q6BVyQ== hex-color-regex@^1.1.0: version "1.1.0"