[AAE-12675] update pdfjs version to fix sign problem (#8266)

* update pdfjs version to fix sign problem
This commit is contained in:
Eugenio Romano
2023-02-16 13:37:13 +00:00
committed by GitHub
parent 384628197e
commit 05e2033633
10 changed files with 191 additions and 433 deletions
+2 -2
View File
@@ -86,7 +86,7 @@
"minimatch-browser": "1.0.0",
"ng2-charts": "2.4.2",
"ngx-monaco-editor": "8.1.1",
"pdfjs-dist": "2.5.207",
"pdfjs-dist": "3.3.122",
"raphael": "2.3.0",
"rxjs": "6.6.6",
"subscriptions-transport-ws": "^0.11.0",
@@ -120,7 +120,7 @@
"@types/jasminewd2": "~2.0.2",
"@types/minimatch": "^3.0.3",
"@types/node": "18.0.0",
"@types/pdfjs-dist": "^2.1.5",
"@types/pdfjs-dist": "^2.10.378",
"@types/request": "^2.48.5",
"@types/selenium-webdriver": "^4.0.11",
"@typescript-eslint/eslint-plugin": "5.47.0",