Merge pull request #22700 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.18.0

Bump blueimp-md5 from 2.17.0 to 2.18.0
This commit is contained in:
Morris Jobke 2020-09-09 22:09:31 +02:00 committed by GitHub
commit 9780c4f755
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -2312,9 +2312,9 @@
"dev": true
},
"blueimp-md5": {
"version": "2.17.0",
"resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.17.0.tgz",
"integrity": "sha512-x5PKJHY5rHQYaADj6NwPUR2QRCUVSggPzrUKkeENpj871o9l9IefJbO2jkT5UvYykeOK9dx0VmkIo6dZ+vThYw=="
"version": "2.18.0",
"resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.18.0.tgz",
"integrity": "sha512-vE52okJvzsVWhcgUHOv+69OG3Mdg151xyn41aVQN/5W5S+S43qZhxECtYLAEHMSFWX6Mv5IZrzj3T5+JqXfj5Q=="
},
"bn.js": {
"version": "5.1.3",

View File

@ -43,7 +43,7 @@
"@nextcloud/vue-dashboard": "^0.1.8",
"autosize": "^4.0.2",
"backbone": "^1.4.0",
"blueimp-md5": "^2.16.0",
"blueimp-md5": "^2.18.0",
"bootstrap": "^4.5.2",
"clipboard": "^2.0.6",
"core-js": "^3.6.5",