Bump blueimp-file-upload from 9.34.0 to 10.32.0
Dependabot couldn't find the original pull request head commit, d43fa0a66e16638f88de33f362c21d50f527c219.
This commit is contained in:
23
package-lock.json
generated
23
package-lock.json
generated
@@ -6,7 +6,7 @@
|
|||||||
"": {
|
"": {
|
||||||
"name": "consuldemocracy",
|
"name": "consuldemocracy",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"blueimp-file-upload": "^9.34.0",
|
"blueimp-file-upload": "^10.32.0",
|
||||||
"foundation-sites": "^6.7.5",
|
"foundation-sites": "^6.7.5",
|
||||||
"jquery": "^3.7.1",
|
"jquery": "^3.7.1",
|
||||||
"jquery-ui": "^1.13.3",
|
"jquery-ui": "^1.13.3",
|
||||||
@@ -442,19 +442,22 @@
|
|||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
"node_modules/blueimp-file-upload": {
|
"node_modules/blueimp-file-upload": {
|
||||||
"version": "9.34.0",
|
"version": "10.32.0",
|
||||||
"resolved": "https://registry.npmjs.org/blueimp-file-upload/-/blueimp-file-upload-9.34.0.tgz",
|
"resolved": "https://registry.npmjs.org/blueimp-file-upload/-/blueimp-file-upload-10.32.0.tgz",
|
||||||
"integrity": "sha512-dXacFmyv6p0n+l5+u1ssYhSpCJdYabl7BZTw5WvB6ygY2ksTB3SdD6huafryEO5DH+XuspHDL6+IJ3m14Va+FQ==",
|
"integrity": "sha512-3WMJw5Cbfz94Adl1OeyH+rRpGwHiNHzja+CR6aRWPoAtwrUwvP5gXKo0XdX+sdPE+iCU63Xmba88hoHQmzY8RQ==",
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"blueimp-canvas-to-blob": "3.5.0",
|
"blueimp-canvas-to-blob": "3",
|
||||||
"blueimp-load-image": "2.12.2",
|
"blueimp-load-image": "5",
|
||||||
"blueimp-tmpl": "3.6.0"
|
"blueimp-tmpl": "3"
|
||||||
|
},
|
||||||
|
"peerDependencies": {
|
||||||
|
"jquery": ">=1.7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/blueimp-load-image": {
|
"node_modules/blueimp-load-image": {
|
||||||
"version": "2.12.2",
|
"version": "5.16.0",
|
||||||
"resolved": "https://registry.npmjs.org/blueimp-load-image/-/blueimp-load-image-2.12.2.tgz",
|
"resolved": "https://registry.npmjs.org/blueimp-load-image/-/blueimp-load-image-5.16.0.tgz",
|
||||||
"integrity": "sha512-o6YeeBo0e6g3/T7mPZtED/y/66VdhMxYVEqE5Owl+9Ew0MpLFgFh6humePBAh0JVRfCtK7CHQ7K84S4GIfaZtg==",
|
"integrity": "sha512-3DUSVdOtlfNRk7moRZuTwDmA3NnG8KIJuLcq3c0J7/BIr6X3Vb/EpX3kUH1joxUhmoVF4uCpDfz7wHkz8pQajA==",
|
||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
"node_modules/blueimp-tmpl": {
|
"node_modules/blueimp-tmpl": {
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "consuldemocracy",
|
"name": "consuldemocracy",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"blueimp-file-upload": "^9.34.0",
|
"blueimp-file-upload": "^10.32.0",
|
||||||
"foundation-sites": "^6.7.5",
|
"foundation-sites": "^6.7.5",
|
||||||
"jquery": "^3.7.1",
|
"jquery": "^3.7.1",
|
||||||
"jquery-ui": "^1.13.3",
|
"jquery-ui": "^1.13.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user