Skip to content

Commit

Permalink
Updated plupload to prevent drag and drop XSS
Browse files Browse the repository at this point in the history
  • Loading branch information
ignacionelson committed Jan 5, 2022
1 parent 240d20b commit 1d045b0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -25,7 +25,7 @@
"php": ">=7.0",
"claviska/simpleimage": "~3",
"enshrined/svg-sanitize": "^0.13",
"moxiecode/plupload": "3.1.2",
"moxiecode/plupload": "3.1.5",
"paragonie/random_compat": "^2.0",
"phpmailer/phpmailer": "~6.1",
"tamtamchik/simple-flash": "^1.2",
Expand Down
18 changes: 11 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1d045b0

Please sign in to comment.