| Index: node_modules/vulcanize/node_modules/update-notifier/node_modules/configstore/node_modules/uuid/benchmark/package.json
|
| diff --git a/node_modules/vulcanize/node_modules/update-notifier/node_modules/configstore/node_modules/uuid/benchmark/package.json b/node_modules/vulcanize/node_modules/update-notifier/node_modules/configstore/node_modules/uuid/benchmark/package.json
|
| index aa1a42100a52edd06105e340727c3e2e913b86c3..94e0b5938e23799597ad85accae14c6f3aa511bd 100644
|
| --- a/node_modules/vulcanize/node_modules/update-notifier/node_modules/configstore/node_modules/uuid/benchmark/package.json
|
| +++ b/node_modules/vulcanize/node_modules/update-notifier/node_modules/configstore/node_modules/uuid/benchmark/package.json
|
| @@ -3,7 +3,7 @@
|
| "private": true,
|
| "description": "Benchmarks for node-uuid",
|
| "dependencies": {
|
| - "uuid": "^1.4.1",
|
| - "uuid-js": "^0.7.4"
|
| + "uuid": "1.4.1",
|
| + "uuid-js": "0.7.4"
|
| }
|
| }
|
|
|