mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°5621 Move jquery.fileupload.js 9.22.0 (?) to NPM
Update to 9.22.1 to fix https://github.com/advisories/GHSA-4cj8-g9cp-v5wr
This commit is contained in:
31
node_modules/.package-lock.json
generated
vendored
31
node_modules/.package-lock.json
generated
vendored
@@ -21,6 +21,37 @@
|
||||
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.2.8.tgz",
|
||||
"integrity": "sha512-L4m91PcWa1Zj4PA+/JflGAlz86mtoZP96vJmfByUmuNgS+b7odNPBfWRY2gOFhy1kh4J9lresLeINN0yQec8hA=="
|
||||
},
|
||||
"node_modules/blueimp-canvas-to-blob": {
|
||||
"version": "3.5.0",
|
||||
"resolved": "https://registry.npmjs.org/blueimp-canvas-to-blob/-/blueimp-canvas-to-blob-3.5.0.tgz",
|
||||
"integrity": "sha512-1Aq2Yn6SUsOERT4Ng7GUWRy6oRvqeNU2Iwhcq5ZH7aoejFkLEKjRx/XcpepfU7IMmj3sONSmiLmSgzj9umGUPw==",
|
||||
"optional": true
|
||||
},
|
||||
"node_modules/blueimp-file-upload": {
|
||||
"version": "9.22.1",
|
||||
"resolved": "https://registry.npmjs.org/blueimp-file-upload/-/blueimp-file-upload-9.22.1.tgz",
|
||||
"integrity": "sha512-ezGkn/agWUWZOw8mYa5yYC9LvUlrT5bN3zk2fPlpLWgyhbBMz8BSGKO3M48BWlXWAeR+lVtEhy9xiG8FLnHEVw==",
|
||||
"optionalDependencies": {
|
||||
"blueimp-canvas-to-blob": "3.5.0",
|
||||
"blueimp-load-image": "2.12.2",
|
||||
"blueimp-tmpl": "3.6.0"
|
||||
}
|
||||
},
|
||||
"node_modules/blueimp-load-image": {
|
||||
"version": "2.12.2",
|
||||
"resolved": "https://registry.npmjs.org/blueimp-load-image/-/blueimp-load-image-2.12.2.tgz",
|
||||
"integrity": "sha512-o6YeeBo0e6g3/T7mPZtED/y/66VdhMxYVEqE5Owl+9Ew0MpLFgFh6humePBAh0JVRfCtK7CHQ7K84S4GIfaZtg==",
|
||||
"optional": true
|
||||
},
|
||||
"node_modules/blueimp-tmpl": {
|
||||
"version": "3.6.0",
|
||||
"resolved": "https://registry.npmjs.org/blueimp-tmpl/-/blueimp-tmpl-3.6.0.tgz",
|
||||
"integrity": "sha512-FPbl2VMophcudvT2Li+y10RtKT4l7wBto1NZycXoVQb1JVlo8QbjDgEqL9Ph41/rUl4dTOv3mqWPoxqCHA1b7A==",
|
||||
"optional": true,
|
||||
"bin": {
|
||||
"tmpl.js": "js/compile.js"
|
||||
}
|
||||
},
|
||||
"node_modules/bulma-scss": {
|
||||
"version": "0.9.4",
|
||||
"resolved": "https://registry.npmjs.org/bulma-scss/-/bulma-scss-0.9.4.tgz",
|
||||
|
||||
Reference in New Issue
Block a user