diff --git a/packages/server/package.json b/packages/server/package.json index a01c8d896696..bdbc15d9b211 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -114,7 +114,7 @@ "underscore": "1.9.1", "underscore.string": "3.3.5", "url-parse": "1.4.7", - "uuid": "3.3.2", + "uuid": "3.4.0", "which": "2.0.2", "widest-line": "3.1.0", "winston": "2.4.4" diff --git a/yarn.lock b/yarn.lock index 2c0d7ac97d91..5b32f9c2cfc0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -25269,7 +25269,7 @@ uuid@3.3.2: resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131" integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA== -uuid@^3.0.0, uuid@^3.0.1, uuid@^3.1.0, uuid@^3.3.2, uuid@^3.3.3: +uuid@3.4.0, uuid@^3.0.0, uuid@^3.0.1, uuid@^3.1.0, uuid@^3.3.2, uuid@^3.3.3: version "3.4.0" resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee" integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==