mirror of
https://github.com/documenso/documenso.git
synced 2026-06-22 04:12:06 +10:00
chore: upgrade libpdf (#2406)
This commit is contained in:
Generated
+4
-4
@@ -16,7 +16,7 @@
|
||||
"@ai-sdk/google-vertex": "3.0.81",
|
||||
"@documenso/pdf-sign": "^0.1.0",
|
||||
"@documenso/prisma": "*",
|
||||
"@libpdf/core": "^0.1.0",
|
||||
"@libpdf/core": "^0.1.1",
|
||||
"@lingui/conf": "^5.6.0",
|
||||
"@lingui/core": "^5.6.0",
|
||||
"ai": "^5.0.104",
|
||||
@@ -4286,9 +4286,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@libpdf/core": {
|
||||
"version": "0.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@libpdf/core/-/core-0.1.0.tgz",
|
||||
"integrity": "sha512-VXxnNfYW9OED+XIBi9PVms3ahnK7DEUZRvkQdHJwZTV/iO9F7zfwvWRLjKy0Tg6h5CIzETgQgkE1kyEbq+2PsA==",
|
||||
"version": "0.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@libpdf/core/-/core-0.1.1.tgz",
|
||||
"integrity": "sha512-rnYa0LGIi6SsTjxYveDXovRMQzRl9o2LmZKavxJFLPHA8cS7fOgARWnn26bx/ZCDj3Pb6hxXAOAQYws+vITnrg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@noble/ciphers": "^2.1.1",
|
||||
|
||||
Reference in New Issue
Block a user