Skip to content

Commit b39dbff

Browse files
Bump pdfjs-dist from 3.11.174 to 4.2.67 in /web-app (#3335)
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 3.11.174 to 4.2.67. - [Commits](https://github.com/mozilla/pdfjs-dist/commits) --- updated-dependencies: - dependency-name: pdfjs-dist dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd89cfd commit b39dbff

File tree

2 files changed

+30
-5
lines changed

2 files changed

+30
-5
lines changed

web-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"lodash": "^4.17.21",
1313
"luxon": "^3.4.3",
1414
"mds": "https://github.com/minio/mds.git#v1.0.2",
15-
"pdfjs-dist": "3.11.174",
15+
"pdfjs-dist": "4.2.67",
1616
"react": "^18.3.1",
1717
"react-component-export-image": "^1.0.6",
1818
"react-copy-to-clipboard": "^5.0.2",

web-app/yarn.lock

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9674,7 +9674,7 @@ pathval@^1.1.1:
96749674
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d"
96759675
integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==
96769676

9677-
pdfjs-dist@*:
9677+
pdfjs-dist@*, pdfjs-dist@4.2.67:
96789678
version "4.2.67"
96799679
resolved "https://registry.yarnpkg.com/pdfjs-dist/-/pdfjs-dist-4.2.67.tgz#dd2a65a4b00d95cd4bc2c1f6a27c5e9eb31d512a"
96809680
integrity sha512-rJmuBDFpD7cqC8WIkQUEClyB4UAH05K4AsyewToMTp2gSy3Rrx8c1ydAVqlJlGv3yZSOrhEERQU/4ScQQFlLHA==
@@ -11772,7 +11772,16 @@ string-natural-compare@^3.0.1:
1177211772
resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
1177311773
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
1177411774

11775-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
11775+
"string-width-cjs@npm:string-width@^4.2.0":
11776+
version "4.2.3"
11777+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
11778+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
11779+
dependencies:
11780+
emoji-regex "^8.0.0"
11781+
is-fullwidth-code-point "^3.0.0"
11782+
strip-ansi "^6.0.1"
11783+
11784+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1177611785
version "4.2.3"
1177711786
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1177811787
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -11867,7 +11876,14 @@ stringify-object@^3.3.0:
1186711876
is-obj "^1.0.1"
1186811877
is-regexp "^1.0.0"
1186911878

11870-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
11879+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
11880+
version "6.0.1"
11881+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
11882+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
11883+
dependencies:
11884+
ansi-regex "^5.0.1"
11885+
11886+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1187111887
version "6.0.1"
1187211888
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1187311889
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -13640,7 +13656,7 @@ workbox-window@6.6.1:
1364013656
"@types/trusted-types" "^2.0.2"
1364113657
workbox-core "6.6.1"
1364213658

13643-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
13659+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1364413660
version "7.0.0"
1364513661
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1364613662
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -13658,6 +13674,15 @@ wrap-ansi@^6.2.0:
1365813674
string-width "^4.1.0"
1365913675
strip-ansi "^6.0.0"
1366013676

13677+
wrap-ansi@^7.0.0:
13678+
version "7.0.0"
13679+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
13680+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
13681+
dependencies:
13682+
ansi-styles "^4.0.0"
13683+
string-width "^4.1.0"
13684+
strip-ansi "^6.0.0"
13685+
1366113686
wrap-ansi@^8.1.0:
1366213687
version "8.1.0"
1366313688
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)