diff --git a/package.json b/package.json index 21632dc..6e4d87c 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "express-rate-limit": "^5.5.1", "fluent-ffmpeg": "^2.1.2", "gm": "^1.23.1", - "helmet": "^4.6.0", + "helmet": "^5.1.1", "http": "0.0.0", "https": "^1.0.0", "javascript-obfuscator": "^1.11.0", diff --git a/yarn.lock b/yarn.lock index 20d9acc..377ad8d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1338,9 +1338,9 @@ has@^1.0.3: dependencies: function-bind "^1.1.1" -helmet@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/helmet/-/helmet-4.6.0.tgz#579971196ba93c5978eb019e4e8ec0e50076b4df" +helmet@^5.1.1: + version "5.1.1" + resolved "https://registry.yarnpkg.com/helmet/-/helmet-5.1.1.tgz#609823c5c2e78aea62dd9afc8f544ca409da5e85" http-cache-semantics@^4.1.0: version "4.1.0"