Skip to content

Commit aedbd20

Browse files
chore(deps): bump strava-v3 from 2.0.5 to 2.0.9
Bumps [strava-v3](https://github.com/unboundev/node-strava-v3) from 2.0.5 to 2.0.9. - [Release notes](https://github.com/unboundev/node-strava-v3/releases) - [Commits](node-strava/node-strava-v3@v2.0.5...v2.0.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5ec098e commit aedbd20

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.9"
1616
},
1717
"devDependencies": {
1818
"@babel/cli": "^7.13.10",

yarn.lock

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

5154-
strava-v3@^2.0.5:
5155-
version "2.0.5"
5156-
resolved "https://registry.yarnpkg.com/strava-v3/-/strava-v3-2.0.5.tgz#78762bc3314acfe1c080403b48bb18595b3b2f7c"
5157-
integrity sha512-xAzZIjACR577F0LLVcJyi+wBw3dlGLiL0G6mroayR4o052kiAYOVpS9G/+3el/3YFNbTIJ2pHmm4AZ5TyEqKIQ==
5154+
strava-v3@^2.0.9:
5155+
version "2.0.9"
5156+
resolved "https://registry.yarnpkg.com/strava-v3/-/strava-v3-2.0.9.tgz#e4e7577e588369ab2ae5b4a3e0e8aefd59bea5d7"
5157+
integrity sha512-4gVf7W+2e4lK8QIm0HTuhAyE5XpEr9fZm4n1kFfj352Sj98rtkFzF8GeNY5ufMfBCMbLvhG1koT+FMRhkYDp9g==
51585158
dependencies:
51595159
bluebird "^3.5.0"
51605160
request "^2.81.0"

0 commit comments

Comments
 (0)