From 09c1dadf5e014ee0a410b8c4429a315a58911979 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2019 13:41:26 +0000 Subject: [PATCH 1/2] fix(package): update uuid to version 3.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78a3624113..8c522f4183 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "sundial": "1.6.0", "tidepool-platform-client": "0.41.0", "usb-cdc-acm": "0.1.1", - "uuid": "3.3.2" + "uuid": "3.3.3" }, "browserslist": "electron 3.1", "build": { From 37bb825c195f6bf9ae37ab1f778980cbc55566f8 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 19 Aug 2019 06:44:00 -0700 Subject: [PATCH 2/2] chore(package): update lockfile https://npm.im/greenkeeper-lockfile --- yarn.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index cda0cb3be5..493ee8b27e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5176,7 +5176,6 @@ flush-write-stream@^1.0.0: flux-standard-action@2.1.1: version "2.1.1" resolved "https://registry.yarnpkg.com/flux-standard-action/-/flux-standard-action-2.1.1.tgz#b2e204145ea8e4294d6b0f178d8e8c416802948f" - integrity sha512-W86GzmXmIiTVq/dpYVd2HtTIUX9c35Iq3ao3xR6qcKtuXgbu+BDEj72op5VnEIe/kpuSbhl+I8kT1iS2hpcusw== dependencies: lodash "^4.17.15" @@ -7129,10 +7128,6 @@ lodash@3.3.1: version "3.3.1" resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.3.1.tgz#3b914d4a1bb27efcee076e0dfa58152018e2042e" -lodash@4.17.11: - version "4.17.11" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" - lodash@4.17.15, lodash@^4.17.15: version "4.17.15" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" @@ -11688,6 +11683,10 @@ uuid@3.3.2, uuid@^3.0.0, uuid@^3.1.0, uuid@^3.3.2: version "3.3.2" resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131" +uuid@3.3.3: + version "3.3.3" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866" + uuid@^2.0.2: version "2.0.3" resolved "https://registry.yarnpkg.com/uuid/-/uuid-2.0.3.tgz#67e2e863797215530dff318e5bf9dcebfd47b21a"