Browse Source

[js] Bump blueimp-md5 a major version

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma 7 years ago
parent
commit
3810e89449
4 changed files with 6 additions and 41 deletions
  1. 1 1
      bower.json
  2. 5 40
      core/vendor/blueimp-md5/.bower.json
  3. 0 0
      core/vendor/blueimp-md5/js/md5.min.js
  4. 0 0
      core/vendor/core.js

+ 1 - 1
bower.json

@@ -13,7 +13,7 @@
     "tests"
   ],
   "dependencies": {
-    "blueimp-md5": "~1.1.0",
+    "blueimp-md5": "^2.7.0",
     "handlebars": "^4.0.5",
     "jcrop": "~0.9.12",
     "jquery": "~2.2.0",

+ 5 - 40
core/vendor/blueimp-md5/.bower.json

@@ -1,49 +1,14 @@
 {
   "name": "blueimp-md5",
-  "version": "1.1.1",
-  "title": "JavaScript MD5",
-  "description": "JavaScript MD5 implementation.",
-  "keywords": [
-    "javascript",
-    "md5"
-  ],
   "homepage": "https://github.com/blueimp/JavaScript-MD5",
-  "author": {
-    "name": "Sebastian Tschan",
-    "url": "https://blueimp.net"
-  },
-  "maintainers": [
-    {
-      "name": "Sebastian Tschan",
-      "url": "https://blueimp.net"
-    }
-  ],
-  "contributors": [
-    {
-      "name": "Paul Johnston",
-      "url": "http://pajhome.org.uk/crypt/md5"
-    }
-  ],
-  "repository": {
-    "type": "git",
-    "url": "git://github.com/blueimp/JavaScript-MD5.git"
-  },
-  "bugs": "https://github.com/blueimp/JavaScript-MD5/issues",
-  "license": "MIT",
-  "main": "js/md5.js",
-  "ignore": [
-    "/*.*",
-    "css",
-    "js/demo.js",
-    "test"
-  ],
-  "_release": "1.1.1",
+  "version": "2.7.0",
+  "_release": "2.7.0",
   "_resolution": {
     "type": "version",
-    "tag": "1.1.1",
-    "commit": "f6d59c44053c65cab63b6e8329c731af632249e8"
+    "tag": "v2.7.0",
+    "commit": "31cbd8e463b43882c7b0cf461508ddf1c8f14154"
   },
   "_source": "https://github.com/blueimp/JavaScript-MD5.git",
-  "_target": "~1.1.0",
+  "_target": "^2.2.7",
   "_originalSource": "blueimp-md5"
 }

File diff suppressed because it is too large
+ 0 - 0
core/vendor/blueimp-md5/js/md5.min.js


File diff suppressed because it is too large
+ 0 - 0
core/vendor/core.js


Some files were not shown because too many files changed in this diff