mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Bump cropperjs from 1.5.11 to 1.5.12 (#7105)
Bumps [cropperjs](https://github.com/fengyuanchen/cropperjs) from 1.5.11 to 1.5.12. - [Release notes](https://github.com/fengyuanchen/cropperjs/releases) - [Changelog](https://github.com/fengyuanchen/cropperjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/fengyuanchen/cropperjs/compare/v1.5.11...v1.5.12) --- updated-dependencies: - dependency-name: cropperjs dependency-type: direct:production update-type: version-update:semver-patch ... 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
@@ -8758,9 +8758,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"cropperjs": {
|
||||
"version": "1.5.11",
|
||||
"resolved": "https://registry.npmjs.org/cropperjs/-/cropperjs-1.5.11.tgz",
|
||||
"integrity": "sha512-SJUeBBhtNBnnn+UrLKluhFRIXLJn7XFPv8QN1j49X5t+BIMwkgvDev541f96bmu8Xe0TgCx3gON22KmY/VddaA=="
|
||||
"version": "1.5.12",
|
||||
"resolved": "https://registry.npmjs.org/cropperjs/-/cropperjs-1.5.12.tgz",
|
||||
"integrity": "sha512-re7UdjE5UnwdrovyhNzZ6gathI4Rs3KGCBSc8HCIjUo5hO42CtzyblmWLj6QWVw7huHyDMfpKxhiO2II77nhDw=="
|
||||
},
|
||||
"cross-fetch": {
|
||||
"version": "3.0.6",
|
||||
|
||||
+1
-1
@@ -90,7 +90,7 @@
|
||||
"apollo-angular": "^2.6.0",
|
||||
"chart.js": "2.9.4",
|
||||
"classlist.js": "1.1.20150312",
|
||||
"cropperjs": "1.5.11",
|
||||
"cropperjs": "1.5.12",
|
||||
"custom-event-polyfill": "^1.0.7",
|
||||
"minimatch": "^3.0.4",
|
||||
"minimatch-browser": "1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user