From 5e8e9be77ca2a7a763828fd860bb78dc0c33f494 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 8 Oct 2020 16:30:50 +0000 Subject: [PATCH] chore(deps): bump strava-v3 from 2.0.5 to 2.0.7 Bumps [strava-v3](https://github.com/unboundev/node-strava-v3) from 2.0.5 to 2.0.7. - [Release notes](https://github.com/unboundev/node-strava-v3/releases) - [Commits](https://github.com/unboundev/node-strava-v3/compare/v2.0.5...v2.0.7) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 34c20b8..1d8d8bf 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "bluebird": "^3.5.1", "bunyan": "^1.8.14", "mongodb": "^3.5.9", - "strava-v3": "^2.0.5" + "strava-v3": "^2.0.7" }, "devDependencies": { "@babel/cli": "^7.11.6", diff --git a/yarn.lock b/yarn.lock index 6b46638..c4c08ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5169,10 +5169,10 @@ stealthy-require@^1.1.1: resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b" integrity sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks= -strava-v3@^2.0.5: - version "2.0.5" - resolved "https://registry.yarnpkg.com/strava-v3/-/strava-v3-2.0.5.tgz#78762bc3314acfe1c080403b48bb18595b3b2f7c" - integrity sha512-xAzZIjACR577F0LLVcJyi+wBw3dlGLiL0G6mroayR4o052kiAYOVpS9G/+3el/3YFNbTIJ2pHmm4AZ5TyEqKIQ== +strava-v3@^2.0.7: + version "2.0.7" + resolved "https://registry.yarnpkg.com/strava-v3/-/strava-v3-2.0.7.tgz#89f2b79be8332e16ba7bef2ea38c432ab782b3a7" + integrity sha512-b5tvMM9tjO7jrkcHs9VyhJI3WLJ13OVH88C/jz1tVqaymBxe/10bqA9Gg1WwkNz72MbmWupuMdAiz8BE6orxHA== dependencies: bluebird "^3.5.0" request "^2.81.0"