diff --git a/package.json b/package.json index 92419d84..d6d01543 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "express-actuator": "^1.8.0", "express-rate-limit": "^6.2.0", "express-validator": "^6.12.2", - "helmet": "^5.0.0", + "helmet": "^5.0.2", "lodash": "^4.17.21", "memory-cache": "^0.2.0", "moment": "^2.24.0", diff --git a/yarn.lock b/yarn.lock index 99488ded..691144a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3436,7 +3436,7 @@ has@^1.0.3: dependencies: function-bind "^1.1.1" -helmet@^5.0.0: +helmet@^5.0.2: version "5.0.2" resolved "https://registry.yarnpkg.com/helmet/-/helmet-5.0.2.tgz#3264ec6bab96c82deaf65e3403c369424cb2366c" integrity sha512-QWlwUZZ8BtlvwYVTSDTBChGf8EOcQ2LkGMnQJxSzD1mUu8CCjXJZq/BXP8eWw4kikRnzlhtYo3lCk0ucmYA3Vg==