From dbf474a1b5fdf3e87a15d22a81945af9667d3e20 Mon Sep 17 00:00:00 2001 From: SF4524LogeshKumar <166115263+SF4524LogeshKumar@users.noreply.github.com> Date: Mon, 7 Jul 2025 12:48:05 +0530 Subject: [PATCH 1/2] 968932: Updated pExtractTextOption Package --- How to/Extract Text Option/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How to/Extract Text Option/package.json b/How to/Extract Text Option/package.json index 03a5252..f108444 100644 --- a/How to/Extract Text Option/package.json +++ b/How to/Extract Text Option/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { From e0c3abb6ea5426d20c109283429583e0b114051d Mon Sep 17 00:00:00 2001 From: SF4524LogeshKumar Date: Mon, 7 Jul 2025 13:13:14 +0530 Subject: [PATCH 2/2] 968932: Updated package.json to resolve dependabot issues. --- How to/Add Handwritten Signature Programmatically/package.json | 2 +- .../package.json | 2 +- How to/Add Save Button In Toolbar/package.json | 2 +- How to/Configure AnnotationSelector Setting/package.json | 2 +- .../package.json | 2 +- How to/Custom Context Menu/package.json | 2 +- How to/Custom Fonts/package.json | 2 +- How to/Customization of Print Quality/package.json | 2 +- How to/Enable Local Storage/package.json | 2 +- How to/Export and Import Annotation/package.json | 2 +- How to/Extract Text/package.json | 2 +- How to/Find Text Async/package.json | 2 +- .../Get Base 64 string of the loaded PDF document/package.json | 2 +- How to/Get Page Details/package.json | 2 +- How to/Library Bounds to Viewer Bounds/package.json | 2 +- How to/Open and Close bookmark pane/package.json | 2 +- How to/Organize pdf/package.json | 2 +- .../package.json | 2 +- How to/Refer resource url locally/package.json | 2 +- How to/Restrict Zoom Percentage on Mobile Devices/package.json | 2 +- .../Show the custom items in custom stamp dropdown/package.json | 2 +- How to/TextSearch/package.json | 2 +- How to/customize existing toolbar/package.json | 2 +- .../Load PDF file from URL/TypeScriptClient/package.json | 2 +- .../TypeScriptClient/package.json | 2 +- .../Save PDF file to server/TypeScriptClient/package.json | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/How to/Add Handwritten Signature Programmatically/package.json b/How to/Add Handwritten Signature Programmatically/package.json index 411ae21..be2200a 100644 --- a/How to/Add Handwritten Signature Programmatically/package.json +++ b/How to/Add Handwritten Signature Programmatically/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/Add Rectangle Annotations Using Search Text Bounds/package.json b/How to/Add Rectangle Annotations Using Search Text Bounds/package.json index 03a5252..f108444 100644 --- a/How to/Add Rectangle Annotations Using Search Text Bounds/package.json +++ b/How to/Add Rectangle Annotations Using Search Text Bounds/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/Add Save Button In Toolbar/package.json b/How to/Add Save Button In Toolbar/package.json index 03a5252..f108444 100644 --- a/How to/Add Save Button In Toolbar/package.json +++ b/How to/Add Save Button In Toolbar/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/Configure AnnotationSelector Setting/package.json b/How to/Configure AnnotationSelector Setting/package.json index 03a5252..f108444 100644 --- a/How to/Configure AnnotationSelector Setting/package.json +++ b/How to/Configure AnnotationSelector Setting/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/Control Annotation Visibility After Downloading/package.json b/How to/Control Annotation Visibility After Downloading/package.json index 03a5252..f108444 100644 --- a/How to/Control Annotation Visibility After Downloading/package.json +++ b/How to/Control Annotation Visibility After Downloading/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/Custom Context Menu/package.json b/How to/Custom Context Menu/package.json index 81e4efa..f4cddb0 100644 --- a/How to/Custom Context Menu/package.json +++ b/How to/Custom Context Menu/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/Custom Fonts/package.json b/How to/Custom Fonts/package.json index 03a5252..f108444 100644 --- a/How to/Custom Fonts/package.json +++ b/How to/Custom Fonts/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/Customization of Print Quality/package.json b/How to/Customization of Print Quality/package.json index 03a5252..f108444 100644 --- a/How to/Customization of Print Quality/package.json +++ b/How to/Customization of Print Quality/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/Enable Local Storage/package.json b/How to/Enable Local Storage/package.json index 03a5252..f108444 100644 --- a/How to/Enable Local Storage/package.json +++ b/How to/Enable Local Storage/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/Export and Import Annotation/package.json b/How to/Export and Import Annotation/package.json index 03a5252..f108444 100644 --- a/How to/Export and Import Annotation/package.json +++ b/How to/Export and Import Annotation/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/Extract Text/package.json b/How to/Extract Text/package.json index 03a5252..f108444 100644 --- a/How to/Extract Text/package.json +++ b/How to/Extract Text/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/Find Text Async/package.json b/How to/Find Text Async/package.json index 03a5252..f108444 100644 --- a/How to/Find Text Async/package.json +++ b/How to/Find Text Async/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/Get Base 64 string of the loaded PDF document/package.json b/How to/Get Base 64 string of the loaded PDF document/package.json index 03a5252..f108444 100644 --- a/How to/Get Base 64 string of the loaded PDF document/package.json +++ b/How to/Get Base 64 string of the loaded PDF document/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/Get Page Details/package.json b/How to/Get Page Details/package.json index 03a5252..f108444 100644 --- a/How to/Get Page Details/package.json +++ b/How to/Get Page Details/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/Library Bounds to Viewer Bounds/package.json b/How to/Library Bounds to Viewer Bounds/package.json index 03a5252..f108444 100644 --- a/How to/Library Bounds to Viewer Bounds/package.json +++ b/How to/Library Bounds to Viewer Bounds/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/Open and Close bookmark pane/package.json b/How to/Open and Close bookmark pane/package.json index 03a5252..f108444 100644 --- a/How to/Open and Close bookmark pane/package.json +++ b/How to/Open and Close bookmark pane/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/Organize pdf/package.json b/How to/Organize pdf/package.json index 03a5252..f108444 100644 --- a/How to/Organize pdf/package.json +++ b/How to/Organize pdf/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/PageRenderStarted and PageRenderCompleted event/package.json b/How to/PageRenderStarted and PageRenderCompleted event/package.json index 03a5252..f108444 100644 --- a/How to/PageRenderStarted and PageRenderCompleted event/package.json +++ b/How to/PageRenderStarted and PageRenderCompleted event/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/Refer resource url locally/package.json b/How to/Refer resource url locally/package.json index 03a5252..f108444 100644 --- a/How to/Refer resource url locally/package.json +++ b/How to/Refer resource url locally/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/Restrict Zoom Percentage on Mobile Devices/package.json b/How to/Restrict Zoom Percentage on Mobile Devices/package.json index 5e76ade..3edbc64 100644 --- a/How to/Restrict Zoom Percentage on Mobile Devices/package.json +++ b/How to/Restrict Zoom Percentage on Mobile Devices/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/Show the custom items in custom stamp dropdown/package.json b/How to/Show the custom items in custom stamp dropdown/package.json index 03a5252..f108444 100644 --- a/How to/Show the custom items in custom stamp dropdown/package.json +++ b/How to/Show the custom items in custom stamp dropdown/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/TextSearch/package.json b/How to/TextSearch/package.json index 03a5252..f108444 100644 --- a/How to/TextSearch/package.json +++ b/How to/TextSearch/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/How to/customize existing toolbar/package.json b/How to/customize existing toolbar/package.json index 03a5252..f108444 100644 --- a/How to/customize existing toolbar/package.json +++ b/How to/customize existing toolbar/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/Save and Load/Load PDF file from URL/TypeScriptClient/package.json b/Save and Load/Load PDF file from URL/TypeScriptClient/package.json index 3f2cc65..9055bf8 100644 --- a/Save and Load/Load PDF file from URL/TypeScriptClient/package.json +++ b/Save and Load/Load PDF file from URL/TypeScriptClient/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/Save and Load/Load PDF file from base64 string/TypeScriptClient/package.json b/Save and Load/Load PDF file from base64 string/TypeScriptClient/package.json index 3f2cc65..9055bf8 100644 --- a/Save and Load/Load PDF file from base64 string/TypeScriptClient/package.json +++ b/Save and Load/Load PDF file from base64 string/TypeScriptClient/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": { diff --git a/Save and Load/Save PDF file to server/TypeScriptClient/package.json b/Save and Load/Save PDF file to server/TypeScriptClient/package.json index 3f2cc65..9055bf8 100644 --- a/Save and Load/Save PDF file to server/TypeScriptClient/package.json +++ b/Save and Load/Save PDF file to server/TypeScriptClient/package.json @@ -29,7 +29,7 @@ "html-webpack-plugin": "^5.5.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.11.1", + "webpack-dev-server": "^5.2.1", "webpack-stream": "^7.0.0" }, "dependencies": {