From 13e0ee337ede5f8c294379cb7b723281c1c42938 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 19 Apr 2021 12:09:14 +0000 Subject: Update dependency helmet to ^4.5.0 Signed-off-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 27009092..be57c1ad 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "gist-embed": "^2.6.0", "graceful-fs": "^4.1.11", "handlebars": "^4.5.2", - "helmet": "^4.0.0", + "helmet": "^4.5.0", "highlight.js": "^10.0.0", "i18n": "^0.13.0", "imgur": "git+https://github.com/hackmdio/node-imgur.git", diff --git a/yarn.lock b/yarn.lock index 2912f239..cc31a00a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4704,10 +4704,10 @@ he@1.2.0, he@^1.1.1, 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.0.0: - 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" -- cgit v1.2.3