Skip to content

Commit 23d4818

Browse files
chore(deps): bump strava-v3 from 2.0.5 to 2.0.8
Bumps [strava-v3](https://github.com/unboundev/node-strava-v3) from 2.0.5 to 2.0.8. - [Release notes](https://github.com/unboundev/node-strava-v3/releases) - [Commits](node-strava/node-strava-v3@v2.0.5...v2.0.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 0603e72 commit 23d4818

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"bluebird": "^3.5.1",
1313
"bunyan": "^1.8.14",
1414
"mongodb": "^3.5.9",
15-
"strava-v3": "^2.0.5"
15+
"strava-v3": "^2.0.8"
1616
},
1717
"devDependencies": {
1818
"@babel/cli": "^7.11.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5174,10 +5174,10 @@ stealthy-require@^1.1.1:
51745174
resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"
51755175
integrity sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=
51765176

5177-
strava-v3@^2.0.5:
5178-
version "2.0.5"
5179-
resolved "https://registry.yarnpkg.com/strava-v3/-/strava-v3-2.0.5.tgz#78762bc3314acfe1c080403b48bb18595b3b2f7c"
5180-
integrity sha512-xAzZIjACR577F0LLVcJyi+wBw3dlGLiL0G6mroayR4o052kiAYOVpS9G/+3el/3YFNbTIJ2pHmm4AZ5TyEqKIQ==
5177+
strava-v3@^2.0.8:
5178+
version "2.0.8"
5179+
resolved "https://registry.yarnpkg.com/strava-v3/-/strava-v3-2.0.8.tgz#887447b23f89b14672793da902b6a1237c5dffd3"
5180+
integrity sha512-MwpttKfSpt+b7E7V6KHb9RKbs0dybYdzGrTRPPz5Rx5U9RG2r5cmSy7TF8+NI5Ip9z5qiDb9ZaVym7VSfy72cw==
51815181
dependencies:
51825182
bluebird "^3.5.0"
51835183
request "^2.81.0"

0 commit comments

Comments
 (0)