From 1c6c4aa46b77b4a83f35a6fc56b0a5a7156de5fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 20 Mar 2019 07:30:14 +0000 Subject: [PATCH] Bump @groceristar/groceristar-fetch from 1.2.17 to 1.2.19 Bumps [@groceristar/groceristar-fetch](https://github.com/GroceriStar/groceristar-fetch) from 1.2.17 to 1.2.19. - [Release notes](https://github.com/GroceriStar/groceristar-fetch/releases) - [Commits](https://github.com/GroceriStar/groceristar-fetch/compare/v1.2.17...v1.2.19) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 24 +++++++++--------------- 2 files changed, 10 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 33af4e6..addc989 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "access": "public" }, "dependencies": { - "@groceristar/groceristar-fetch": "^1.2.17", + "@groceristar/groceristar-fetch": "^1.2.19", "uuid": "^3.3.2" } } diff --git a/yarn.lock b/yarn.lock index 01a2026..0b464cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -675,24 +675,23 @@ exec-sh "^0.3.2" minimist "^1.2.0" -"@groceristar/groceristar-fetch@^1.2.17": - version "1.2.17" - resolved "https://registry.yarnpkg.com/@groceristar/groceristar-fetch/-/groceristar-fetch-1.2.17.tgz#cd0e06df9364cef0b7f3b8d4c8d5bebbd62a06fc" - integrity sha512-Y1JCY1oeFHec4W6cXObEdM+dByAy4VcCT4iqish6HWcSUXqwbQJ0UwPrUjW6WgS28CCUadRuK/tKe+bEcRq4yw== +"@groceristar/groceristar-fetch@^1.2.19": + version "1.2.19" + resolved "https://registry.yarnpkg.com/@groceristar/groceristar-fetch/-/groceristar-fetch-1.2.19.tgz#db59d45c58b38302cb40b75490f465cb24ffd0a2" + integrity sha512-0WOhAfA7C3nuVbQXeTm8H6zWKsivyOk7pBJew5hddWyx+kbQZvBEe4zZ5PkSvZFI0pYAusPH++RDzi84kCM18g== dependencies: - "@groceristar/sd-wrapper" "^1.0.15" + "@groceristar/sd-wrapper" "^1.0.20" dayjs "^1.8.0" fs "0.0.2" lodash "^4.17.10" underscore "^1.9.1" uuid "3.3.2" -"@groceristar/sd-wrapper@^1.0.15": - version "1.0.15" - resolved "https://registry.yarnpkg.com/@groceristar/sd-wrapper/-/sd-wrapper-1.0.15.tgz#08d83ca71db738d43852e612fe09de412ef540ab" - integrity sha512-TpWbb5uFdyaYy56rOYEGrzHGY8Mm58jAYUaJzfeEHSo7H3+MGCXh6iP6r9pJMe/BXjwqct6BsEPqQFetk3w6xg== +"@groceristar/sd-wrapper@^1.0.20": + version "1.0.20" + resolved "https://registry.yarnpkg.com/@groceristar/sd-wrapper/-/sd-wrapper-1.0.20.tgz#2948e2983a1a05df971fc0ad45663e5b386d45f2" + integrity sha512-WP9WmSNHTuhrXsetIKYrS5dA5oXrb1ORbJrtB8U1sLzUv3MRYd7a8y8GvsAQqdNPY1cUc7Tk1cQwfkjqNqGjYA== dependencies: - fs "^0.0.1-security" path "^0.12.7" uuid "^3.3.2" @@ -2070,11 +2069,6 @@ fs@0.0.2: resolved "https://registry.yarnpkg.com/fs/-/fs-0.0.2.tgz#e1f244ef3933c1b2a64bd4799136060d0f5914f8" integrity sha1-4fJE7zkzwbKmS9R5kTYGDQ9ZFPg= -fs@^0.0.1-security: - version "0.0.1-security" - resolved "https://registry.yarnpkg.com/fs/-/fs-0.0.1-security.tgz#8a7bd37186b6dddf3813f23858b57ecaaf5e41d4" - integrity sha1-invTcYa23d84E/I4WLV+yq9eQdQ= - fsevents@^1.2.2: version "1.2.4" resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.4.tgz#f41dcb1af2582af3692da36fc55cbd8e1041c426"