diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d5fcb01..c056c4a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog This file contains highlights of what changes on each version of the [Akismet.js](https://www.npmjs.com/package/akismet-js) library. +#### Version 0.5.1 +- Upgraded the package dependencies. + #### Version 0.5.0 - Raised the required [Node.js](http://nodejs.org) version. - Removed the dependency on [`promise`](https://www.npmjs.com/package/promise) module. diff --git a/package.json b/package.json index 6d1c7f4d..1b009151 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "license": "MIT", "main": "./index", "name": "akismet-js", - "version": "0.5.0", + "version": "0.5.1", "bin": { "akismet": "./bin/cli.js" }, @@ -14,22 +14,22 @@ "body-parser": "^1.12.0", "commander": "^2.6.0", "cors": "^2.5.3", - "express": "^4.11.2", + "express": "^4.12.2", "forever": "^0.14.1", "superagent": "^0.21.0" }, "devDependencies": { - "browserify": "8.1.3", + "browserify": "9.0.3", "del": "^1.1.1", "docgen-js": "^0.0.1", "gulp": "^3.8.11", "gulp-david": "^0.2.0", "gulp-jshint": "^1.9.2", - "gulp-load-plugins": "^0.8.0", + "gulp-load-plugins": "^0.8.1", "gulp-mocha": "^2.0.0", - "gulp-sourcemaps": "^1.3.0", + "gulp-sourcemaps": "^1.5.0", "gulp-uglify": "^1.1.0", - "gulp-zip": "^2.0.2", + "gulp-zip": "^2.0.3", "vinyl-buffer": "^1.0.0", "vinyl-source-stream": "^1.0.0" }, diff --git a/www/404.html b/www/404.html index c52dfe45..d7884e88 100644 --- a/www/404.html +++ b/www/404.html @@ -11,8 +11,8 @@ - - + +