| Index: node_modules/vulcanize/node_modules/update-notifier/node_modules/configstore/node_modules/uuid/package.json
|
| diff --git a/node_modules/vulcanize/node_modules/update-notifier/node_modules/configstore/node_modules/uuid/package.json b/node_modules/vulcanize/node_modules/update-notifier/node_modules/configstore/node_modules/uuid/package.json
|
| index 779662b9d90775153f5b45424e9d976dec2e9912..f9b0ffec9d5af15964cad39cfec0f99165be9e71 100644
|
| --- a/node_modules/vulcanize/node_modules/update-notifier/node_modules/configstore/node_modules/uuid/package.json
|
| +++ b/node_modules/vulcanize/node_modules/update-notifier/node_modules/configstore/node_modules/uuid/package.json
|
| @@ -1,6 +1,6 @@
|
| {
|
| "name": "uuid",
|
| - "version": "1.4.2",
|
| + "version": "2.0.1",
|
| "description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.",
|
| "keywords": [
|
| "uuid",
|
| @@ -29,8 +29,7 @@
|
| "test": "mocha test/test.js"
|
| },
|
| "browser": {
|
| - "./rng.js": "./rng-browser.js",
|
| - "./buffer.js": "./buffer-browser.js"
|
| + "./rng.js": "./rng-browser.js"
|
| },
|
| "repository": {
|
| "type": "git",
|
| @@ -52,6 +51,10 @@
|
| "url": "https://github.com/shtylman/node-uuid/issues"
|
| },
|
| "homepage": "https://github.com/shtylman/node-uuid",
|
| - "_id": "uuid@1.4.2",
|
| - "_from": "uuid@~1.4.1"
|
| + "_id": "uuid@2.0.1",
|
| + "dist": {
|
| + "shasum": "45ba18110874d22c6c63f9f7028b121be22b4469"
|
| + },
|
| + "_from": "uuid@^2.0.1",
|
| + "_resolved": "https://registry.npmjs.org/uuid/-/uuid-2.0.1.tgz"
|
| }
|
|
|