Skip to content

Commit 58ac0d7

Browse files
authored
Security: Update jquery.ui.widget.js from 1.12.1 to 1.14.1 (#298)
Co-authored-by: strausr <git config --global user.email>
1 parent 3a69a02 commit 58ac0d7

4 files changed

Lines changed: 786 additions & 754 deletions

File tree

.githooks/pre-commit

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ js/jquery.fileupload-image.js
88
js/jquery.fileupload-process.js
99
js/jquery.fileupload-validate.js
1010
js/jquery.iframe-transport.js
11-
js/jquery.ui.widget.js
1211
js/load-image.all.min.js
1312
js/README.md
1413
'

js/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ It also contains several jquery plugins that can be used for client-side upload.
44
### Please Do not make any changes.
55
The files in this folder are used by several server-side sdks such as Ruby and Python SDKS.
66

7+
**Note:** Security updates to third-party dependencies (like `jquery.ui.widget.js`) are allowed when they maintain backward compatibility. However, we encourage developers to use a dependency manager such as NPM to install the 3rd party libraries, and not to rely on the files in the `js` folder.
8+
79
### Backward compatibility
810
The cloudinary-jquery-file-upload library is fully backwards compatible with the cloudinary_js library `v1.0.25`.
911
The relevant Blueimp files can still be found in the `js` folder for backward compatibility. If you rely on the Blueimp

0 commit comments

Comments
 (0)