diff --git a/package-lock.json b/package-lock.json index c100fa3c00..de8c5a987a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19465,9 +19465,9 @@ "dev": true }, "raphael": { - "version": "2.2.7", - "resolved": "https://registry.npmjs.org/raphael/-/raphael-2.2.7.tgz", - "integrity": "sha1-IxsZFB+NCGmG2PrOtm+LVi7iyBA=", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/raphael/-/raphael-2.3.0.tgz", + "integrity": "sha512-w2yIenZAQnp257XUWGni4bLMVxpUpcIl7qgxEgDIXtmSypYtlNxfXWpOBxs7LBTps5sDwhRnrToJrMUrivqNTQ==", "requires": { "eve-raphael": "0.5.0" } diff --git a/package.json b/package.json index 12db702b88..c6bd83fb86 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "ng2-charts": "2.3.3", "ngx-monaco-editor": "8.1.1", "pdfjs-dist": "2.4.456", - "raphael": "2.2.7", + "raphael": "2.3.0", "rxjs": "^6.6.0", "snyk": "^1.374.0", "tslib": "^2.0.1",