From a756c3e3bddd6d1d974b776bbc73929ffa99128c Mon Sep 17 00:00:00 2001 From: Carlos Garcia Date: Wed, 28 Jun 2023 12:52:54 +0200 Subject: [PATCH] Update `package-lock.json` file The integrity checksum of `react-native-hsv-color-picker` changed because the package has been modified (ref: https://github.com/wordpress-mobile/react-native-hsv-color-picker/pull/10#discussion_r1245039081) --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 1a3c2ede2ef75..97978922c223e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51279,7 +51279,7 @@ }, "react-native-hsv-color-picker": { "version": "https://raw.githubusercontent.com/wordpress-mobile/react-native-hsv-color-picker/use-npm-react-native-linear-gradient/react-native-hsv-color-picker-1.0.1-wp-5.tgz", - "integrity": "sha512-Wb8rBc2E4UPq6cCCtzW6ucVJNAgQV0RXnsb/Yvar4SpXI1KOcpfybkGK7WSSXo+w3t1GNV2zcXrJJvaTmrArqA==", + "integrity": "sha512-c8N3p7hPC3mN97hzloWG2s333JY2UuFlrEps5Njm1o1EHBKJAsPI5vKWBcdaFn68OKyQPdiEIV4A5lpDz9XNuw==", "requires": { "react-native-linear-gradient": "2.7.3", "tinycolor2": "^1.4.1"