Merge pull request #1914 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.16.0

This commit is contained in:
dependabot-preview[bot]
2020-05-17 11:20:37 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4906,9 +4906,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",

View File

@@ -40,7 +40,7 @@
"@nextcloud/moment": "^1.1.1",
"@nextcloud/router": "^1.0.2",
"@nextcloud/vue": "^1.5.0",
"blueimp-md5": "^2.15.0",
"blueimp-md5": "^2.16.0",
"dompurify": "^2.0.11",
"lodash": "^4.17.15",
"markdown-it": "^10.0.0",