Merge pull request #21007 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.16.0
Bump blueimp-md5 from 2.15.0 to 2.16.0
This commit is contained in:
commit
72cd146322
|
@ -2645,9 +2645,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"blueimp-md5": {
|
||||
"version": "2.15.0",
|
||||
"resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.15.0.tgz",
|
||||
"integrity": "sha512-Zc6sowqlCWu3+V0bocZwdaPPXlRv14EHtYcQDCOghj9EdyKLMkAOODBh3HHAx5r7QRylDYCOaXa/b/edgBLDpA=="
|
||||
"version": "2.16.0",
|
||||
"resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.16.0.tgz",
|
||||
"integrity": "sha512-j4nzWIqEFpLSbdhUApHRGDwfXbV8ALhqOn+FY5L6XBdKPAXU9BpGgFSbDsgqogfqPPR9R2WooseWCsfhfEC6uQ=="
|
||||
},
|
||||
"bn.js": {
|
||||
"version": "4.11.8",
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
"@nextcloud/vue": "^1.5.0",
|
||||
"autosize": "^4.0.2",
|
||||
"backbone": "^1.4.0",
|
||||
"blueimp-md5": "^2.15.0",
|
||||
"blueimp-md5": "^2.16.0",
|
||||
"bootstrap": "^4.4.1",
|
||||
"clipboard": "^2.0.6",
|
||||
"core-js": "^3.6.5",
|
||||
|
|
Loading…
Reference in New Issue