Bump raphael from 2.2.7 to 2.3.0 (#6016)

Bumps [raphael](https://github.com/DmitryBaranovskiy/raphael) from 2.2.7 to 2.3.0.
- [Release notes](https://github.com/DmitryBaranovskiy/raphael/releases)
- [Changelog](https://github.com/DmitryBaranovskiy/raphael/blob/master/history.md)
- [Commits](https://github.com/DmitryBaranovskiy/raphael/compare/v2.2.7...v2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-08-18 10:07:19 +01:00
committed by GitHub
parent beeb3ad080
commit 9dabdcac61
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -19465,9 +19465,9 @@
"dev": true "dev": true
}, },
"raphael": { "raphael": {
"version": "2.2.7", "version": "2.3.0",
"resolved": "https://registry.npmjs.org/raphael/-/raphael-2.2.7.tgz", "resolved": "https://registry.npmjs.org/raphael/-/raphael-2.3.0.tgz",
"integrity": "sha1-IxsZFB+NCGmG2PrOtm+LVi7iyBA=", "integrity": "sha512-w2yIenZAQnp257XUWGni4bLMVxpUpcIl7qgxEgDIXtmSypYtlNxfXWpOBxs7LBTps5sDwhRnrToJrMUrivqNTQ==",
"requires": { "requires": {
"eve-raphael": "0.5.0" "eve-raphael": "0.5.0"
} }
+1 -1
View File
@@ -98,7 +98,7 @@
"ng2-charts": "2.3.3", "ng2-charts": "2.3.3",
"ngx-monaco-editor": "8.1.1", "ngx-monaco-editor": "8.1.1",
"pdfjs-dist": "2.4.456", "pdfjs-dist": "2.4.456",
"raphael": "2.2.7", "raphael": "2.3.0",
"rxjs": "^6.6.0", "rxjs": "^6.6.0",
"snyk": "^1.374.0", "snyk": "^1.374.0",
"tslib": "^2.0.1", "tslib": "^2.0.1",