Skip to content

Commit

Permalink
[MB-8798] Fix deprecation warning for pdf files in the document viewe…
Browse files Browse the repository at this point in the history
…r progress callback (#7036)

* update react-file-viewer lib to branch with deprecation fix

* update to the latest react-file-viewer build w/ test dependency

* update to use main branch now that PR was merged in react-file-viewer
  • Loading branch information
duncan-truss committed Jul 23, 2021
1 parent 7c96a2e commit 503a231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -3602,7 +3602,7 @@

"@trussworks/react-file-viewer@https://github.com/trussworks/react-file-viewer":
version "1.2.1"
resolved "https://github.com/trussworks/react-file-viewer#5344ad893ce5b4e0038b4d8956b281154ce49ae3"
resolved "https://github.com/trussworks/react-file-viewer#fe70df7fe43d96a4cdc4a5314ed0496d6a84f495"
dependencies:
pdfjs-dist "1.8.357"
prop-types "^15.5.10"
Expand Down

0 comments on commit 503a231

Please sign in to comment.