diff --git a/package.json b/package.json index 8be385b9..1baa94e7 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "feathers-hooks-common": "^5.0.3", "feathers-permissions": "^2.0.2", "feathers-sequelize": "^6.2.0", - "helmet": "^3.22.0", + "helmet": "^3.22.1", "pg": "^8.2.1", "sequelize": "^5.21.12", "serve-favicon": "^2.5.0", diff --git a/yarn.lock b/yarn.lock index 8c3a474e..8d410521 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3377,10 +3377,10 @@ helmet-csp@2.10.0: content-security-policy-builder "2.1.0" dasherize "2.0.0" -helmet@^3.22.0: - version "3.22.0" - resolved "https://registry.yarnpkg.com/helmet/-/helmet-3.22.0.tgz#3a6f11d931799145f0aff15dbc563cff9e13131f" - integrity sha512-Xrqicn2nm1ZIUxP3YGuTBmbDL04neKsIT583Sjh0FkiwKDXYCMUqGqC88w3NUvVXtA75JyR2Jn6jw6ZEMOD+ZA== +helmet@^3.22.1: + version "3.22.1" + resolved "https://registry.yarnpkg.com/helmet/-/helmet-3.22.1.tgz#6e1023f4f60b25ee729f535813407d4d37a623e2" + integrity sha512-6/mBacEbbskpmZiNg6rqfC8obo4n8+w7cofaJkQjqQevq+Hlz9ocIUupFLNLnCCtVkThDS8ov+StHMQ8mM/Jjw== dependencies: depd "2.0.0" dns-prefetch-control "0.2.0"