Skip to content

Commit f4b036a

Browse files
authored
replace the dependency resolution block for colors@^1.1.2 to point to the anterior version 1.4.0 (changing to the corresponding origin and checksum), instead of 1.4.2 (#738)
1 parent 813a3ec commit f4b036a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

react-native/pose-detection/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4862,9 +4862,9 @@ colorette@^1.0.7, colorette@^1.3.0:
48624862
integrity sha512-ecORCqbSFP7Wm8Y6lyqMJjexBQqXSF7SSeaTyGGphogUjBlFP9m9o08wy86HL2uB7fMTxtOUzLMk7ogKcxMg1w==
48634863

48644864
colors@^1.1.2:
4865-
version "1.4.2"
4866-
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.2.tgz#cd4fe227412ca2c75bb6f5683ec2e5e68de4f317"
4867-
integrity sha512-5QhJWPFZqkKIieXJPpCprdOytvH7v0AGWpu9K2jZ4LWkGg3dVBNoYPgGGRpEsc0jb8Boy0ElYrdjH9uXfhRSqw==
4865+
version "1.4.0"
4866+
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
4867+
integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==
48684868

48694869
combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@~1.0.6:
48704870
version "1.0.8"

0 commit comments

Comments
 (0)