mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
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:
Generated
+3
-3
@@ -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"
|
||||
}
|
||||
|
||||
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user