Skip to content

Commit

Permalink
[frontend] Update dependency react-pdf to v7.5.1 (#4676)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent f01c3a0 commit bd17241
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"react-material-ui-carousel": "3.4.2",
"react-mde": "11.5.0",
"react-otp-input": "3.1.0",
"react-pdf": "7.5.0",
"react-pdf": "7.5.1",
"react-rectangle-selection": "1.0.4",
"react-relay": "15.0.0",
"react-relay-network-modern": "6.2.2",
Expand Down
10 changes: 5 additions & 5 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15057,7 +15057,7 @@ __metadata:
react-material-ui-carousel: 3.4.2
react-mde: 11.5.0
react-otp-input: 3.1.0
react-pdf: 7.5.0
react-pdf: 7.5.1
react-rectangle-selection: 1.0.4
react-relay: 15.0.0
react-relay-network-modern: 6.2.2
Expand Down Expand Up @@ -16614,9 +16614,9 @@ __metadata:
languageName: node
linkType: hard

"react-pdf@npm:7.5.0":
version: 7.5.0
resolution: "react-pdf@npm:7.5.0"
"react-pdf@npm:7.5.1":
version: 7.5.1
resolution: "react-pdf@npm:7.5.1"
dependencies:
clsx: ^2.0.0
make-cancellable-promise: ^1.3.1
Expand All @@ -16633,7 +16633,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 53d6ebe47f4562409c47ff99bc133b83abe6d12d0c63266e4f1b9e7bf630cdca7da5b0a7545f40ec0dd207d0d3944b94ef5d7863bffd9cb8a4162e734367ff42
checksum: 6048727fc6881533c3c18f274a933ced8623bf0ff6165fe3e0328b4f381e7a35e1161e051c2a219360b2ee0b6292434f3c522611a3fc7aafdbab7379ccf09d5d
languageName: node
linkType: hard

Expand Down

0 comments on commit bd17241

Please sign in to comment.