Skip to content

Commit 28336ff

Browse files
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 a708091 commit 28336ff

2 files changed

Lines changed: 8 additions & 47 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"bunyan": "^1.8.14",
1515
"moment": "^2.27.0",
1616
"mongodb": "^3.5.9",
17-
"strava-v3": "^2.0.5"
17+
"strava-v3": "^2.0.9"
1818
},
1919
"devDependencies": {
2020
"@babel/cli": "^7.12.17",

yarn.lock

Lines changed: 7 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -2848,7 +2848,7 @@ har-schema@^2.0.0:
28482848
resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035521f24735b7ec92"
28492849
integrity sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=
28502850

2851-
har-validator@~5.1.0, har-validator@~5.1.3:
2851+
har-validator@~5.1.3:
28522852
version "5.1.3"
28532853
resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-5.1.3.tgz#1ef89ebd3e4996557675eed9893110dc350fa080"
28542854
integrity sha512-sNvOCzEQNr/qrvJgc3UG/kD4QtlHycrzwS+6mfTrrSq97BvaYcPZZI1ZSqGSPR73Cxn4LKTD4PttRwfU7jWq5g==
@@ -4518,7 +4518,7 @@ prompts@^2.0.1:
45184518
kleur "^3.0.3"
45194519
sisteransi "^1.0.3"
45204520

4521-
psl@^1.1.24, psl@^1.1.28:
4521+
psl@^1.1.28:
45224522
version "1.7.0"
45234523
resolved "https://registry.yarnpkg.com/psl/-/psl-1.7.0.tgz#f1c4c47a8ef97167dea5d6bbf4816d736e884a3c"
45244524
integrity sha512-5NsSEDv8zY70ScRnOTn7bK7eanl2MvFrOrS/R6x+dBt5g1ghnj9Zv90kO8GwT8gxcu2ANyFprnFYB85IogIJOQ==
@@ -4531,11 +4531,6 @@ pump@^3.0.0:
45314531
end-of-stream "^1.1.0"
45324532
once "^1.3.1"
45334533

4534-
punycode@^1.4.1:
4535-
version "1.4.1"
4536-
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
4537-
integrity sha1-wNWmOycYgArY4esPpSachN1BhF4=
4538-
45394534
punycode@^2.1.0, punycode@^2.1.1:
45404535
version "2.1.1"
45414536
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
@@ -4728,33 +4723,7 @@ request-promise@^4.2.0:
47284723
stealthy-require "^1.1.1"
47294724
tough-cookie "^2.3.3"
47304725

4731-
request@^2.81.0:
4732-
version "2.88.0"
4733-
resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef"
4734-
integrity sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg==
4735-
dependencies:
4736-
aws-sign2 "~0.7.0"
4737-
aws4 "^1.8.0"
4738-
caseless "~0.12.0"
4739-
combined-stream "~1.0.6"
4740-
extend "~3.0.2"
4741-
forever-agent "~0.6.1"
4742-
form-data "~2.3.2"
4743-
har-validator "~5.1.0"
4744-
http-signature "~1.2.0"
4745-
is-typedarray "~1.0.0"
4746-
isstream "~0.1.2"
4747-
json-stringify-safe "~5.0.1"
4748-
mime-types "~2.1.19"
4749-
oauth-sign "~0.9.0"
4750-
performance-now "^2.1.0"
4751-
qs "~6.5.2"
4752-
safe-buffer "^5.1.2"
4753-
tough-cookie "~2.4.3"
4754-
tunnel-agent "^0.6.0"
4755-
uuid "^3.3.2"
4756-
4757-
request@^2.88.2:
4726+
request@^2.81.0, request@^2.88.2:
47584727
version "2.88.2"
47594728
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
47604729
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
@@ -5183,10 +5152,10 @@ stealthy-require@^1.1.1:
51835152
resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"
51845153
integrity sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=
51855154

5186-
strava-v3@^2.0.5:
5187-
version "2.0.5"
5188-
resolved "https://registry.yarnpkg.com/strava-v3/-/strava-v3-2.0.5.tgz#78762bc3314acfe1c080403b48bb18595b3b2f7c"
5189-
integrity sha512-xAzZIjACR577F0LLVcJyi+wBw3dlGLiL0G6mroayR4o052kiAYOVpS9G/+3el/3YFNbTIJ2pHmm4AZ5TyEqKIQ==
5155+
strava-v3@^2.0.9:
5156+
version "2.0.9"
5157+
resolved "https://registry.yarnpkg.com/strava-v3/-/strava-v3-2.0.9.tgz#e4e7577e588369ab2ae5b4a3e0e8aefd59bea5d7"
5158+
integrity sha512-4gVf7W+2e4lK8QIm0HTuhAyE5XpEr9fZm4n1kFfj352Sj98rtkFzF8GeNY5ufMfBCMbLvhG1koT+FMRhkYDp9g==
51905159
dependencies:
51915160
bluebird "^3.5.0"
51925161
request "^2.81.0"
@@ -5429,14 +5398,6 @@ tough-cookie@^3.0.1:
54295398
psl "^1.1.28"
54305399
punycode "^2.1.1"
54315400

5432-
tough-cookie@~2.4.3:
5433-
version "2.4.3"
5434-
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.4.3.tgz#53f36da3f47783b0925afa06ff9f3b165280f781"
5435-
integrity sha512-Q5srk/4vDM54WJsJio3XNn6K2sCG+CQ8G5Wz6bZhRZoAe/+TxjWB/GlFAnYEbkYVlON9FMk/fE3h2RLpPXo4lQ==
5436-
dependencies:
5437-
psl "^1.1.24"
5438-
punycode "^1.4.1"
5439-
54405401
tr46@^2.0.2:
54415402
version "2.0.2"
54425403
resolved "https://registry.yarnpkg.com/tr46/-/tr46-2.0.2.tgz#03273586def1595ae08fedb38d7733cee91d2479"

0 commit comments

Comments
 (0)