diff --git a/index.js b/index.js index dbeffd4..0aa35bc 100644 --- a/index.js +++ b/index.js @@ -28,7 +28,8 @@ const jsonTypes = [ 'application/json', 'application/json-patch+json', 'application/vnd.api+json', - 'application/csp-report' + 'application/csp-report', + 'application/reports+json' ]; /**