We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb512dd commit 751af63Copy full SHA for 751af63
lambdas/layers/pdfjs/package.json
@@ -1,11 +1,11 @@
1
{
2
"dependencies": {
3
- "@napi-rs/canvas": "0.1.67",
4
- "@napi-rs/canvas-linux-x64-gnu": "0.1.67",
5
- "pdfjs-dist": "5.1.91"
+ "@napi-rs/canvas": "0.1.80",
+ "@napi-rs/canvas-linux-x64-gnu": "0.1.80",
+ "pdfjs-dist": "5.4.296"
6
},
7
"main": "index.ts",
8
"name": "nhs-notify-web-template-management-lambda-layer-pdfjs",
9
"private": "true",
10
- "version": "5.1.91"
+ "version": "5.4.296"
11
}
0 commit comments