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:
dependabot[bot]
2021-06-16 17:26:05 +02:00
committed by GitHub
parent c439f88ac1
commit 6d629b769e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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",