HotFix - bumped PDFTron version up from 8.x to 10.1

This commit is contained in:
Timo Bejan 2023-06-02 14:40:05 +03:00
parent 75b335c1c1
commit e4a7597ed5
3 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
{
"ADMIN_CONTACT_NAME": null,
"ADMIN_CONTACT_URL": null,
"API_URL": "https://dev-05.iqser.cloud/redaction-gateway-v1",
"API_URL": "https://red-staging.iqser.cloud/redaction-gateway-v1",
"APP_NAME": "RedactManager",
"AUTO_READ_TIME": 3,
"BACKEND_APP_VERSION": "4.4.40",
@ -11,7 +11,7 @@
"MAX_RETRIES_ON_SERVER_ERROR": 3,
"OAUTH_CLIENT_ID": "redaction",
"OAUTH_IDP_HINT": null,
"OAUTH_URL": "https://dev-05.iqser.cloud/auth/realms/redaction",
"OAUTH_URL": "https://red-staging.iqser.cloud/auth/realms/redaction",
"RECENT_PERIOD_IN_HOURS": 24,
"SELECTION_MODE": "structural",
"MANUAL_BASE_URL": "https://docs.redactmanager.com/preview",

View File

@ -39,7 +39,7 @@
"@ngx-translate/core": "^14.0.0",
"@ngx-translate/http-loader": "^7.0.0",
"@nrwl/angular": "15.6.3",
"@pdftron/webviewer": "8.11.0",
"@pdftron/webviewer": "10.1.0",
"@swimlane/ngx-charts": "^20.0.1",
"dayjs": "^1.11.5",
"file-saver": "^2.0.5",

View File

@ -3424,10 +3424,10 @@
node-addon-api "^3.2.1"
node-gyp-build "^4.3.0"
"@pdftron/webviewer@8.11.0":
version "8.11.0"
resolved "https://registry.yarnpkg.com/@pdftron/webviewer/-/webviewer-8.11.0.tgz#11f948f93bcb701c5d32357d650a17455bfa14b7"
integrity sha512-TWtvSDAvig/7IQq9gqn1SSYL0cpWSfWo5gEsqmNqRc/qUEEsuZUqpSDXi5zQFX0xr5wWnLSQvrnGKK0iJdKWPg==
"@pdftron/webviewer@10.1.0":
version "10.1.0"
resolved "https://registry.yarnpkg.com/@pdftron/webviewer/-/webviewer-10.1.0.tgz#51bdcc91185629223340600efa400150b1f0132a"
integrity sha512-ZGpVO02qfM9u/kAZpG5io6xHiwhz4IKWIsUYX+HgPbotaQpeLYJjZjUni/99UPQCMOVVkC2mNZcIlOlJWKK3UQ==
"@phenomnomnominal/tsquery@4.1.1":
version "4.1.1"