From 054622a57b4befc6e691cbdd90bfde88357e28c6 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 4 Mar 2019 13:51:02 -0800 Subject: [PATCH] =?UTF-8?q?Update=20react-image-crop=20to=20the=20latest?= =?UTF-8?q?=20version=20=F0=9F=9A=80=20(#689)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix(package): update react-image-crop to version 6.0.15 * chore(package): update lockfile yarn.lock --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4c6112e..c2573ef 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "react-color": "^2.17.0", "react-copy-to-clipboard": "^5.0.1", "react-dom": "^16.8.3", - "react-image-crop": "6.0.14", + "react-image-crop": "6.0.15", "react-spinner": "^0.2.7", "react-syntax-highlight": "^15.3.1", "tohash": "^1.0.2", diff --git a/yarn.lock b/yarn.lock index 4976ac6..5f5f907 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5710,10 +5710,10 @@ react-fast-compare@2.0.2: resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-2.0.2.tgz#0560ba7a61a1662d9cea8cd97a0d9db7591bab1c" integrity sha512-EdPU5vXIzvNvQFNuej3oQ1PZ6YmDunTPZJ3V5EmwRqOhEmW0PNxzUdbYhXnZKZFtrrjGiu9718f6iQRdj0l2JA== -react-image-crop@6.0.14: - version "6.0.14" - resolved "https://registry.yarnpkg.com/react-image-crop/-/react-image-crop-6.0.14.tgz#e21bd72b44a81087d71410de29d2a517c246968f" - integrity sha512-ozZwgRDSLyRnO2bVWGYJJxPBVfkgDsQy37I2Dqg4RiDFSkVbloGd2GgavBTIyasH1dXRDtrGr8y5zNZ/g8C+9w== +react-image-crop@6.0.15: + version "6.0.15" + resolved "https://registry.yarnpkg.com/react-image-crop/-/react-image-crop-6.0.15.tgz#df2e434e493643bad7e7da2fcca268b4e0000c2c" + integrity sha512-vg9l5DbPaTETmuP62ILcickIc+dXjwSOBjzDJNEJlqF/bgpjeOKKiQN3cWpHAVjJJVcvTh5czwraJDN1yfgdXA== dependencies: "@types/react-image-crop" "^3.0.1"