Bump cropperjs from 1.5.12 to 1.5.13 (#8028)

Bumps [cropperjs](https://github.com/fengyuanchen/cropperjs) from 1.5.12 to 1.5.13.
- [Release notes](https://github.com/fengyuanchen/cropperjs/releases)
- [Changelog](https://github.com/fengyuanchen/cropperjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fengyuanchen/cropperjs/compare/v1.5.12...v1.5.13)

---
updated-dependencies:
- dependency-name: cropperjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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]
2022-12-11 11:27:22 +00:00
committed by GitHub
parent d89e3c8065
commit 914fc66c5a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -29863,9 +29863,9 @@
} }
}, },
"cropperjs": { "cropperjs": {
"version": "1.5.12", "version": "1.5.13",
"resolved": "https://registry.npmjs.org/cropperjs/-/cropperjs-1.5.12.tgz", "resolved": "https://registry.npmjs.org/cropperjs/-/cropperjs-1.5.13.tgz",
"integrity": "sha512-re7UdjE5UnwdrovyhNzZ6gathI4Rs3KGCBSc8HCIjUo5hO42CtzyblmWLj6QWVw7huHyDMfpKxhiO2II77nhDw==" "integrity": "sha512-by7jKAo73y5/Do0K6sxdTKHgndY0NMjG2bEdgeJxycbcmHuCiMXqw8sxy5C5Y5WTOTcDGmbT7Sr5CgKOXR06OA=="
}, },
"cross-fetch": { "cross-fetch": {
"version": "3.1.5", "version": "3.1.5",
+1 -1
View File
@@ -90,7 +90,7 @@
"@storybook/core-server": "6.4.22", "@storybook/core-server": "6.4.22",
"apollo-angular": "^4.0.1", "apollo-angular": "^4.0.1",
"chart.js": "2.9.4", "chart.js": "2.9.4",
"cropperjs": "1.5.12", "cropperjs": "1.5.13",
"custom-event-polyfill": "^1.0.7", "custom-event-polyfill": "^1.0.7",
"dotenv-expand": "^5.1.0", "dotenv-expand": "^5.1.0",
"editorjs-html": "3.4.2", "editorjs-html": "3.4.2",