Merge pull request #13379 from backstage/renovate/helmet-6.x

fix(deps): update dependency helmet to v6
This commit is contained in:
Johan Haals
2022-08-29 15:47:14 +02:00
committed by GitHub
7 changed files with 23 additions and 9 deletions
+14
View File
@@ -0,0 +1,14 @@
---
'@backstage/backend-common': patch
'@backstage/plugin-app-backend': patch
'@backstage/plugin-graphql-backend': patch
'@backstage/plugin-kubernetes-backend': patch
'@backstage/plugin-vault-backend': patch
---
Updated dependency `helmet` to `^6.0.0`.
Please note that these policies are no longer applied by default:
helmet.contentSecurityPolicy no longer sets block-all-mixed-content directive by default
helmet.expectCt is no longer set by default. It can, however, be explicitly enabled. It will be removed in Helmet 7.