Skip to content

Commit 2383096

Browse files
author
jaapbakker88
authored
update react-file-utils (#544)
1 parent f8f7ef3 commit 2383096

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"pretty-bytes": "^5.4.1",
3535
"prop-types": "^15.7.2",
3636
"react-fast-compare": "^3.2.0",
37-
"react-file-utils": "0.3.16",
37+
"react-file-utils": "0.3.17",
3838
"react-images": "^1.1.7",
3939
"react-is": "^16.13.1",
4040
"react-markdown": "^4.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9555,10 +9555,10 @@ react-file-icon@^0.2.0:
95559555
react-dom "^16.2.0"
95569556
tinycolor2 "^1.4.1"
95579557

9558-
9559-
version "0.3.16"
9560-
resolved "https://registry.yarnpkg.com/react-file-utils/-/react-file-utils-0.3.16.tgz#de646e64ad65b5b75833440f6d8f9119ddf5d60d"
9561-
integrity sha512-21z3AWxvgtW06ZOvVe4olPdz1dRnfPm0s/a/Era7vzGrMZrSarlGiO9rIfChtotyJwrlPF8UQMFiOp8P42gNtA==
9558+
9559+
version "0.3.17"
9560+
resolved "https://registry.yarnpkg.com/react-file-utils/-/react-file-utils-0.3.17.tgz#99e9a0583d7e0c362565068ffa09a7ea112754ba"
9561+
integrity sha512-8EFgRZJkIC8w48SLOtsJY3RHkUFtBebl9iyOM6B5qcz74cn7rvWxavXDUc22P7Ibs4xuNgYEfBt0OMdOLjKP7A==
95629562
dependencies:
95639563
"@fortawesome/fontawesome-svg-core" "^1.2.13"
95649564
"@fortawesome/free-regular-svg-icons" "^5.7.0"

0 commit comments

Comments
 (0)