mirror of
https://github.com/documenso/documenso.git
synced 2026-06-22 04:12:06 +10:00
fix: upgrade @libpdf/core (#2572)
This commit is contained in:
Generated
+4
-4
@@ -15,7 +15,7 @@
|
||||
"dependencies": {
|
||||
"@ai-sdk/google-vertex": "3.0.81",
|
||||
"@documenso/prisma": "*",
|
||||
"@libpdf/core": "^0.2.11",
|
||||
"@libpdf/core": "^0.2.12",
|
||||
"@lingui/conf": "^5.6.0",
|
||||
"@lingui/core": "^5.6.0",
|
||||
"@prisma/extension-read-replicas": "^0.4.1",
|
||||
@@ -4645,9 +4645,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@libpdf/core": {
|
||||
"version": "0.2.11",
|
||||
"resolved": "https://registry.npmjs.org/@libpdf/core/-/core-0.2.11.tgz",
|
||||
"integrity": "sha512-VRHPG0pH98+F0DdxAAo0W074CoKHhhemx/HyIdTBn/usPwOI8WmFyfSq3f2sl0VNddij14X69BMD7lZ0c3AQTw==",
|
||||
"version": "0.2.12",
|
||||
"resolved": "https://registry.npmjs.org/@libpdf/core/-/core-0.2.12.tgz",
|
||||
"integrity": "sha512-z22SyNEXa8YsCJarJBkgQv4SvvDn0Opw21cNQOQ0Xax9Ys1qjpAyVTSjlGExYVI8bT9b02VNy+nsOcJ79SzsQg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@noble/ciphers": "^2.1.1",
|
||||
|
||||
+1
-1
@@ -86,7 +86,7 @@
|
||||
"dependencies": {
|
||||
"@ai-sdk/google-vertex": "3.0.81",
|
||||
"@documenso/prisma": "*",
|
||||
"@libpdf/core": "^0.2.11",
|
||||
"@libpdf/core": "^0.2.12",
|
||||
"@lingui/conf": "^5.6.0",
|
||||
"@lingui/core": "^5.6.0",
|
||||
"@prisma/extension-read-replicas": "^0.4.1",
|
||||
|
||||
Reference in New Issue
Block a user