Skip to content

Commit 763f5a9

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 101e4e1 commit 763f5a9

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.10.5",

yarn.lock

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

5183-
strava-v3@^2.0.5:
5184-
version "2.0.5"
5185-
resolved "https://registry.yarnpkg.com/strava-v3/-/strava-v3-2.0.5.tgz#78762bc3314acfe1c080403b48bb18595b3b2f7c"
5186-
integrity sha512-xAzZIjACR577F0LLVcJyi+wBw3dlGLiL0G6mroayR4o052kiAYOVpS9G/+3el/3YFNbTIJ2pHmm4AZ5TyEqKIQ==
5183+
strava-v3@^2.0.6:
5184+
version "2.0.6"
5185+
resolved "https://registry.yarnpkg.com/strava-v3/-/strava-v3-2.0.6.tgz#73a18ff1109ab53e6a945c2f693264ee161f2d0a"
5186+
integrity sha512-vV3dD75o0zuljvWFODBPNXh+3m3Fs8y6cgSfjP7EFKUNvFPVGItK0RLzp+LhLAj8pN+E+vVrOq+PcaHlb3i0/g==
51875187
dependencies:
51885188
bluebird "^3.5.0"
51895189
request "^2.81.0"

0 commit comments

Comments
 (0)