diff --git a/package.json b/package.json index e10365072..92f729a67 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,6 @@ "node-sloc": "^0.1.10", "raw-loader": "^0.5.1", "uglifyjs-webpack-plugin": "^1.2.4", - "uuid": "^3.2.1", "webpack": "^4.1.1", "webpack-cli": "^2.0.12", "webpack-shell-plugin": "^0.5.0" diff --git a/yarn.lock b/yarn.lock index 6e5718326..9b26e210f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4637,7 +4637,7 @@ util@0.10.3, util@^0.10.3: dependencies: inherits "2.0.1" -uuid@^3.0.0, uuid@^3.2.1: +uuid@^3.0.0: version "3.2.1" resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.2.1.tgz#12c528bb9d58d0b9265d9a2f6f0fe8be17ff1f14"