Bump blueimp-md5 from 2.16.0 to 2.17.0

Bumps [blueimp-md5](https://github.com/blueimp/JavaScript-MD5) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/blueimp/JavaScript-MD5/releases)
- [Commits](https://github.com/blueimp/JavaScript-MD5/compare/v2.16.0...v2.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-03 08:04:39 +00:00
committed by GitHub
parent 25665b3f6d
commit 4711c4df73
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -6291,9 +6291,9 @@
"dev": true "dev": true
}, },
"blueimp-md5": { "blueimp-md5": {
"version": "2.16.0", "version": "2.17.0",
"resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.16.0.tgz", "resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.17.0.tgz",
"integrity": "sha512-j4nzWIqEFpLSbdhUApHRGDwfXbV8ALhqOn+FY5L6XBdKPAXU9BpGgFSbDsgqogfqPPR9R2WooseWCsfhfEC6uQ==" "integrity": "sha512-x5PKJHY5rHQYaADj6NwPUR2QRCUVSggPzrUKkeENpj871o9l9IefJbO2jkT5UvYykeOK9dx0VmkIo6dZ+vThYw=="
}, },
"bn.js": { "bn.js": {
"version": "5.1.2", "version": "5.1.2",

View File

@@ -40,7 +40,7 @@
"@nextcloud/moment": "^1.1.1", "@nextcloud/moment": "^1.1.1",
"@nextcloud/router": "^1.1.0", "@nextcloud/router": "^1.1.0",
"@nextcloud/vue": "^2.3.0", "@nextcloud/vue": "^2.3.0",
"blueimp-md5": "^2.16.0", "blueimp-md5": "^2.17.0",
"dompurify": "^2.0.12", "dompurify": "^2.0.12",
"lodash": "^4.17.19", "lodash": "^4.17.19",
"markdown-it": "^11.0.0", "markdown-it": "^11.0.0",