Bump blueimp-md5 from 2.15.0 to 2.16.0
Bumps [blueimp-md5](https://github.com/blueimp/JavaScript-MD5) from 2.15.0 to 2.16.0. - [Release notes](https://github.com/blueimp/JavaScript-MD5/releases) - [Commits](https://github.com/blueimp/JavaScript-MD5/compare/v2.15.0...v2.16.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
7623a378f0
commit
61bf1cf916
6
package-lock.json
generated
6
package-lock.json
generated
@@ -4906,9 +4906,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"blueimp-md5": {
|
"blueimp-md5": {
|
||||||
"version": "2.15.0",
|
"version": "2.16.0",
|
||||||
"resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.15.0.tgz",
|
"resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.16.0.tgz",
|
||||||
"integrity": "sha512-Zc6sowqlCWu3+V0bocZwdaPPXlRv14EHtYcQDCOghj9EdyKLMkAOODBh3HHAx5r7QRylDYCOaXa/b/edgBLDpA=="
|
"integrity": "sha512-j4nzWIqEFpLSbdhUApHRGDwfXbV8ALhqOn+FY5L6XBdKPAXU9BpGgFSbDsgqogfqPPR9R2WooseWCsfhfEC6uQ=="
|
||||||
},
|
},
|
||||||
"bn.js": {
|
"bn.js": {
|
||||||
"version": "4.11.8",
|
"version": "4.11.8",
|
||||||
|
|||||||
@@ -40,7 +40,7 @@
|
|||||||
"@nextcloud/moment": "^1.1.1",
|
"@nextcloud/moment": "^1.1.1",
|
||||||
"@nextcloud/router": "^1.0.2",
|
"@nextcloud/router": "^1.0.2",
|
||||||
"@nextcloud/vue": "^1.5.0",
|
"@nextcloud/vue": "^1.5.0",
|
||||||
"blueimp-md5": "^2.15.0",
|
"blueimp-md5": "^2.16.0",
|
||||||
"dompurify": "^2.0.11",
|
"dompurify": "^2.0.11",
|
||||||
"lodash": "^4.17.15",
|
"lodash": "^4.17.15",
|
||||||
"markdown-it": "^10.0.0",
|
"markdown-it": "^10.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user