Skip to content

Commit 062ac71

Browse files
chore(deps): bump strava-v3 from 2.0.5 to 2.0.6
Bumps [strava-v3](https://github.com/unboundev/node-strava-v3) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/unboundev/node-strava-v3/releases) - [Commits](node-strava/node-strava-v3@v2.0.5...v2.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8b247b4 commit 062ac71

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.6"
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
@@ -5169,10 +5169,10 @@ stealthy-require@^1.1.1:
51695169
resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"
51705170
integrity sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=
51715171

5172-
strava-v3@^2.0.5:
5173-
version "2.0.5"
5174-
resolved "https://registry.yarnpkg.com/strava-v3/-/strava-v3-2.0.5.tgz#78762bc3314acfe1c080403b48bb18595b3b2f7c"
5175-
integrity sha512-xAzZIjACR577F0LLVcJyi+wBw3dlGLiL0G6mroayR4o052kiAYOVpS9G/+3el/3YFNbTIJ2pHmm4AZ5TyEqKIQ==
5172+
strava-v3@^2.0.6:
5173+
version "2.0.6"
5174+
resolved "https://registry.yarnpkg.com/strava-v3/-/strava-v3-2.0.6.tgz#73a18ff1109ab53e6a945c2f693264ee161f2d0a"
5175+
integrity sha512-vV3dD75o0zuljvWFODBPNXh+3m3Fs8y6cgSfjP7EFKUNvFPVGItK0RLzp+LhLAj8pN+E+vVrOq+PcaHlb3i0/g==
51765176
dependencies:
51775177
bluebird "^3.5.0"
51785178
request "^2.81.0"

0 commit comments

Comments
 (0)