Skip to content

Commit 7d1b82c

Browse files
committed
Update dependency react-image to v4
1 parent c4ff4b9 commit 7d1b82c

2 files changed

Lines changed: 6 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react": "16.13.1",
3232
"react-dom": "16.13.1",
3333
"react-hot-loader": "4.12.20",
34-
"react-image": "2.4.0",
34+
"react-image": "4.0.3",
3535
"react-router": "5.1.2",
3636
"react-router-dom": "5.1.2",
3737
"styled-components": "5.0.1"

yarn.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11842,7 +11842,7 @@ prompts@^2.0.1:
1184211842
kleur "^3.0.3"
1184311843
sisteransi "^1.0.4"
1184411844

11845-
prop-types@15.7.2, prop-types@15.x, prop-types@^15.5.10, prop-types@^15.5.6, prop-types@^15.5.7, prop-types@^15.5.8, prop-types@^15.5.9, prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2:
11845+
prop-types@15.x, prop-types@^15.5.10, prop-types@^15.5.6, prop-types@^15.5.7, prop-types@^15.5.8, prop-types@^15.5.9, prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2:
1184611846
version "15.7.2"
1184711847
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
1184811848
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
@@ -12555,12 +12555,10 @@ react-hotkeys@2.0.0:
1255512555
dependencies:
1255612556
prop-types "^15.6.1"
1255712557

12558-
react-image@2.4.0:
12559-
version "2.4.0"
12560-
resolved "https://registry.yarnpkg.com/react-image/-/react-image-2.4.0.tgz#ef67a32e131c3570cc1eef106c470811bbfa094e"
12561-
integrity sha512-gYO0JUn4spmqFIac3BXG7vyXLL+PJAOOWw7O88StzEAC+fMSiTIOa5AVaIfBkUqTM3tZc0MO7/26jsRdUKioDg==
12562-
dependencies:
12563-
prop-types "15.7.2"
12558+
react-image@4.0.3:
12559+
version "4.0.3"
12560+
resolved "https://registry.yarnpkg.com/react-image/-/react-image-4.0.3.tgz#6fa722877660b67295298a914bff1ed87ad2cf83"
12561+
integrity sha512-19MUK9u1qaw9xys8XEsVkSpVhHctEBUeYFvrLTe1PN+4w5Co13AN2WA7xtBshPM6SthsOj77SlDrEAeOaJpf7g==
1256412562

1256512563
react-input-autosize@^2.2.2:
1256612564
version "2.2.2"

0 commit comments

Comments
 (0)