diff --git a/HISTORY.md b/HISTORY.md index 42c43b06..69d8d092 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,4 +1,4 @@ -##0.16.3 +##0.16.4 **Changes** + [Update ws to 1.0.1](https://github.com/ripple/ripple-lib/pull/682) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 4d2fe361..98e8b35e 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "ripple-lib", - "version": "0.16.3", + "version": "0.16.4", "dependencies": { "ajv": { "version": "1.4.10", @@ -304,17 +304,17 @@ }, "ws": { "version": "1.0.1", - "from": "ws@1.0.1", + "from": "https://registry.npmjs.org/ws/-/ws-1.0.1.tgz", "resolved": "https://registry.npmjs.org/ws/-/ws-1.0.1.tgz", "dependencies": { "options": { "version": "0.0.6", - "from": "options@>=0.0.5", + "from": "https://registry.npmjs.org/options/-/options-0.0.6.tgz", "resolved": "https://registry.npmjs.org/options/-/options-0.0.6.tgz" }, "ultron": { "version": "1.0.2", - "from": "ultron@>=1.0.0 <1.1.0", + "from": "https://registry.npmjs.org/ultron/-/ultron-1.0.2.tgz", "resolved": "https://registry.npmjs.org/ultron/-/ultron-1.0.2.tgz" } } diff --git a/package.json b/package.json index 2c1a79f7..8a54c24e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ripple-lib", - "version": "0.16.3", + "version": "0.16.4", "license": "ISC", "description": "A JavaScript API for interacting with Ripple in Node.js and the browser", "files": [