backend-common: get default csp policy from helmet

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-12-29 11:47:44 +01:00
parent 0fdac13e7d
commit 916b2f1f3e
3 changed files with 9 additions and 17 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-common': patch
---
Use the default CSP policy provided by `helmet` directly rather than a copy.