|
@@ -3665,7 +3665,7 @@ create-require@^1.1.0:
|
|
|
|
|
|
cropperjs@^1.5.12:
|
|
|
version "1.5.12"
|
|
|
- resolved "https://registry.yarnpkg.com/cropperjs/-/cropperjs-1.5.12.tgz#d9c0db2bfb8c0d769d51739e8f916bbc44e10f50"
|
|
|
+ resolved "https://registry.npmjs.org/cropperjs/-/cropperjs-1.5.12.tgz"
|
|
|
integrity sha512-re7UdjE5UnwdrovyhNzZ6gathI4Rs3KGCBSc8HCIjUo5hO42CtzyblmWLj6QWVw7huHyDMfpKxhiO2II77nhDw==
|
|
|
|
|
|
cross-env@^7.0.3:
|
|
@@ -6016,6 +6016,13 @@ is-callable@^1.1.4, is-callable@^1.2.4:
|
|
|
resolved "https://registry.nlark.com/is-callable/download/is-callable-1.2.4.tgz?cache=0&sync_timestamp=1628259704725&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fis-callable%2Fdownload%2Fis-callable-1.2.4.tgz"
|
|
|
integrity "sha1-RzAdWN0CWUB4ZVR4U99tYf5HGUU= sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w=="
|
|
|
|
|
|
+is-ci@^3.0.1:
|
|
|
+ version "3.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-3.0.1.tgz#db6ecbed1bd659c43dac0f45661e7674103d1867"
|
|
|
+ integrity sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==
|
|
|
+ dependencies:
|
|
|
+ ci-info "^3.2.0"
|
|
|
+
|
|
|
is-core-module@^2.2.0, is-core-module@^2.5.0:
|
|
|
version "2.8.0"
|
|
|
resolved "https://registry.npmmirror.com/is-core-module/download/is-core-module-2.8.0.tgz?cache=0&sync_timestamp=1634236731601&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fis-core-module%2Fdownload%2Fis-core-module-2.8.0.tgz"
|