diff --git a/Gemfile b/Gemfile
index 1936e71b030867d6f37eccb42397ae24dc7dd353..42062cd611ec5c573c6c1ab1c8bac3a2f41c63a1 100644
--- a/Gemfile
+++ b/Gemfile
@@ -152,7 +152,7 @@ gem "string-direction", "1.2.1"
 
 # Security Headers
 
-gem "secure_headers", "6.0.0"
+gem "secure_headers", "6.1.0"
 
 # Services
 
diff --git a/Gemfile.lock b/Gemfile.lock
index e20134a405027f42fd5772d3aaac45cf980ba91f..c00491bb1ec2821246ab3925e1e8c131fc2e27ea 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -648,7 +648,7 @@ GEM
     scss_lint (0.55.0)
       rake (>= 0.9, < 13)
       sass (~> 3.4.20)
-    secure_headers (6.0.0)
+    secure_headers (6.1.0)
     shellany (0.0.1)
     shoulda-matchers (3.1.2)
       activesupport (>= 4.0.0)
@@ -882,7 +882,7 @@ DEPENDENCIES
   ruby-oembed (= 0.12.0)
   rubyzip (= 1.2.2)
   sass-rails (= 5.0.7)
-  secure_headers (= 6.0.0)
+  secure_headers (= 6.1.0)
   shoulda-matchers (= 3.1.2)
   sidekiq (= 5.2.5)
   sidekiq-cron (= 1.1.0)